mythos-binary-reverse-engineer - Defensive binary reverse engineering and vulnerability analysis
Performs static and dynamic binary analysis to reconstruct source structure and identify vulnerabilities in authorized closed-source targets.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Decompile and disassemble binaries
- Recover symbol signatures
- Infer data structures and types
- Trace dynamic execution
- Extract and audit firmware
- Devirtualize protected code
- Solve path constraints
Inputs
- Target binary or firmware
- Target-specific written authorization
Outputs
- Binary fingerprint and architecture summary
- Annotated function map
- Recovered data structures and vtables
- Vulnerability report with severity
- Reproducer input or script
Requirements
- Written target-specific authorization
- Binary analysis toolchain
