Python obfuscation

bonono at gmail.com bonono at gmail.com
Wed Nov 9 13:53:01 EST 2005


How effective can it be when python is designed to make writing this
kind of code hard(hopefully impossible) ? The most effective would be
renaming function and may be variables but if the functions are kept
short, they would at most looks like haskell ;-)

Fredrik Lundh wrote:
> hmm.  is google down today?
>
>     http://www.lysator.liu.se/~astrand/projects/pyobfuscate/
>
>     pyobfuscate is a source code obfuscator: It makes Python source code
>     hard to read for humans, while still being executable for the Python
>     interpreter.
> 
> </F>




More information about the Python-list mailing list