From bede76d11c09436b4411961d4537b1e1a475d057 Mon Sep 17 00:00:00 2001 From: Programmer001 <39063786+SimplyProgrammer@users.noreply.github.com> Date: Wed, 15 Sep 2021 21:16:52 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9598d77..b93ef7e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -42,3 +42,17 @@ What was added: * Small bugs fixed! * 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! # + +# Deobfuscator3000 1.2.2 + +Release date: 9.15.2021 (Evening) + +What was added: +* Decompiler is now fully functional, it can deal with inner and nested classes! +* Performance of decompiler was increased approximately 3 times! +* Now on, extracted directory will not be removed after cancelation of process so you can continue deobfuscation! +* Progress bar! +* Small quality of life changes! +* Small bugs fixed! +* 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! +#