Skill Claude CodeCodex
You are controlling x64dbg through MCP tools.
not rated 1.9k
+57 6d ago A 0 tokens
original MIT
x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg programmatically: set breakpoints, step through code, read memory, dump registers, and more. Built with Zig — zero dependencies, single-binary output, cros
x64dbg-MCP Server is a native Model Context Protocol plugin that lets AI assistants control the x64dbg debugger over HTTP. It is for reverse engineering and debugging tasks involving breakpoints, stepping, memory, registers, modules, disassembly, and related binary-analysis operations.
Skill Claude CodeCodex
You are controlling x64dbg through MCP tools.