x64dbg skills

10 tagged x64dbg, measured the same way as everything else here.

shellcode-analyzer

01

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

tracealyzer

02

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

03

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