YanoDeobfuscator is an open-source deobfuscator for Yano Obfuscator. It uses Dnlib written by 0xd4d for the assembly edition.
YanoDeobfuscator supports a few features :
Current features:
- Able to decrypt strings with or without ControlFlow
Features to add:
- Simple renaming of class/field/method
- To clean the ControlFlow please use DE4DOT
- To decrypt Resources simply dump the assembly in memory using MegaDumper by CodeCracker