• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering jd-gui v1.6.5 - A standalone Java Decompiler GUI

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,609
Solutions
2
Reputation
32
Reaction score
100,454
Points
2,313
Credits
32,610
‎6 Years of Service‎
 
76%
jd-gui.png


jd-eclipse.png


JD-GUI – A standalone Java Decompiler GUI

JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.

Changelog v1.6.5

This release includes the following changes:

    Merged pull requests:
        #194: Add -Djd.gui.cfg –> java -Djd-gui.cfg=path/to/jd-gui.cfg -jar jd-gui.jar
        #265: Add StartupWMClass to jd-gui.desktop for Linux
        #267: Add kar file support (KAraf aRchive)
        #274: Add OpenJDK11 compatibility –> “In order to make JD-GUI available via MacPorts, I’ve added OpenJDK11 support.”
    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


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top