Need advice for obfuscating Python code
Sandeep Gupta
sandeep182 at hotmail.com
Tue Feb 26 17:08:41 EST 2002
More information about the Python-list mailing list
Tue Feb 26 17:08:41 EST 2002
- Previous message (by thread): Need advice for obfuscating Python code
- Next message (by thread): Need advice for obfuscating Python code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I've written a product in Python and I wanted to find out how best to obfuscate the code. I want the distributed files to be moderately hard to reverse engineer. One option is to compile the code and distribute the .pyo files. Are there any better alternatives? Thanks Sandeep
- Previous message (by thread): Need advice for obfuscating Python code
- Next message (by thread): Need advice for obfuscating Python code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list