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:
sftmlg
Language:
C/C++
Upload:
2026-02-01 15:49
Platform:
Unix/linux etc.
Difficulty:
1.0
Quality:
4.0
Arch:
x86-64
Downloads:
497
Size:
7.08 KB
Writeups:
2
Comments:
1
Description
# Simple crackme **What is it?** It's a simple crackme, written in C++, compiled with Gnu C++ compiler (g++). Crackme is for Unix/Linux based systems. **How do I solve it?** Open up an disassembler, decompiler or a debugger. Look at the decompiled code. Maybe you'll find it. **Does it use random generated password?** No. **Hints**: Stored in plain text, does not contain any letters uppercase, or lowercase