Skip to content

java-deobfuscator/deobfuscator-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deobfuscator-gui downloads

A GUI for a the popular java-deobfuscator.

What is Deobfuscator-GUI?

Deobfuscator-GUI is a GUI for the command line deobfuscator. User interfaces are more intuitive to the average user, allowing more people to use the tool without needing to concern themselves with syntax or configuration files. Note that as of version 3.0 very old versions of deobfuscator will no longer be supported.

How to Use

A java installation with javafx is required. Azul Zulu JDK+FX/JRE+FX builds are the easiest option to get these.

  1. Download the deobfuscator.jar from https://github.com/java-deobfuscator/deobfuscator. Place it in the same folder as the GUI you will be downloading to avoid selecting the JAR when you open the GUI.
  2. Download or build the GUI:
    • Download: releases
    • Build: Clone the repository then run mvn package
  3. Run the GUI:
    • Specify an input and output file, and then add the required libraries and select your transformers.

Some transformers have their own configuration, right click a selected transformer to edit its config.

Screenshots

swing