Code obfuscation
Code obfuscation / decompilers?
Martin von Loewis loewis at informatik.hu-berlin.deSun Oct 8 13:07:40 EDT 2000
- Previous message (by thread): Code obfuscation / decompilers?
- Next message (by thread): Code obfuscation / decompilers?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Joshua Muskovitz" <josh at open.com> writes: > But a "real" obfuscator, which took bytecode and munged it into > something really bizarre would help a lot more. Did you have a look at freeze? It is harder to extract the bytecode from compiled C that it is extracting it from pyc files. Regards, Martin
- Previous message (by thread): Code obfuscation / decompilers?
- Next message (by thread): Code obfuscation / decompilers?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list