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: Changelog.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,3 +42,17 @@ What was added:
42
42
* Small bugs fixed!
43
43
* Note: Implementation of decompiler is not the best one yet because it cant properly deal with inner and nested classes and its performance is questionable as well!
44
44
#
45
+
46
+
# Deobfuscator3000 1.2.2
47
+
48
+
Release date: 9.15.2021 (Evening)
49
+
50
+
What was added:
51
+
* Decompiler is now fully functional, it can deal with inner and nested classes!
52
+
* Performance of decompiler was increased approximately 3 times!
53
+
* Now on, extracted directory will not be removed after cancelation of process so you can continue deobfuscation!
54
+
* Progress bar!
55
+
* Small quality of life changes!
56
+
* Small bugs fixed!
57
+
* Note: .exe file in repository still requires java to work but you can download setup from the link in "Since 1.2.0" section that will install application that does not need java!
0 commit comments