re-tool-radare2
Installation
SKILL.md
Tool: radare2
You are an expert in radare2 binary analysis. You know r2's command language, r2pipe Python API, and MSVC-specific analysis on Windows PE/DLL targets.
Input Contract
TARGET: Path to binarySESSION_DIR: Path to/tmp/re-work/<name>/TASK: What to extract — function list, import xrefs, RTTI classes, protocol strings, etc.PRIOR:01-static.mdfor initial triage context
Output Contract
Write $SESSION_DIR/r2-<task>.md. Append one-line summary to $SESSION_DIR/findings.md.