[ANN] JCMP 0.86, java compressor
From: Gang (gzhangx_at_hotmail.com)
Date: 12/08/03
- Previous message: hoop: "[HELP] How can I look up a DynamicMBean through JNDI?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 7 Dec 2003 23:32:26 -0600
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
- Previous message: hoop: "[HELP] How can I look up a DynamicMBean through JNDI?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|