|
You could also write a custom wrapper for the java virtual machine. Encrypt the jar files and decrypt them on the fly (optionally only decrypting sensitive jar files with an encryption key stored in your license). I once saw this and when you combine it with obfuscation of the jar files, it will certainly take a cracker some time to decrypt everything.
Greetings
|