I ran the same reverse engineering “skills” across OpenAI Codex and Claude Code in a FLARE-VM workflow to see which one handles RE skills better. This post breaks down the results for IOC extraction and unpacking, where the tools differed, what that means for defensible artifacts, and what I’d change to make the comparison truly apples-to-apples.
Exploring how AI can speed up reverse engineering workflows. I walk through my environment setup, testing steps, and insights on integrating LLMs into malware analysis.
I’ve been diving deep lately into reverse engineering and malware analysis, a field that I’ve only had a limited exposure to in my day-to-day activities. Part of the learning is focused on writing simple assembly code. I’ve typically focused on high-level languages such as Python and Golang, so the syntax of assembly code is a fun learning curve. My starting point was learning the different ELF…
This will be a space where I post about things I learn (or have learned), projects I’m working on, research I’ve performed, or just overall tech knowledge. I’m looking forward to using this space often for these updates, and this has been a long time coming.