IDACLI

by ze-mu-zhou · Codex Skill · ★ 42

About IDACLI

IDA-CLI 面向 AI 的 IDA Pro / Hex-Rays JSONL 内核 让你的 AI Agent 以无限制、持久化、低延迟的方式直接操控真实 IDA 数据库 — 无需 GUI,无需 MCP,无需中间层。 [!IMPORTANT] 本项目专为 AI Agent 设计。强烈建议让你的 Agent(Claude Code / Codex)自行完成安装和配置,而非手动操作。 👉 AI 安装指南 English 为什么选择 IDA-CLI? 现有的 IDA 集成方案通过 MCP 或 REST 暴露一组固定的工具,AI 只能在别人定义好的抽象边界内工作。IDA-CLI 采用完全不同的思路:直接把一个原始 Python 内核交给 Agent,通过 stdin/stdout JSONL 协议连接到活跃的 IDA 数据库。 核心特性 无限制 Python 内核 Agent 发送任意 IDAPython 代码,获得结构化 JSONL 响应。没有预定义的工具边界 — IDA 能做的,Agent 都能做。 AI 辅助层 () 40+ 个专为 AI 工作流设计的高层辅助函数,全部返回干净的 JSON: python ai.decompile("main") # Hex-Rays 伪代码 ai.functions() # 所有函数记录 ai.xrefsto("printf") # 交叉引用...

agentaibinary-analysisclaude-codeclicodexctfida-pro-aipwnreverse-engineering

Quick Facts

Stars42
Forks2
LanguagePython
CategoryCodex Skill
LicenseMIT
Quality Score62.1550544873698/100
Last Updated2026-07-31
Created2026-04-30
Platformsclaude-code, cli, codex, python
Est. Tokens~14k

Compatible Skills

These tools work well together with IDACLI for enhanced workflows:

  • IDAssistMCP — semantic(0.55)+complementary+same_lang+similar_pop+shared_platform (69%)
  • ida-pro-mcp — semantic(0.62)+complementary+rare_topics+same_lang+shared_platform (66%)
  • ida-codex-mcp — semantic(0.46)+complementary+same_lang+similar_pop+shared_platform (61%)

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is IDACLI?

IDACLI is AI-native IDA Pro kernel — unrestricted IDAPython over JSONL, persistent sessions, zero dependencies. Let your agent drive IDA, not call tools.. It is categorized as a Codex Skill with 42 GitHub stars.

What programming language is IDACLI written in?

IDACLI is primarily written in Python. It covers topics such as agent, ai, binary-analysis.

How do I install or use IDACLI?

You can find installation instructions and usage details in the IDACLI GitHub repository at github.com/ze-mu-zhou/IDACLI. The project has 42 stars and 2 forks, indicating an active community.

What license does IDACLI use?

IDACLI is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Codex Skill tools