Rogue_Binary // Triage_Mode
Directory_Index: /wiki

Rogue Binary MCP wiki.

Compile and run headless Ghidra, persistent radare2, and C# ILSpy Model Context Protocol servers natively to enable agent-driven reverse engineering and binary analysis.

ghidra_mcp

Ghidra decompiler.

native rust bridge to headless ghidra analysis. cached sub-second queries of decompiled function bodies, xrefs, and call graphs.

radare2_mcp

Radare2 engine.

persistent r2pipe session management for structured static triage. 39 specialized tools for disassembly, strings, flagspaces, and registry evaluation.

ilspy_mcp

ILSpy decompilation.

persistent background C# worker for managed .NET assemblies. retrieves type outlines and decompiled method bodies efficiently.