A deobfuscation tool for Eazfuscator.

deobfuscation deobfuscator eazfuscator
1 Open Issue Need Help Last updated: Dec 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `AssemblyResolver` component in EazFixer is broken when processing samples from newer Eazfuscator versions. This is due to a change in Eazfuscator's output format, specifically a loop variable `i` now initializing to `1` instead of `0`, leading to an `IndexOutOfRangeException` in EazFixer's parsing logic. The issue provides the exact code location and screenshots of the change.

Complexity: 1/5
bug good first issue Eazfuscator Update

A deobfuscation tool for Eazfuscator.

C#
#deobfuscation#deobfuscator#eazfuscator