by TsingShui · Claude Skill · ★ 47
ida-agent-bridge English 让 AI 像读源码一样读二进制。 ida-agent-bridge 是一个无头的 IDA Pro 桥,把 IDA 的全部能力——反编译、交叉引用、类型系统、字节级操作——暴露为纯文本短连接协议。反编译结果实时同步到本地文件系统;重命名、注释、patch 字节——改动瞬间落盘,调用方级联刷新。 一条管道,从二进制到答案。 30 秒体验 Agent 自动开始工作: 这就是它的全部理念: Agent 读文件系统发现函数,发一行命令获取伪代码,再发一行命令追踪引用——如同人类逆向工程师在 IDA 里的操作流程,只是每一步都是可以管道化的纯文本。 安装 环境要求: IDA Pro 9.1+、Python 3.13+、uv
| Stars | 47 |
| Forks | 4 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 49.236/100 |
| Last Updated | 2026-05-15 |
| Created | 2026-05-08 |
| Platforms | claude-code, cli, python |
| Est. Tokens | ~32k |
These tools work well together with ida-agent-bridge for enhanced workflows:
Explore other popular claude skill tools:
ida-agent-bridge is A CLI-first, headless, AI-native IDA Pro bridge built on Unix philosophy.. It is categorized as a Claude Skill with 47 GitHub stars.
ida-agent-bridge is primarily written in Python. It covers topics such as claude-code, ida, ida-cli.
You can find installation instructions and usage details in the ida-agent-bridge GitHub repository at github.com/TsingShui/ida-agent-bridge. The project has 47 stars and 4 forks, indicating an active community.
ida-agent-bridge is released under the MIT license, making it free to use and modify according to the license terms.