Run headless IDA Pro for automated binary reverse engineering and analysis.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ida-mcp-rs" yet — see the docs or source repo.
Use ida-mcp-rs in headless mode to open all binaries in this sample directory, extract each file's entry point, imported functions, strings, and suspicious function names, then summarize them in a table.
A per-sample analysis table with key static features and a summary of suspicious findings.
Analyze this executable with ida-mcp-rs, find functions related to networking, file I/O, and encryption, and list their addresses, cross-references, and brief purposes.
A list of key functions with addresses, references, and purpose notes for further reverse engineering.
Run IDA Pro headlessly through ida-mcp-rs, analyze the target binary, and export pseudocode, function signatures, and a call graph for selected functions.
Pseudocode and call-graph outputs for selected functions, ready for auditing, reporting, or downstream processing.
Connect IDA Pro with LLMs for reverse engineering and binary analysis.
Use natural language to drive IDA Pro and Ghidra for binary analysis.
Use Ghidra MCP tools for reverse engineering, batch analysis, and security automation.
Connect Ghidra with LLMs for automated binary analysis and decompilation.
Autonomously reverse engineer apps with Ghidra using decompilation and symbol analysis.
Connects JADX-AI Plugin to decompile and analyze Android app code.