.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/dariushoule/x64dbg-skills
home/skills/dariushoule/x64dbg-skills
dariushoule avatar

dariushoule/x64dbg-skills

8 skills

View on GitHub
$npx skills add dariushoule/x64dbg-skills
SkillInstalls
decompileDecompile a function to C-like pseudocode using angr—find-oepSmart trace-based OEP finder for packed/protected PE executables.—shellcode-analyzerLoad, unpack, and analyze shellcode in x64dbg. Use this skill when the user wants to analyze shellcode, load a shellcode blob into a debugger, unpack…—state-diffCompare two state snapshots to identify register and memory changes between two points in time—state-snapshotCapture a full debuggee state snapshot (all committed memory regions + processor state) to disk for offline analysis—tracealyzerTrace execution (into or over calls) for N steps or until a condition, then analyze the recorded instruction log—vuln-hunterHunt for vulnerabilities in a running debuggee by analyzing imports/exports, triaging attack surface, and iteratively testing for bugs with PoC generation.—yara-sigsScan a state snapshot's memory dumps with YARA signatures to detect packers, crypto constants, malware, and more—