Java Obfuscators

Antony T Curtis antony.t.curtis at ntlworld.com
Wed Oct 29 16:31:08 PST 2003


On Wed, 2003-10-29 at 20:05, Bob Dixon wrote:
>   My group is developing in Java on FreeBSD, and we're interested in using an obfuscator to prevent reverse-engineering.  Can anyone recommend one that runs on FreeBSD?  Thanks!

Jopt does a pretty good job of obfuscating... and results in
lighter-weight executables in the process.

For added bonus, you can use it on your java runtime jars for faster
startup time. Warning - it does make debugging more difficult.

-- 
Antony T Curtis BSc     Unix Analyst Programmer
http://homepage.ntlworld.com/antony.t.curtis/



More information about the freebsd-java mailing list