Skip to content

3.7.0

Latest

Choose a tag to compare

@meck-gd meck-gd released this 15 Jul 14:04
Immutable release. Only release title and notes can be modified.

What's Changed

  • Switch DeadCodeRemover to be iterative by @meck-gd in #29
    • This fixes obfuscators that went out of their way to cause stack overflows in de4dot.
  • Add support for Mason Protector by @meck-gd in #30
  • DeepSea: Fix junk block removal for newer versions by @meck-gd in #31
  • ModuleVersionId is no longer changed in the deobfuscated output. This is because some obfuscators rely on that field and use it as cryptographic input. Changing its value causes breakage, especially if multiple obfuscators were used on a file and a second run of de4dot is required.

Full Changelog: 3.6.0...3.7.0