GhidraMCP — ИИ-агент для реверс-инжиниринга бинарников
★ 9.6K
ghidraMCP is an MCP server that exposes the Ghidra disassembler's capabilities to language models so an AI agent can semi-autonomously reverse engineer applications. Reach for it when you want to speed up binary reverse engineering with AI: decompile and analyze a binary in Ghidra, automatically rename functions and data, and list methods, classes, imports, and exports — all done by the agent through MCP tools connected to Ghidra. It installs as a Ghidra plugin plus an MCP server and connects to MCP clients. Its focus is a bridge between Ghidra and an AI agent for reverse engineering, not a standalone disassembler or a general agent: Ghidra itself remains the analysis engine. It is a dual-use tool — use it only for lawful purposes (malware analysis, security auditing, research on your own or authorized software), respecting licenses and the law.
- #MCP