Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 2.33 KB

Changelog.md

File metadata and controls

71 lines (53 loc) · 2.33 KB

Deobfuscator3000 1.0.0 (beta)

Release date: 8.28.2020 (Evening)

What was added:

  • Minecraft mod deobfuscator

Deobfuscator3000 1.0.5

Release date: 8.29.2020 (Afternoon)

What was added:

  • Drag and drop ability!
  • Ability to cancel in progress deobfuscation!
  • Small bugs fixed!

Deobfuscator3000 1.1.0

Release date: 9.2.2020 (Afternoon)

What was added:

  • New log console with colors!
  • Handling application close during deobfuscation!
  • Confirmation before overriding an existing folder!
  • Small bugs and missthinks fixed!

Deobfuscator3000 1.2.0

Release date: 9.2.2021 (Afternoon)

What was added:

  • Small cosmetic UI changes (mostly code)!
  • Application now has min size so it cant be sized down too much!
  • Fixing a bug when replaced files being messed up!
  • Fixing a bug when console was not cleared when ctrl + middle click was issued!
  • Console now allows for horizontal scrolling when window is too small!
  • Application is now wrapped into setup installer together with java runtime, effectively eliminating necessity of you having java on your device!
  • Procyon decompiler is now implemented together with deobfuscator so Deobfuscator3000 is now effectively java decompiler as well while eliminating necessity of you having your mods predecompiled before deobfuscating!
  • 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!

Deobfuscator3000 1.2.3

Release date: 9.15.2021 (Night)

What was added:

  • Small quality of life changes!
  • Restricting possible mod paths, hard drives are now restricted!
  • Log now has on right click simple context menu!
  • Small bugs fixed!
  • Size of installable application reduced by approximately 100MB!