dariushoule

12 mods across 2 repositories, 262 stars between them.

x64dbg-skills

02

dariushoule/x64dbg-skills

Plugin Claude Code

Claude Code skills for x64dbg debugger automation — state snapshots, memory analysis, and more.

204 5mo ago A tokens not measured original MIT

dariushoule/x64dbg-skills

Instructions file

Instructions for dariushoule/x64dbg-skills, covering x64dbg-skills, structure, skills, key patterns and dependencies.

204 5mo ago A 503 tokens original MIT

find-oep

05

dariushoule/x64dbg-skills

Skill Claude CodeCodex

Smart trace-based OEP finder for packed/protected PE executables. Traces through packer stubs using intelligent stepping, anti-debug evasion, and heuristic OEP detection, then captures a state snapshot at the original entry point.

204 5mo ago A 51 tokens original MIT

shellcode-analyzer

06

dariushoule/x64dbg-skills

Skill Claude CodeCodex

Load, unpack, and analyze shellcode in x64dbg. Use this skill when the user wants to analyze shellcode, load a shellcode blob into a debugger, unpack encoded/encrypted shellcode, or perform static/dynamic analysis of shellcode payloads.

204 5mo ago A 58 tokens original MIT

state-diff

07

dariushoule/x64dbg-skills

Skill Claude CodeCodex

Compare two state snapshots to identify register and memory changes between two points in time.

204 5mo ago A 19 tokens original MIT

state-snapshot

08

dariushoule/x64dbg-skills

Skill Claude CodeCodex

Capture a full debuggee state snapshot (all committed memory regions + processor state) to disk for offline analysis.

204 5mo ago A 25 tokens original MIT

tracealyzer

09

dariushoule/x64dbg-skills

Skill Claude CodeCodex

Trace execution (into or over calls) for N steps or until a condition, then analyze the recorded instruction log.

204 5mo ago A 25 tokens original MIT

vuln-hunter

10

dariushoule/x64dbg-skills

Skill Claude CodeCodex

Hunt for vulnerabilities in a running debuggee by analyzing imports/exports, triaging attack surface, and iteratively testing for bugs with PoC generation.

204 5mo ago A 37 tokens original MIT

yara-sigs

11

dariushoule/x64dbg-skills

Skill Claude CodeCodex

Scan a state snapshot's memory dumps with YARA signatures to detect packers, crypto constants, malware, and more.

204 5mo ago A 28 tokens original MIT

dariushoule/x64dbg-rippy

Instructions file

Claude Code instructions for dariushoule/x64dbg-rippy, covering x64dbg-rippy, build, build + install 32-bit, manual cmake (if needed) and project structure.

58 5mo ago A 992 tokens