x64dbg-skills — MCP Server by dariushoule

by dariushoule · MCP Server · ★ 76

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About x64dbg-skills

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 pseudocode using angr: Decompiles the function at the current instruction pointer if no address is specified Accepts a specific address or symbol as an argument Tries multiple decompiler strategies for best results Suggests nearby functions if the specified address isn't a function entry Scans snapshot memory dumps with YARA signatures from the x64dbg yarasigs database: Automatically clones the yarasigs repo (including Yara-Rules and citizenlab submodules) on first use Scan categories: packers & compilers, crypto constants, anti-debug / anti-VM, or all signatures Builds on — uses an existing snapshot...

claude-codemcpskillsx64dbg

Quick Facts

Stars76
Forks9
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score71.8750633679379/100
Last Updated2026-03-13
Created2026-02-12
Platformsclaude-code, mcp, python
Est. Tokens~6k

x64dbg-skills alternative? Top 6 similar tools

Looking for a x64dbg-skills alternative? If you're comparing x64dbg-skills with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • mcpick by spences10 · ⭐ 87

    Claude Code extension manager — MCP servers, plugins (skills, hooks, agents), and marketplaces

  • open-skills by instavm · ⭐ 378

    OpenSkills: Run Claude Skills Locally using any LLM

  • skillz by intellectronica · ⭐ 373

    An MCP server for loading skills (shim for non-claude clients).

  • mcp-local-rag by shinpr · ⭐ 327

    Local-first RAG server for developers. Semantic + keyword search for code and technical docs. Works with MCP o

  • agnix by agent-sh · ⭐ 304

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug

  • mcp-claude-code by SDGLBL · ⭐ 297

    MCP implementation of Claude Code capabilities and more

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is x64dbg-skills?

x64dbg-skills is Claude Code plugin providing skills for x64dbg debugger automation. It is categorized as a MCP Server with 76 GitHub stars.

What programming language is x64dbg-skills written in?

x64dbg-skills is primarily written in Python. It covers topics such as claude-code, mcp, skills.

How do I install or use x64dbg-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.

What license does x64dbg-skills use?

x64dbg-skills is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to x64dbg-skills?

The top alternatives to x64dbg-skills on Agent Skills Hub include mcpick, open-skills, skillz. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools