Browse/Web & Browser/Binary Ninja

Binary Ninja

by fosdickio · Added 26d ago

273

Install

git clone https://github.com/fosdickio/binary_ninja_mcp

About

Binary Ninja MCP provides a bridge between the Binary Ninja reverse engineering platform and large language models through a HTTP server that exposes binary analysis capabilities. The plugin enables users to perform tasks like listing functions, decompiling code, renaming symbols, and analyzing binary structures directly through LLM interfaces. Built with Python 3.12, it features a modular architecture with separate components for binary operations, API endpoints, and server management. The implementation is particularly optimized for Claude Desktop integration, allowing reverse engineers to leverage AI assistance for complex binary analysis workflows without leaving their development environment.

Tags

Web & Browsermcp-server