A curated list of open-source .NET deobfuscators and unpackers for reversing protected assemblies.
.NET-Deobfuscator is a curated GitHub repository that aggregates open-source tools for deobfuscating and unpacking .NET assemblies. It provides a centralized directory of utilities targeting specific .NET obfuscators like ConfuserEx, .NET Reactor, and Agile.NET, helping reverse engineers and security analysts analyze protected code.
Security researchers, reverse engineers, and developers who need to analyze or recover source code from obfuscated .NET applications, particularly in malware analysis or software auditing contexts.
It saves time by compiling specialized deobfuscation tools in one place, eliminating the need to search scattered repositories, and supports a wide range of obfuscators with community-maintained updates.
Lists of .NET Deobfuscator and Unpacker (Open Source)
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Catalogs tools for over 40 .NET obfuscators like ConfuserEx and .NET Reactor, saving significant search time for security researchers.
Organizes tools by specific obfuscator, making it straightforward to find the right utility for a given protector without sifting through unrelated options.
Accepts pull requests to keep the list current with new tools and versions, fostering collaboration and timely additions from the reverse engineering community.
Provides links to tutorials and basic deobfuscators, such as StringDecryptorBase with commented code, aiding newcomers in learning reverse engineering techniques.
Tools are from independent developers, so reliability and maintenance vary widely; some may be outdated, experimental, or lack documentation, requiring trial and error.
Users must manually download, configure, and potentially combine multiple tools, as there's no unified interface or automation, increasing complexity for non-experts.
Being a community list, there's no official support or verification for tool functionality or safety, leaving users to rely on potentially abandoned repositories.