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:
j2cks1337
Language:
C/C++
Upload:
2026-05-31 06:26
Platform:
Windows
Difficulty:
2.0
Quality:
4.0
Arch:
x86-64
Downloads:
57
Size:
236.50 KB
Writeups:
0
Comments:
2
Description
The program asks for a username and password. Your task is to enter a valid password for any chosen username. The authentication process is simple. You can approach it in any way you prefer: through static or dynamic analysis, or by writing a password generator. Additionally, the program does not have any anti-debugging checks. Patching the PE file is not recommended.