Reverse engineering & crackmes.
Write-ups on .NET internals, obfuscation, and following what a program actually does. Debugger screenshots, sample files, and the steps to follow along.
All articles
1 articleILSentinel: solving a .NET crackme with dnSpy
Follow an ILSentinel-protected C# crackme in dnSpy: decrypt its methods, skip the watchdog, and capture a working serial.
Read the write-up →