Skip to content

Latest commit

 

History

History
94 lines (81 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

94 lines (81 loc) · 3.46 KB

CHANGELOG

All releases are documented in this file.

October 6, 2022

🔧 Changes:

Bug fixes and stability improvements.

✨ New:

  • Support .NET Reactor v6.9.
  • Multi-Platform support.

September 28, 2022

🔧 Changes:

Bug fixes and stability improvements.

✨ New:

  • Rename obfuscated symbols name.
  • Restore the type of fields & parameters that have had their type turned into object.
  • Support both static & dynamic control flow deobfuscation.
  • Support both static & dynamic string decryption.

September 26, 2022

🔧 Changes:

Bug fixes and stability improvements.

✨ New:

  • Rename obfuscated symbols name.
  • Restore the type of fields & parameters that have had their type turned into object.
  • Support both static & dynamic control flow deobfuscation.
  • Support both static & dynamic string decryption.

May 07, 2022

🔧 Changes:

  • Improve & Fix Control Flow Deobfuscator.
  • Improve & Fix Token Decrypter.
  • Improve & Fix Cleaner.
  • Fix Boolean Decrypter.

✨ New:

  • Remove strong name removal protection.

April 10, 2022

🔧 Changes:

  • Improve Control Flow Deobfuscator.
  • Improve & Fix Cleaner.

✨ New:

  • Added Boolean Decrypter.

April 06, 2022

🔧 Changes:

  • Updated to .NET Framework 4.8.
  • Improved Control Flow Deobfuscator (Now it's static and provides better results).
  • Improved Cleaner #6.
  • Fix #5 & #10.
  • Some Bug Fixes & Improvements.

✨ New:

  • Unhide Assembly Actual Entry Point.
  • Added GUI.
  • Added Costura.Fody De-compressor.
  • Remove NOP Instructions.

November 22, 2021

🔧 Changes:

  • Fixed #4.

✨ New:

  • Added token decrypter #3.

November 21, 2021

🔧 Changes:

  • Fixed an issue with dumping embedded assemblies on .NET Reactor v6.8.0.0.

November 16, 2021

🔧 Changes:

  • Removed unnecessary metadata options on Save function.

October 10, 2021

🔧 Changes:

  • Fixed an issue where importing null methods while fixing proxies calls.
  • Fixed an issue where failed to find decryption method on some obfuscated assemblies.

October 09, 2021

🔧 Changes:

  • Fixed issues with DLL files.

v1.0.0.0

October 04, 2021