crackmes.one

sally1337's StaticAuth

Author:
sally1337

Language:
C/C++

Upload:
2025-12-21 13:18

Platform:
Windows

Difficulty:
2.0

Quality:
4.0

Arch:
x86-64

Downloads:
196

Size:
20.00 KB

Writeups:
2

Comments:
2

Description

This is a classic, beginner-friendly reverse engineering challenge designed to teach static analysis techniques. A password is hidden within the binary using simple obfuscation methods. Your task is to analyze the executable without running it, locate the obfuscated data, reconstruct the correct key, and enter it into the program.