Java Decompiler
Tuesday, January 5, 2010 at 10:19PM Many years ago, JAD, the Java Decompiler was released and caused quite a stir, as it made trivial obtaining readable Java sources from Java class files. The author of JAD resolved not to maintain it however, and as new releases of Java have been made JAD was not updated for interoperability.
Enter the Java Decompiler Project. The project Provides a core decompiler, Eclipse plugin and standalone GUI. The releases are interoperable through all current releases of the Java compiler from 1.1.8 to 1.6.0.
Chris |
Post a Comment |
Compilers 
Reader Comments