Binaryninja MCP
未认领Another™ MCP Server for Binary Ninja with superpower 🥵
安装
$
uvx binaryninja-mcp install-api # only run once工具(15 个)
disassembly
Get disassembly of a function or specified range
get_data_variables
Get list of data variables
get_exports
Get dictionary of exported symbols
get_functions
Get list of functions
get_imports
Get dictionary of imported symbols
get_sections
Get list of binary sections
get_segments
Get list of memory segments
get_strings
Get list of strings found in the binary
get_triage_summary
Get basic information from BinaryNinja Triage view
high_level_il
Get high level IL of a specified function
medium_level_il
Get medium level IL of a specified function
pseudo_c
Get pseudo C code of a specified function
pseudo_rust
Get pseudo Rust code of a specified function
rename_symbol
Rename a function or a data variable
update_analysis_and_wait
Update analysis for the binary and wait for