IDA Pro
Enables AI assistants to interact directly with IDA Pro for binary analysis tasks.
Acerca de
This IDA Pro plugin empowers AI assistants, like Claude, to remotely query and control IDA Pro through the Model Context Protocol (MCP) interface, facilitating automated binary analysis. It provides a server with tools for extracting byte data, disassembly, pseudocode, function names, segment information, cross-references, import/export tables, entry points, and various data types, as well as defining/undefining functions. It also provides all strings in the binary file, and the length of the instruction at the specified address.
Características Principales
- Allows AI assistants to remotely query and control IDA Pro
- Provides tools for extracting byte data, disassembly, and pseudocode
- 123 GitHub stars
- Offers data type extraction (dword, word, byte, qword, float, double, string)
- Provides access to import/export tables and entry points
- Enables function definition/undefinition
Casos de Uso
- Integration of IDA Pro with Model Context Protocol (MCP) interfaces
- Automated binary analysis with AI assistants
- Remote querying and control of IDA Pro