#4297
DJ Java Decompiler is a powerful and easy-to-use Java decompiler for Windows, which can precisely decompile/revert the compiled class file of Java (complicated Java applets and binary files) to Java's source code and save as plain text file or other common file formats. To use it, you do not have to additionally install the JVM (Java Virtual Machine) or any other JDK (Java Development Kit) environment, tools module in your system.

#3564
Decompiler and disassembler are essential tools for any sharp-sighted programmers. No matter which programming languages, they have their corresponding decompilers. For compiled Java binary class file, there are two excellent decompilers: they are freeware Java Decompiler and commercial software DJ Java Decompiler (AppNee will release its related resources later).