Skip to content

v2.2.1

Choose a tag to compare

@bromoket bromoket released this 23 Feb 11:28
· 7 commits to master since this release

What's New (since initial release)

Plugin UI

  • Settings Dialog — configure host, port, and auto-start from Plugins > x64dbg MCP Server > Settings...
    • Persists across restarts via x64dbg's BridgeSetting API
    • Server auto-restarts when host/port changes while running
  • About Dialog — shows version, live server status (green/red), clickable GitHub link, Discord contact
  • Removed redundant "Server Status" menu entry (status now visible in About dialog)
  • Embedded plugin icon in the Plugins menu

MCP Tools (23 mega-tools, 151 REST endpoints)

  • Full debugger control, registers, memory, disassembly, breakpoints, tracing
  • Anti-debug bypasses, control flow analysis, PE dumping, exception handling
  • Process/thread/handle inspection, symbol resolution, patching
  • All tools audited and corrected for v2.1.0+

Internal

  • Win32 in-memory dialog templates with Segoe UI 9pt font
  • Proper font/resource cleanup on dialog close
  • Fixed server.json registry manifest versioning

Infrastructure

  • Published to Official MCP Registry as io.github.bromoket/x64dbg
  • Available on npm: npx -y x64dbg-mcp-server