GhidrAssistMCP
活跃·★ 633·MIT·更新于 2026-05-29
★ 开发者工具★ 安全与合规
一个为Ghidra提供MCP服务器接口的扩展,允许AI助手通过标准化API与Ghidra逆向工程能力交互。
GhidrAssistMCP通过实现模型上下文协议,连接AI驱动分析工具与Ghidra逆向工程平台,提供35个内置工具、6个资源和7个提示,支持多窗口和活跃上下文感知。
#ghidra#ghidra-extension#ghidra-plugin#大语言模型#MCP 协议#MCP 服务器#MCP 服务器#reverse-engineering
01
功能特性
01完整的MCP服务器集成,支持SSE和可流式HTTP传输
0235个内置分析工具,采用基于动作的整合设计
03多程序和多窗口支持,具有活跃上下文感知能力
04结果缓存和异步任务管理以提升性能
05可配置UI,支持实时日志记录和动态工具管理
02
兼容性
Ghidra
Ghidra 11.4及以上
已通过文档验证
03
使用场景
↳使Claude等AI助手能够与Ghidra交互,实现自动化逆向工程
↳通过标准化API执行二进制分析、函数发现和代码反编译
↳利用无缝窗口切换简化多二进制分析工作流
04
同类工具
相关搜索
评论
登录后发表评论
- PPhoenix Jackson2026年5月11日
Finally, a decent way to query my decompiler database directly from an LLM. Saved me hours of manual reverse engineering.
- SSasha Wilson2026年4月28日
Is there a way to custom configure the prompt templates used for reverse engineering?
- SSage Davis2026年4月12日
Setting this up with Cursor editor was super smooth, just needed to define the server in the MCP settings.
- EElliot Lewis2026年3月15日
Feeding decompiled functions straight to Claude via Desktop MCP is a game changer for binary analysis.
- DDylan Clark2026年2月27日
The connection drops occasionally when dealing with massive binaries, but restarting the server fixes it.