In the Project tab, select your input assembly (e.g., your .exe or .dll ) and set an output directory.

ConfuserEx 2 employs a variety of techniques to hinder static and dynamic analysis. These protections are applied at the Intermediate Language (IL) level.

While ConfuserEx 2 is robust, security researchers often need to analyze potentially malicious obfuscated binaries. Common deobfuscation steps involve:

Prevents researchers from attaching debuggers or extracting code directly from RAM. How to Obfuscate Your Application