crackmes.one

CrackNotMe's CrackmesForBeginners (CFB) #2

Author:
CrackNotMe

Language:
C/C++

Upload:
2026-05-26 07:19

Platform:
Windows

Difficulty:
2.0

Quality:
4.0

Arch:
x86-64

Downloads:
29

Size:
259.50 KB

Writeups:
0

Comments:
0

Description

This is the second challenge from the Crackmes for Beginners (CFB) series. This time, there are no dynamic string calculations or mathematical equations. Instead, you are dropped into a hidden 10x10 maze stored in memory. Your goal is to reverse-engineer the binary, extract the maze layout from the .rdata section, identify the movement mechanics, and find the correct WASD path from start to finish.