crackmes.one

kendinikaybet's WhoKnocks ?

Author:
kendinikaybet

Language:
C/C++

Upload:
2026-03-01 08:10

Platform:
Windows

Difficulty:
3.0

Quality:
4.0

Arch:
x86-64

Downloads:
43

Size:
139.45 KB

Writeups:
0

Comments:
3

Description

Protection: > Custom XOR-based encoder > Basic anti-debug (IsDebuggerPresent) Goal: > Find valid username/password pair No standard encoding (base64, md5 etc.), custom algorithm. Intended solution: understand the algorithm, not patch.