binary-analysis-patterns
Disassembly, decompilation, and control-flow analysis of compiled binaries with Ghidra/IDA.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for binary-analysis-patterns, derived from its capabilities.
AIVSS 5.0 ยท Medium
View MAESTRO 7-layer threat model โOverview
An Agent Skill for reverse-engineering executables: disassembly fundamentals, decompilation, control-flow reconstruction, and recognizing compiler idioms (prologues, switch tables, vtables, stack canaries). It references Ghidra, IDA Pro, and Binary Ninja workflows. Detailed sections live in a bundled references/ file the skill points the agent to.
Key features
- Disassembly and decompilation patterns
- Control-flow reconstruction
- Compiler-idiom and canary recognition
Use cases
- Reverse-engineering unknown executables
- Malware and obfuscated binary analysis