Headless Ida icon

Headless Ida

Createdcnitlrt

Enables remote binary analysis and management using IDA Pro's headless mode via the Multi-Client Protocol (MCP).

About

Headless IDA provides a server leveraging IDA Pro's headless capabilities to facilitate remote binary analysis and management. Through the Multi-Client Protocol (MCP), it offers tools for managing functions, variables, and other aspects of binary files, allowing for comprehensive analysis and manipulation.

Key Features

  • Function and variable management through MCP
  • Based on ida-pro-mcp and headless-ida libraries
  • 2 GitHub stars
  • Remote binary analysis via IDA Pro's headless mode
  • Supports SSE and stdio transport modes
  • Configurable server settings (host, port, transport)

Use Cases

  • Security vulnerability research
  • Automated binary analysis pipelines
  • Remote debugging and reverse engineering