discovered 27 Aug 2026
krypton-devirtualizer
→ View on GitHubKrypton is a .NET Reactor devirtualizer designed to transform virtualized or protected assemblies into executable, standalone Common Intermediate Language (CIL) code. Its primary use case involves reconstructing VM-protected methods, recovering hidden calls, and decrypting strings/resources, all while ensuring the output maintains original runtime behavior and functionality without reliance on the .NET Reactor runtime. Notable features include automated semantic validation, a generic reconstruction engine adaptable to various inputs, and a range of post-deobfuscation capabilities to enhance code readability and execution efficiency.