Ghidra
0
Exposes Ghidra's core functionality as an MCP server, enabling Large Language Models to autonomously reverse engineer applications.
Acerca de
GhidraMCP acts as a Model Context Protocol (MCP) server, bridging the powerful binary analysis capabilities of Ghidra with Large Language Models (LLMs). This integration allows AI models to directly interact with Ghidra's tools, facilitating autonomous reverse engineering workflows. It provides LLMs with the ability to decompile and analyze binaries, automatically rename methods and data, and list critical program elements such as methods, classes, imports, and exports, significantly enhancing AI-driven security analysis and software understanding.
Características Principales
- Functions as an MCP Server and Ghidra Plugin
- Decompiles and analyzes binaries in Ghidra
- Automatically renames methods and data
- Lists methods, classes, imports, and exports
- 0 GitHub stars
Casos de Uso
- Automated binary reverse engineering using Large Language Models
- Integrating Ghidra's analysis capabilities into AI development workflows
- Enabling AI-assisted security research and vulnerability discovery