You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,14 @@ A GUI for a the popular [java-deobfuscator](https://github.com/java-deobfuscator
5
5
## What is Deobfuscator-GUI?
6
6
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.
7
7
8
-
There are two variants in the repository, one for *Swing* and another for *JavaFX (default)*.
9
-
10
8
## How to Use
11
9
1. Download the deobfuscator.jar from https://github.com/java-deobfuscator/deobfuscator.
0 commit comments