An open-source protector for .NET applications that obfuscates code and prevents reverse engineering.
ConfuserEx is an open-source protector for .NET applications that obfuscates code, encrypts resources, and applies multiple security layers to prevent reverse engineering and tampering. It helps developers safeguard their intellectual property by making it difficult to decompile, debug, or modify compiled .NET assemblies. The tool supports a wide range of .NET Framework versions and offers extensibility through a plugin API.
.NET developers and software vendors who need to protect their applications from reverse engineering, piracy, or unauthorized analysis, particularly those distributing commercial or sensitive software.
Developers choose ConfuserEx because it provides comprehensive, free, and open-source protection specifically tailored for .NET, with features like control flow obfuscation, anti-debugging, and a plugin system that rivals commercial obfuscators without the cost.
An open-source, free protector for .NET applications
Supports versions from 2.0 to 4.8, covering a wide range of legacy and current Framework applications, as listed in the features.
Offers multiple protections like control flow obfuscation, anti-debugging, and tamper protection, making reverse engineering and analysis difficult.
Allows developers to create custom plugins, enhancing flexibility for specific obfuscation needs beyond the built-in features.
Compresses the protected assembly to reduce file size, aiding in distribution and deployment efficiency.
Lacks compatibility with .NET Core, .NET 5+, and .NET Standard, limiting its use for contemporary cross-platform development.
Obfuscation can interfere with reflection, serialization, or debugging features, requiring careful configuration and testing to avoid runtime issues.
Requires learning the crproj project file format and understanding obfuscation settings, which can be daunting for quick setups or less experienced users.
Open-Source Shellcode & PE Packer
Reflective PE packer.
Crinkler is an executable file compressor (or rather, a compressing linker) for compressing small 32-bit Windows demoscene executables. As of 2026, it is the most widely used tool for compressing 1k/4k/8k intros.
Multi-Packer wrapper letting us daisy-chain various packers, obfuscators and other Red Team oriented weaponry. Featured with artifacts watermarking, IOCs collection & PE Backdooring. You feed it with your implant, it does a lot of sneaky things and spits out obfuscated executable.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.