koray105 on 2026-06-17 21:03:
Nice beginner-friendly .NET crackme. The README basically points you in the right direction, and since there is no obfuscation the password can be found pretty quickly by opening the binary in dnSpy/ILSpy and checking the main method.
The password is stored as a plain string and compared directly with the user input, so the solution is:
TihiyOmut_Secret_2026
Good first crackme overall. Simple, clear, and useful for learning how basic C# binaries look in a decompiler.
You must be logged in to submit a writeup
Write a comment
Share how awesome the crackme was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
Please keep the comments section English-only.
Rate the difficulty
How would you rate the difficulty of this crackme ?