13 min read
The Obfuscator Decrypted Its Own Key For Me
A .NET crackme buried under control-flow flattening, a string-decryption VM, and anti-debug. Reading it got me nowhere. So I ran it and let its own code cough up the key.
Security · Systems · Low-level
Computer Science Student exploring security, systems, and low-level programming.
A .NET crackme buried under control-flow flattening, a string-decryption VM, and anti-debug. Reading it got me nowhere. So I ran it and let its own code cough up the key.