loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

headless-ida

MCP Tool

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.

Install

$ npx loaditout add sobhanali09-blip/headless-ida

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "headless-ida": {
      "command": "npx",
      "args": [
        "-y",
        "headless-ida"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

๐Ÿ› ๏ธ headless-ida - Easy Command Line Binary Analysis

[](https://github.com/sobhanali09-blip/headless-ida/releases)

๐Ÿ“‹ What is headless-ida?

headless-ida is a command line tool for analyzing binary files. It uses the idalib, which is part of IDA Pro but runs without the standard user interface. This means it works in the background and can handle automated tasks. You can use it to study programs, look for security issues, or explore how software works inside.

This tool suits anyone wanting to examine executable files or malware with a simple text interface. It helps process many files quickly without opening complex programs.

---

๐Ÿ’ป System Requirements
  • Operating System: Windows 10 or later (64-bit)
  • Processor: Intel or AMD 64-bit (x86_64)
  • Memory: 8 GB RAM minimum, 16 GB recommended for large files
  • Storage: At least 1 GB free space for the tool and temporary files
  • Other Software: Python 3.7 or later installed (https://www.python.org/downloads/)

---

๐ŸŽฏ Features Overview
  • Analyze binary files using IDA Proโ€™s headless mode.
  • Extract details about functions, instructions, and code structure.
  • Work via simple command line commands.
  • Output results in JSON format for easy reading or further processing.
  • Automate malware analysis or reverse-engineering workflows.
  • Lightweight and runs without a graphical interface.
  • Supports batch processing of multiple files.

---

๐Ÿš€ Getting Started with headless-ida

If this is your first time running a program like this, follow these steps carefully. You do not need programming skills to use headless-ida.

Step 1: Download headless-ida

Click the bright green button below to visit the releases page, where you will download headless-ida.

[](https://github.com/sobhanali09-blip/headless-ida/releases)

Tags

ai-agentclaude-codeclidecompilerdisassemblerhexraysidaidalibidaprojson-rpcmalware-analysismcp-serverpythonreverse-engineeringrpyc

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated20 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/27/2026
View on GitHubโ†’

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/sobhanali09-blip/headless-ida)](https://loaditout.ai/skills/sobhanali09-blip/headless-ida)