x64dbgMCP
JSON →An MCP server that connects LLMs with the x64dbg debugger, enabling natural language control over debugging functions.
Install
pip install mcp Tools · 3
- init Initialize the debugger with a path to an executable
- GetModuleBase Get the base address of a module
- CMDEXEC Execute a command in the debugger
Links
★ 334 GitHub stars