Code obfuscation
Code obfuscation / decompilers?
Joshua Muskovitz josh at open.comFri Oct 6 21:22:05 EDT 2000
- Previous message (by thread): Code obfuscation / decompilers?
- Next message (by thread): Code obfuscation / decompilers?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'm sure that other commercial developers have had this concern, namely, how do I prevent others from figuring out how my code works (without the original source, that is...)? Do code obfuscators exist for Python? Conversely, are there any bytecode to source code decompilers? These would be of great help in convincing myself that my code is relatively safe from prying eyes as well. All pointers welcome... -- josh -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
- 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