Static Analysis
Reading compiled code back into intent: static triage, finding the check, and defeating it. Starts with a disassembly you read by hand; live crackme binaries follow.
Learn
1. Static triage: what to do before you run anything
6 min read
2. Find the check, then decide: read it or defeat it
5 min read