[ANN] JCMP 0.86 available
From: Gang (gzhangx_at_hotmail.com)
Date: 12/08/03
- Next message: Marcus Beyer: "Re: Tomcat 4.1.27 not updating servlets"
- Previous message: Gang: "[ANN] JCMP 0.86, java compressor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 8 Dec 2003 10:45:17 +0100
JCMP is a free java class compressor and java byte code optimizer (java
class Obfuscator).
It can:
a.. optimize your code by reducing unnessessary load/store and goto
instructions
b.. compress public/protected/private fields/methods to very short names
c.. compress class names to short names
d.. strip inner class information
e.. strip debug information
f.. If the file ends with extension .war, jcmp will treate it as a war
file.
Available at:
http://viscomp.utdallas.edu/FACADE/jcmp/
Also available:
bjServer 0.95zxx7, 380K java web server/Servlet-JSP engine. Supports
servlet 2.3/JSP1.2,
works with Apache or IIS via AJP connector. Can use SSL.
Available at:
http://viscomp.utdallas.edu/FACADE/websrv/
Best regards,
Gang
- Next message: Marcus Beyer: "Re: Tomcat 4.1.27 not updating servlets"
- Previous message: Gang: "[ANN] JCMP 0.86, java compressor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|