[python-win32] Anti-reverse Python-based binaries?
Harald Armin Massa[legacy]
haraldarminmassa at gmail.com
Fri Feb 10 11:14:10 CET 2012
>
> ...decompiling "protection"..
the correct answer is of course "put the code on a server"
BUT
there is code that cannot reside on a server. Especially client code in a
client-server-environment. Example: the dropbox client. OnlineGameClients.
As much as I learned Dropbox took a quite effective approach: reshuffle the
Python bytecodes, compile your own Python.
Rises the costs of reengeneering quite a bit.
Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
no fx, no carrier pigeon
-
Using PostgreSQL is mostly about sleeping well at night.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20120210/c293d892/attachment.html>
More information about the python-win32
mailing list