x32dbg-mcp
If you are the rightful owner of x32dbg-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple MCP server implemented using Python and the LyScript plugin for x32dbg and x64dbg.
This MCP server is designed to work with the LyScript plugin for x32dbg and x64dbg debuggers. It allows for the execution of scripts and commands within the debugging environment, facilitating automated debugging tasks and enhancing the capabilities of the debugger. The server is implemented in Python and can be configured to connect to the debugger using specified network parameters. The default IP and port settings can be adjusted to match the configuration in the LyScript.ini file of the LyScript plugin.
Features
- Integration with x32dbg and x64dbg: Seamlessly works with popular debugging tools.
- Customizable Network Parameters: Allows modification of IP and port settings to match debugger configurations.
- Automated Debugging: Facilitates the execution of scripts for automated debugging tasks.
- Python Implementation: Leverages Python for easy customization and extensibility.
- LyScript Plugin Compatibility: Designed to work specifically with the LyScript plugin for enhanced debugging capabilities.