agent-skills-hub/binary-analysis-patterns
Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.
This is a copy. The original lives at comeonoliver/binary-analysis-patterns.
npx skills add https://github.com/agent-skills-hub/agent-skills-hub --skill binary-analysis-patterns
Take agent-skills-hub/binary-analysis-patterns from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.