{"repo":"dariushoule/x64dbg-skills","free":true,"listed":false,"github":"https://github.com/dariushoule/x64dbg-skills","clone":"git clone https://github.com/dariushoule/x64dbg-skills.git","description":"Claude Code plugin providing skills for x64dbg debugger automation","language":"Python","stars":198,"topics":["claude-code","mcp","skills","x64dbg"],"license":"MIT","category":"mcp-servers","readme_excerpt":"x64dbg-skills Claude Code plugin providing skills for x64dbg debugger automation. Skills /state-snapshot 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 /state-diff 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 /decompile 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 /yara-sigs 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 /state-snapshot — uses an existing snapshot or takes a fresh one - Reports matches grouped by rule with memory region addresses and metadata /tracealyzer Traces execution (into or over calls) for N steps or until a condition is met, then analyzes the ","default_branch":null,"files":null,"tree":[],"storefront":"/r/dariushoule","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/dariushoule/x64dbg-skills/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}