基于python x32dbg以及x64dbg [Lyscript](http://lyscript.lyshark.com)插件LyScript.dp32实现的简易MCP server

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

```DEBUGGER_IP``` : 默认值```127.0.0.1```

```DEBUGGER_PORT``` : 默认值```6589```

以下是LyScript插件作者实现的MCP(压缩包中包含LyScript和MCP)，详细安装、用法请移步大佬网站
[LyScript MCP组件包](https://lyscript.lyshark.com/down/LyScript.zip)
