Reverse-Engineering
Flare-On 2015: Solving Challenge 1Solving the first Flare-On (2015) challenge: an x86 Assembly file running as a DOS console app, static analysis with IDA Pro, and cracking a simple XOR-based password check.
Flare-On 2014: Solving Challenge 1Solving the first Flare-On (2014) challenge: a .NET binary, initial triage with DIE, decompilation with ILSpy, and decoding the flag with a Python script.
0xB After ThatHow to keep growing in reverse engineering once the workshop is behind you.
0xA Dynamic LabObserving a program while it executes, and defeating its anti-debugging checks.
0x9 Static LabAnalysing code without ever running it, all the way to recovering the flag.
0x8 The Reverse Engineer's MindsetBuilding the reverse engineer's mindset and inferring hidden program logic.