thekingmeme / deobfuscator-gui

An awesome GUI for an awesome deobfuscator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An awesome GUI for an awesome deobfuscator

License:Apache License 2.0


Languages

Language:Java 100.0%