Chad Walstrom wrote: > On Thu, Aug 14, 2003 at 10:40:25AM -0400, Geoffrey Talvola wrote: >> Maybe you're trying to hide the source code by using .pyc files? > > BINGO! He's counting on code obfuscation through bytecode. There's > very few other explainations for this. Now, as to the reasons why > he'd want to obfuscate, there could be a few explainations, but the > most obvious is commercialization of his software. Since the WebWare > copyright license is not GPL, this seems to be a legitimate use of > WebWare. Good luck!
Certainly legitimate -- I have no problem with it. But isn't there a tool that decompiles .pyc files? (called Decompyle I believe) If so, then it wouldn't be a very effective method of obfuscation. - Geoff ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
