ida-headless-mcp and headless-ida

Both tools aim to automate IDA Pro binary analysis without a GUI, but one leverages the Model Context Protocol while the other uses `idalib` directly, making them **competitors** offering different underlying approaches to headless IDA Pro automation.

ida-headless-mcp
43
Emerging
headless-ida
22
Experimental
Maintenance 10/25
Adoption 8/25
Maturity 13/25
Community 12/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 53
Forks: 6
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About ida-headless-mcp

zboralski/ida-headless-mcp

Headless IDA Pro binary analysis via Model Context Protocol

This project provides a way to automate and scale binary analysis using IDA Pro. It takes raw binary files, processes them in the background, and outputs structured analysis results like decompiled functions and symbols. This is for reverse engineers, security researchers, and malware analysts who need to programmatically interact with IDA Pro for large-scale or integrated workflows, rather than using its graphical interface directly.

reverse-engineering malware-analysis binary-security vulnerability-research software-auditing

About headless-ida

sobhanali09-blip/headless-ida

Provide automated binary analysis via a CLI tool using Hex-Rays' idalib without requiring the IDA Pro GUI or MCP layer.

Scores updated daily from GitHub, PyPI, and npm data. How scores work