Encryption source code with md5

alex goretoy agoretoy at gmail.com
Sun Mar 28 04:15:22 EDT 2010


There's not many options when it comes to obfuscating python source. If you
even do find a way to obfuscate it. It won't take much to reverse it. That's
just how python works. Really I wouldn't even worry about looking for a way
to do this, reason behind that is that it's not difficult to reverse it.
This is not c,c++, php or java man/woman. Good luck.

Thank you,
-Alex Goretoy
http://launchpad.net/~a1g


On Sun, Mar 28, 2010 at 12:59 AM, catalinfest at gmail.com <
catalinfest at gmail.com> wrote:

> Dear friends .
>
> I have two simple questions:
> It is possible to encrypt with md5 python source code?
> What option do I have to protect my python source code?
>
> Thank you .
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100328/fa01278b/attachment-0001.html>


More information about the Python-list mailing list