Enables LLMs to autonomously reverse engineer applications by exposing core Cutter functionality through a Model Context Protocol server.
Cutter enables LLMs to autonomously reverse engineer applications. It functions as a Model Context Protocol (MCP) server, exposing various core functionalities of Cutter to MCP clients. Through a Cutter plugin, users can decompile and analyze binaries, automatically rename methods and data, and list methods, imports, and exports.
Key Features
01Supports integration with any MCP client
02Decompiles and analyzes binaries in Cutter
03Lists methods, imports, and exports via MCP
04Provides a Cutter plugin for easy integration
05Automatically renames methods and data
064 GitHub stars
Use Cases
01Integration with LLMs for dynamic binary analysis
02Automated reverse engineering of applications using LLMs
03Autonomous method and data renaming during reverse engineering