Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: protect a Java application from decompiling


Message #1 by "Enrico Teotti" <teotti@h...> on Thu, 5 Dec 2002 14:28:44
Hello,

after compiling you should use an "obfuscator", to prevent source
rebuilding.

This one for example is free: http://www.drjava.de/obfuscator/, and if you
search on net you'll find many more.

Cheers,
Catalin



----- Original Message -----
From: "Enrico Teotti" <teotti@h...>
To: "Java 2 Enterprise Edition" <j2ee@p...>
Sent: Thursday, December 05, 2002 2:28 PM
Subject: [j2ee] protect a Java application from decompiling


> Hi,
> I would like to know if I develop an application in Java how could I
protect it from decompiling?
> Thanks,
> Enrico


  Return to Index