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:
mirunaf
Language:
C/C++
Upload:
2026-05-28 19:25
Platform:
Windows
Difficulty:
2.0
Quality:
4.0
Arch:
x86-64
Downloads:
25
Size:
2.61 MB
Writeups:
0
Comments:
0
Description
You start it, it prompt's to type in a password. When you succed, it output's "ok, that's it." The password (if i can name it like this) is not solid, it has 'partialy' solid part of 'base'. (there are some (almost only) mathematical operations, on the go). No packer, obfuscation, encryption, vm, external libraries or whatever else used. Only standard c++ libraries. Compiled with g++.