Python
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.
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.