It is a powerful decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files. It is able to decompile complex Java applets and binaries, producing accurate source code.
JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE.
A Java GUI library that enhances the functionality and appearance of JTable. Database connectivity, TreeTable, pivot (OLAP) table. Sort, filter data, dynamically add/remove columns etc. Can be easily integrated into your code.
Mangle-It Java Obfuscator makes Java code unreadable. Symbol and file names are mangled, strings encrypted, symbols are updated in comments and xml config files. Code like "int GetString(int n )" converts "int sXXXYYYXYXXYX( int sXXXXYYXYXXYX )".
Load, performance and functional testing for websites and web applications. JBlitz gives you continuous heavy loading and automated response validation. Fully featured with logging, graphs, stats, scheduling, HTTP debugger etc. Full Java API.