MCP ExplorerExplorer

X32dbg Mcp

@renqabson a year ago
1 MIT
FreeCommunity
AI Systems
x64dbg x32 MCP server

Overview

What is X32dbg Mcp

x32dbg-mcp is a simple MCP server based on Python, designed to work with the x32dbg and x64dbg debuggers using the LyScript plugin.

Use cases

Use cases include debugging applications, analyzing malware, and developing plugins for x32dbg and x64dbg.

How to use

To use x32dbg-mcp, modify the network connection parameters in the script to match your x64dbg LyScript plugin configuration in LyScript.ini. The default IP is 127.0.0.1 and the default port is 6589.

Key features

Key features include compatibility with x32dbg and x64dbg, ease of integration with the LyScript plugin, and customizable network settings.

Where to use

x32dbg-mcp can be used in software development, reverse engineering, and debugging applications where the x32dbg and x64dbg tools are applicable.

Content

基于python x32dbg以及x64dbg Lyscript插件LyScript.dp32实现的简易MCP server

参数说明:
可根据实际情况修改脚本中的网络连接参数,跟x64dbg LyScript插件配置LyScript.ini保持一致

DEBUGGER_IP : 默认值127.0.0.1

DEBUGGER_PORT : 默认值6589

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers