crackmes.one

Writeup for Secret key

Author: Suicidee
Date: 2026-07-04 15:46
Summary: Solved using static analysis with Ghidra by locating the main function, examining the decompiled code, and identifying the hardcoded hexadecimal comparisons (0x21 and 0x66) that correspond to the required inputs.

Loading writeup...