
pyghidra-mcp
Python Command-Line Ghidra MCP

Python Command-Line Ghidra MCP

Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows

Find zero-days while you sleep. DeepZero is an automated vulnerability research framework that parses, decompiles, and analyzes thousands of Windows…

IATelligence is a Python script that will extract the IAT of a PE file and request GPT to get more information about the API and the ATT&CK matrix…

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…

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

LLDB MCP Integration + other helpful commands

AI-Powered Reverse Engineering Plugin for IDA Pro

Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.


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


Reconstructs legacy Windows binaries into C source by pairing Ghidra decompiler exports with local LLMs, producing compile-checked candidates and…