Field notes · compilers, obfuscation & RE
Field Notes
Recovered write-ups on the things the subject breaks and builds — obfuscation, decompilers, and the occasional AI experiment that gets out of hand.
- March 5, 2026
I Built a Self-Improving Decompiler
I gave Claude Code our decompiler's source, a benchmark, and the source code of competing decompilers. Then we let it loop.
ai decompilation engineering research - July 14, 2025
I told 4 AI Agents to Hack an App. Here are the results
I put Cursor, Claude Code, OpenAI Codex and Gemini CLI against an OWASP vulnerable web app. This blog post explores the idea backing it
astro blogging web-development