
resym
For our CCS24 paper 🏆 "ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries" by Danning Xie, Zhuo Zhang, Nan…
AI-powered decompilation, binary analysis, code summarization, and malware analysis tools.

For our CCS24 paper 🏆 "ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries" by Danning Xie, Zhuo Zhang, Nan…

WinDbg x64 extension that disassembles live functions and uses an LLM to produce verified pseudocode.

Headless AI agent for deterministic reverse engineering.


A Binary Ninja plugin using backward slicing of variables as a driver for static taint analysis

AI-powered reverse-engineering of Rosetta (2 for Linux). Disclaimer: due to the user agreement, I will not touch the code. All is done by AI, so…

CVE's I found. technical writeups, expolitation examples and fuzzing sessions walkthroughs


Standalone MCP server plugin for IDA Pro.

A lightweight hex editor and decompiler to solve your binary file analysis problems.

A Qt Widgets desktop UI for exploring Python bytecode with pycdc/pycdas, inspecting native decompilation, and using AI fallback for unsupported code…

Provides a chat-based, LLM-assisted reverse engineering experience within Ghidra

Multi-session IDALib MCP router for coding agents. Analyze multiple binaries in parallel with IDA-compatible reverse engineering tools.

Step-by-step tutorial on using Google's Gemma 4 E4B local AI model to reverse engineer a Windows crackme with Ghidra, including setup for local…

Output high level Pcode (PcodeAST) in Ghidra

BianryNinja plugin for identifying vulnerabilities in decompiled binaries with both programmatic scans and LLM support.

Language Model Agent Instructions for Binary Refinery

A MCP Debugger Server for Windows executables (x86 and x64). Exposes debugger functionality as MCP Tools for static / dynamic analysis of the…