File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ It plans to make deobfuscating simple by having a UI, instead of having to deal
88
99I currently use WindowBuilder to create the GUI: https://eclipse.org/windowbuilder/
1010
11+ Any issues, suggestions, or pull requests are very welcome!
12+
1113## How to Use
12141 . Download the GUI from the releases page.
13152 . Download the deobfuscator.jar from https://github.com/java-deobfuscator/deobfuscator .
@@ -18,5 +20,5 @@ I currently use WindowBuilder to create the GUI: https://eclipse.org/windowbuild
1820- [x] Input and output jar selection
1921- [x] Load and select transformers from deobfuscator jar (double text panels to fix order)
2022- [x] A list of libraries that can be loaded (manageable with add, remove)
21- - [ ] Input and output command equivalent (that can be run via command prompt)
23+ - [x ] Input and output command equivalent (that can be run via command prompt)
2224- [x] A console that can be used to check errors
You can’t perform that action at this time.
0 commit comments