Need advice for obfuscating Python code

Sandeep Gupta sandeep182 at hotmail.com
Tue Feb 26 17:08:41 EST 2002


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





More information about the Python-list mailing list