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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,9 @@
2
2
3
3
This project aims to deobfuscate most commercially-available obfuscators for Java.
4
4
5
-
## Update 02/20/18
6
-
This project will likely be on pause for the next month or two because my arm is broken
5
+
## Updates
6
+
To download an updated version of Java Deobfuscator, go to https://github.com/ThisTestUser/deobfuscator/releases.
7
+
If you would like to run this program with a GUI, go to https://github.com/java-deobfuscator/deobfuscator-gui and grab a download. Put the deobfuscator-gui.jar in the same folder as deobfuscator.jar.
0 commit comments