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 binary
  • SESSION_DIR: Path to /tmp/re-work/<name>/
  • TASK: What to extract — function list, import xrefs, RTTI classes, protocol strings, etc.
  • PRIOR: 01-static.md for initial triage context

Output Contract

Write $SESSION_DIR/r2-<task>.md. Append one-line summary to $SESSION_DIR/findings.md.


CRITICAL: MSVC Configuration

Installs
1
GitHub Stars
8
First Seen
Jun 3, 2026
re-tool-radare2 — tstapler/dotfiles