All Projects → java-deobfuscator → Deobfuscator Gui

java-deobfuscator / Deobfuscator Gui

Licence: apache-2.0
An awesome GUI for an awesome deobfuscator

Programming Languages

java
68154 projects - #9 most used programming language

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

  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.

Screenshots

swing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].