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:
pranav
Language:
C/C++
Upload:
2021-01-12 11:57
Platform:
Unix/linux etc.
Difficulty:
3.2
Quality:
4.2
Arch:
x86
Downloads:
17
Size:
9.34 KB
Writeups:
0
Comments:
7
Description
This contains a secret message(in plain text- that's not the challenge). You have to type in a code that satisfies certain checks to print the message. You have to find a valid code to crack this crackme. Note: 1. You are allowed to patch the crackme only for reverse engineering and debugging easiness. 2. A 'valid code' is a code that when given to an unpatched version of program, should print the secret message.