undebel / NoFuserEx

Free deobfuscator for ConfuserEx.
MIT License
396 stars 98 forks source link

Dll assemblies support #9

Open greenozon opened 8 years ago

greenozon commented 8 years ago

Looks like there is no support for dlls? I've found in one place in sources that there is no analysis for null for the EP....

undebel commented 8 years ago

Where?

greenozon commented 8 years ago

hmm thats weired, double checked, the check is present! https://github.com/CodeShark-Dev/NoFuserEx/blob/84a27e5f60695ab6b841fdb5500b3372263a7a1a/NoFuserEx/NoFuserEx/Deobfuscator/Deobfuscators/AntiTamperDeobfuscator.cs#L44

I guess I downloaded some old archive......