Open Issues Need Help
View All on GitHub AssemblyResolver component is broken for samples from latest version. about 2 hours ago
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