>
> ...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.
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to