Downloads

Classguard Evaluation Version
ClassGuard is a tool to prevent Java decompiling. The Java class files are encrypted using a 128Bit AES encryption. The AES key is generated randomly every time you start the encryption tool. The decryption is done transparently by a custom class loader. The main part of this class loader is written in C to prevent decompiling and other tampering.
http://www.jsecurity.net/opencms/classguard/download.html

JSecurity Bytecode Agent
Run your application with the additional parameter -javaagent:JSecurityAgent.jar. The bytecode agent displays all classes of which it can get the bytecode.
http://download.jsecurity.net/util/JSecurityAgent.jar

Tomcat APR support for Debian/Ubuntu
This is the tcnative binary libtcnative-1.so for Debian/Ubuntu Linux on x86-32. Built on Ubuntu 7.10. Tested with Debian 3.1 ("Sarge"), Ubuntu 6.10 ("Edgy"), 7.10 ("Gutsy") and 8.04 ("Hardy"). May also run on other x86 Linux platforms. See contained README.txt for installation.
http://download.jsecurity.net/util/tcnative-debian.tar.gz

Top of page Print version  Imprint