ConfuserEx is a free, open-source protector for .NET applications. It is the successor of Confuser project.
What is ConfuserEx?
confuserex is an open-source protector for .NET applications. It offers advanced security to applications written in C#, VB, F#, and other .NET languages. ConfuserEx is the successor to Confuser project. While Confuser is widely regarded as one of the strongest obfuscators available in .NET, ConfuserEx continues to provide excellent protections to .NET applications.
Features ConfuserEx supports .NET Framework from 2.0 - 4.5 and Mono (and other .NET platforms if enough request!). It supports most of the protections you’ll find in commerical protectors, and some more!
- Symbol renaming
- WPF/BAML renaming
- Control flow obfuscation
- Method reference hiding
- Anti debuggers/profilers
- Anti memory dumping
- Anti tampering (method encryption)
- Embedding dependency
- Constant encryption
- Resource encryption
- Compressing output
- Extensible plugin API
Interface Screenshot
Protection example
References
ConfuserEx Org:
https://yck1509.github.io/ConfuserEx/
https://github.com/yck1509/ConfuserEx
ConfuserEx 2(forked from ConfuserEx):