June 19, 3pm at @reconmtl.bsky.social :
VMProtect, anti-cheats, DRM — how much of today's obfuscation survives agentic reverse engineering?
Find out in our talk with @nicolo.dev :
"Deobfuscation in the Age of Agentic Reverse Engineering"
cfp.recon.cx/recon-2026/t...
This Thursday I'm joining @binary.ninja's live to put LLM-powered reverse-engineering workflows head-to-head.
We compare Binja's client-side LLM integrations vs. fully headless agents
Expect practical workflow comparisons, lots of fun, and a bit of chaos.
Thanks to @elykdeer.bsky.social and the @binary.ninja team for having me on the AI vs AI Binary Ninja stream. Great discussion on agentic RE, tooling, and feedback loops.
www.youtube.com/watch?v=TBqB...
The recording of my second Binary Cartography webinar is public:
Agentic Malware Analysis: From Task Automation to Deep Analysis
Topics: string decryption, API hashing, unpacking & pipeline building
Recording: youtu.be/azej1P17w9E
Slides & samples: github.com/mrphrazer/bi...
Talk w/ @nicolo.dev at @reconmtl.bsky.social : Deobfuscation in the Age of Agentic Reverse Engineering
From control-flow cleanup to interprocedural analysis—and why human reasoning still matters.
Details: cfp.recon.cx/recon-2026/t...
Additional training on deobfuscation:
recon.cx/2026/en/trai...
The recording of my first Binary Cartography webinar is now public:
Agentic Reverse Engineering: How AI Agents Are Changing Binary Analysis
Topics: keygenning, cracking & anti-tamper removal
Recording: www.youtube.com/watch?v=DZcD...
Slides/code/samples: github.com/mrphrazer/bi...
New blog post: Building a Pipeline for Agentic Malware Analysis
Agentic RE + malware analysis with custom skills, MCP tooling, and persistent case state to automate intial triage
Link: synthesis.to/2026/03/18/a...
Github: github.com/mrphrazer/ag...
Agentic reverse engineering can do a lot, but obfuscation still breaks many analysis workflows in malware and commercial software.
If you want to learn how to build & steer automation for analyzing protected code, check out my training at @reconmtl.bsky.social :
recon.cx/2026/en/trai...
I also published my Ghidra Headless MCP that follows similar design principles: github.com/mrphrazer/gh...
Recently my RE workflow moved into sandboxed VMs where agents have full control over the environment. I needed an MCP server that runs headless in the same sandbox and exposes way more of the #BinaryNinja API than others.
Here's the release: github.com/mrphrazer/bi...
Agentic workflows are rapidly changing how we reverse engineer binaries. Large language models are no longer limited to explaining decompiler output or writing small helper scripts; when paired with real tooling, they can drive analysis, orchestrate workflows, and connect multiple analysis layers faster and at a larger scale than a human analyst alone. In this talk, we explore what this shift means for code deobfuscation, from deflattening, opaque-predicate removal, and string recovery to interprocedural and whole-program deobfuscation. We argue that the key advance is not that models suddenly understand obfuscated code perfectly, but that they can now coordinate the broader workflow around deobfuscation. We conclude by examining what kinds of obfuscation may remain resilient in the face of increasingly agentic reverse engineering.
Headless Ghidra MCP server — giving AI agents deep reverse-engineering capabilities. - mrphrazer/ghidra-headless-mcp
github.com
Tim Blazytko
Join @mrphrazer.bsky.social with us on Thursday @4pm ET to pit AI versus AI!
We'll be comparing LLM options for both assisted and fully-automatic reverse engineering, including different CLIs, MCPs, plugins, and agents.
Don't miss reversing's biggest battle yet: www.youtube.com/live/TBqBpaq...
Recently my RE workflow moved into sandboxed VMs where agents have full control over the environment. I needed an MCP server that runs headless in the same sandbox and exposes way more of the #BinaryNinja API than others.
Here's the release: github.com/mrphrazer/bi...
Happy to bring my Software Deobfuscation Techniques training back to @reconmtl.bsky.social - June 15–18, 2026 in Montreal!
Learn systematic approaches to defeating modern obfuscation found in DRM/anti-tamper & APT malware.
recon.cx/2026/en/trai...
Tim Blazytko joins us to compare various MCP, CLI, agentic, and other LLM options for both assisted and fully-automatic reverse engineering with Binary Ninja...
www.youtube.com
Headless Binary Ninja MCP server — giving AI agents deep reverse-engineering capabilities via 180 tools. - mrphrazer/binary-ninja-headless-mcp