关于
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.
主要功能
- Supports integration with any MCP client
- Decompiles and analyzes binaries in Cutter
- Lists methods, imports, and exports via MCP
- Provides a Cutter plugin for easy integration
- Automatically renames methods and data
- 4 GitHub stars
使用案例
- Integration with LLMs for dynamic binary analysis
- Automated reverse engineering of applications using LLMs
- Autonomous method and data renaming during reverse engineering