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-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@ A GUI for a the popular [java-deobfuscator](https://github.com/java-deobfuscator
4
4
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
-
Note that as of 3.0 very old versions of deobfuscator will no longer be supported.
7
+
Note that as of version 3.0 very old versions of deobfuscator will no longer be supported.
8
8
9
9
## How to Use
10
-
1. Download the deobfuscator.jar from https://github.com/java-deobfuscator/deobfuscator.
10
+
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.
0 commit comments