01 — Analysis
Understanding a program that refuses to explain itself.
The first challenge was learning how to observe. Without Github, every clue matters: strings, system calls, registers, stack state and behavior after user input. The work consisted in progressively rebuilding logic from very small signals.


