Java Obfuscators

Roberto de Iriarte rdeiriar at spock.cl
Wed Oct 29 13:51:15 PST 2003


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!
>
>Bob
>
>_______________________________________________
>freebsd-java at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-java
>To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>
>  
>
I'm sorry, i fail to see the purpose of an obfuscator for Java

Compiled java apps are platform neutral, so you'll not need to 
redistribute the sources
unless you want to. Should your customer need to interface with your 
classes, a propery
written JavaDoc should suffice.

Not that i would not want to tell you about the wonders of Open Source ...

Regards
Roberto



More information about the freebsd-java mailing list