I have a small project compiled as an exe and heard that you can decompile python projects. I have downloaded uncompyle2 but am unfamiliar how to install and use it on the exe. Any help or tutorial links would be good. I am new to python so go gentle.
I did use cd 'dir' command to navigate to the setup.py file and installed it but now i am not sure how to call it unless i did something wrong during the installation maybe?