Malware Under the Microscope

 __  __ ______
|  \/  |___  /
| |\/| |  / /
| |  | | / /__
|_|  |_|/____|
 MZ HEADER
00000000 4D 5A 90 00 03 00 00 00 04 00 00 00 FF FF 00 00 MZ..............

Hi, I'm Liam, a Security Researcher at CrowdStrike. This is my personal blog where I break down real-world malware samples with practical techniques — from unpacking and deobfuscation to debugging, disassembly, and memory forensics.

I use tools that are freely available, most of which come pre-installed on FLARE VM, so you can follow along without extra setup.

All samples referenced are publically available on VirusTotal and MalwareBazaar and you can also grab them from my repo.

$ ls ./write-ups/