Alvin Hensel replied

396 weeks ago

Hello,

I used pyinstaller to convert my python script to an exe file. I used
pyinstaller -w my_python_code.py which creates a directory that contains the exe file along with the dependent libraries. how can I anti decompile the exe file? or Should I obfuscate the python script before creating exe file?

Thank You!!!

I didn't find the right solution from the Internet.
References
http://www.dreamincode.net/forums/topic/405316-how-to-non-decompile-a-python-exe-file-created-by-pyinstaller/
Sustainable Transport Video
Please log in to post a reply.