Tim Blazytko

843 Followers
384 Following
70 Posts
AboutBinary Security Researcher, Trainer
Websitehttps://synthesis.to
Twitterhttps://twitter.com/mr_phrazer
Blueskyhttps://bsky.app/profile/mrphrazer.bsky.social
LocationBochum, Germany

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: https://youtu.be/azej1P17w9E

Slides & samples: https://github.com/mrphrazer/binary-cartography/tree/main/2026-04-agentic_malware_analysis

Agentic Malware Analysis: From Task Automation to Deep Analysis

YouTube

Talk w/ @nicolodev at @recon Deobfuscation in the Age of Agentic Reverse Engineering

From control-flow cleanup to interprocedural analysis—and why human reasoning still matters.

Details: https://cfp.recon.cx/recon-2026/talk/A99GW9/

Additional training on deobfuscation:
https://recon.cx/2026/en/trainingSoftwareDeobfuscationTechniques.html

Thanks to @elykdeer and the @binaryninja team for having me on the AI vs AI Binary Ninja stream. Great discussion on agentic RE, tooling, and feedback loops.

https://www.youtube.com/watch?v=TBqBpaqecMA

AI vs AI - Binary Ninja Live Stream

YouTube

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: https://www.youtube.com/watch?v=DZcDaXTvDeE

Slides/code/samples: https://github.com/mrphrazer/binary-cartography/tree/main/2026-03-agentic_reverse_engineering

#reverseengineering #aiagents #malware

Agentic Reverse Engineering: How AI Agents Are Changing Binary Analysis

YouTube

RE: https://infosec.exchange/@mr_phrazer/115972031889474855

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 @recon

https://recon.cx/2026/en/trainingSoftwareDeobfuscationTechniques.html

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: https://synthesis.to/2026/03/18/agentic_malware_analysis.html

Github: https://github.com/mrphrazer/agentic-malware-analysis

#malware #reverseengineering #ai #cybersecurity

RE: https://infosec.exchange/@mr_phrazer/116166155203519881

I also published my Ghidra Headless MCP that follows similar design principles: https://github.com/mrphrazer/ghidra-headless-mcp

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: https://github.com/mrphrazer/binary-ninja-headless-mcp

GitHub - mrphrazer/binary-ninja-headless-mcp: Headless Binary Ninja MCP server — giving AI agents deep reverse-engineering capabilities via 180 tools.

Headless Binary Ninja MCP server — giving AI agents deep reverse-engineering capabilities via 180 tools. - mrphrazer/binary-ninja-headless-mcp

GitHub

New chapter: I've transitioned to a part-time Chief Scientist role at Emproof.

I’m shifting my focus to my independent work in reverse engineering:

trainings • consulting • tooling • research

Details: https://synthesis.to

Happy to bring my Software Deobfuscation Techniques training back to @recon - June 15–18, 2026 in Montreal!

Learn systematic approaches to defeating modern obfuscation found in DRM/anti-tamper & APT malware.

https://recon.cx/2026/en/trainingSoftwareDeobfuscationTechniques.html

#reverseengineering #malware