Skill
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.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/wshobson/agents /tmp/agents && ln -s /tmp/agents/plugins/reverse-engineering/skills/binary-analysis-patterns ~/.claude/skills/binary-analysis-patterns
More from this repo
accessibility-compliance
Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology...
airflow-dag-patterns
Used to build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment.
airflow-dag-patterns
Used to build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment.