I am new to apache and tomcat. I have been working on ode obfuscation in x86 code for windows exe's. This sounds like something I would be intereested i you have the patience for someone new to java. I have only been working in linux/apache/java for three months now.
Jim DiZoglio -----Original Message----- From: Serge Knystautas [mailto:[EMAIL PROTECTED] Sent: Sunday, April 09, 2000 9:58 PM To: [EMAIL PROTECTED] Subject: Code obfuscation taskdef I'm sorry if this has already been discussed... I just joined the Ant mailing list (wishing there was a web based archive of messages), but I wanted to see if there was any interest in developing a code obfuscation taskdef for Ant (and if anyone was already working on this). I was thinking of using something like JAX (100% pure java, from alphaworks) which removes unnecessary methods, and renames methods to very short names, all which should compress the code, making it quicker to download and execute, and harder to decompile. Also, are there other code obfuscators (preferably open source) that people here would recommend? I think this tool would be very useful for people using Ant to generate applets. Thanks. Serge Knystautas Loki Technologies http://www.lokitech.com/
