WineHQ
Category: Main Programming / Software Engineering DJ Java Decompiler

DJ Java Decompiler

DJ Java Decompiler is Windows decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files (for example Java applets). DJ Java Decompiler is able to decompile complex Java applets and binaries, producing accurate source code. DJ Java Decompiler is a stand-alone Windows application; it doesn't require having Java installed.

DJ Java Decompiler is not just Java decompiler and disassembler but it is also a fully featured Java editor using the graphic user interface with syntax-coloring.

Why is a DJ Java Decompiler useful?

  • DJ Java Decompiler is useful for recovery of lost or accidentally destroyed source code.
  • Decompiling Java is an excellent way of learning both Java and how the Java VM works. DJ Java Decompiler makes it easy to peek into Java classes and learn from the source. Its easy to use and intuitive graphical user interface eases the learning curve for new starters in Java.
  • Fixing and debugging .class files. Use DJ Java Decompiler when developers are slow to respond to questions that need immediate answers.
  • DJ Java Decompiler is useful for exploring the sources of Java runtime libraries.
  • Like the possibility to inline bytecode.
  • To check the results of your class file obfuscation

Application Details:

Developer: A. Neshkov
URL: http://www.neshkov.com/

Super Maintainers: About Maintainership

No maintainers. Volunteer today!

For more details and user comments, view the versions of this application

VersionDescriptionLatest RatingLatest Wine version testedTest resultsComments
3.xNew features in version 3.12.12.96:Platinum1.7.830
Back