Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2003 18:51:15 -0300
From:      Roberto de Iriarte <rdeiriar@spock.cl>
To:        Bob Dixon <Bob.Dixon@sas.com>
Cc:        java@freebsd.org
Subject:   Re: Java Obfuscators
Message-ID:  <3FA03653.2080608@spock.cl>
In-Reply-To: <F2E670D5036BE14E89473A3FAEDE6ACE0485BDA9@merc18.na.sas.com>
References:  <F2E670D5036BE14E89473A3FAEDE6ACE0485BDA9@merc18.na.sas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-java
>To unsubscribe, send any mail to "freebsd-java-unsubscribe@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FA03653.2080608>