by dariushoule · MCP Server · ★ 76
x64dbg-skills Claude Code plugin providing skills for x64dbg debugger automation. Skills Captures a full debuggee state snapshot to disk for offline analysis: All committed memory regions as raw binary files Complete processor state (registers) as JSON Compares two state snapshots to identify what changed between two points in time: Register changes (instruction pointer advancement, stack movement, flags, etc.) Memory region modifications (stack writes, heap mutations, code changes) Synthesized narrative explaining what the program did between snapshots Decompiles a function to C-like...
| Stars | 76 |
| Forks | 9 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 55.834/100 |
| Last Updated | 2026-03-13 |
| Created | 2026-02-12 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~6k |
Explore other popular mcp server tools:
x64dbg-skills is Claude Code plugin providing skills for x64dbg debugger automation. It is categorized as a MCP Server with 76 GitHub stars.
x64dbg-skills is primarily written in Python. It covers topics such as claude-code, mcp, skills.
You can find installation instructions and usage details in the x64dbg-skills GitHub repository at github.com/dariushoule/x64dbg-skills. The project has 76 stars and 9 forks, indicating an active community.
x64dbg-skills is released under the MIT license, making it free to use and modify according to the license terms.