Releases: java-decompiler/jd-gui
Releases · java-decompiler/jd-gui
JD-GUI 1.6.6
This release includes the following changes:
- Minor update on configuration parsing
- Update JD-Core to 1.1.3:
- Addition of a part of the test protocol described in this research paper : The Strengths and Behavioral Quirks of Java Bytecode Decompilers
- Improved recompilation of decompiled source codes
- Decompiling and recompiling without any errors :
commons-codec:commons-codec:1.13
org.apache.commons:commons-collections4:4.1
org.apache.commons:commons-lang3:3.9
JD-GUI 1.6.5
This release includes the following changes:
-
Merged pull requests:
-
Update JD-Core to 1.1.2:
- Addition of a part of the test protocol described in this research paper : The Strengths and Behavioral Quirks of Java Bytecode Decompilers
- Improved recompilation of decompiled source codes
- Decompiling and recompiling without any errors :
commons-codec:commons-codec:1.13
org.apache.commons:commons-collections4:4.1
JD-GUI 1.6.4
This release includes the following changes:
- Update JD-Core to 1.1.1:
- Addition of a part of the test protocol described in this research paper : The Strengths and Behavioral Quirks of Java Bytecode Decompilers
- Improved recompilation of decompiled source codes
- Decompiling and recompiling
org.apache.commons:commons-collections4:4.1
without any errors
JD-GUI 1.6.3
JD-GUI 1.6.2
This release includes the following changes:
- Fix bug in 'Search in constant pool' dialog
- Fix bug in 'Escape unicode characters'
- Improve 'for' & 'switch' statements reconstruction
JD-GUI 1.6.1
Quick fix : bug with Proguard & Java reflection in JD-Core
JD-GUI 1.6.0
This release includes the following changes:
- Updating JD-Core to 1.0.4 (Java 9 support)
- Adding multi-release JAR file support
- Adding indexation of "module-info.class" files and hyperlinks on Java module pages
JD-GUI 1.5.2
This release includes the following changes:
- Updating JD-Core to 1.0.3
- Adding AAR (Android archive) file support
- Adding JMOD (Java 9 module) file support
JD-GUI 1.5.1
This release includes the following changes:
- Updating JD-Core to 1.0.2
- Improving readability of decompiled source code
- Replacing "access$...(...)" bridge methods
JD-GUI 1.5.0
This release includes the following changes:
- Updating JD-Core to 1.0.1
- Adding capability to search source code on maven.org