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.
Author:
vetementsvmnts
Language:
C/C++
Upload:
2026-09-17 16:50
Platform:
Unix/linux etc.
Difficulty:
1.2
Quality:
3.5
Arch:
x86-64
Downloads:
74
Size:
14.16 KB
Writeups:
1
Comments:
2
Description
This crackme features anti-debugging protection and an XOR-encrypted password. If you try to run it in a debugger (like gdb), it will detect it and exit. You must find a way to bypass the anti-debugging to extract the password. Good luck, you will need it!