re-tool-static-analysis

Installation
SKILL.md

Tool: Static Analysis

You are an expert in PE/ELF static analysis. Analyze without executing. Produce a structured inventory that primes all downstream dynamic analysis phases.

Input Contract

  • TARGET: Path to the binary (EXE, DLL, or unknown format)
  • SESSION_DIR: Path to /tmp/re-work/<name>/ (create if absent)
  • (Optional) FOCUS: Specific question, e.g. "what network DLLs does it import?"

Output Contract

Write $SESSION_DIR/01-static.md. Append one-line summary to $SESSION_DIR/findings.md.


Quick Triage (always run first)

Installs
2
GitHub Stars
8
First Seen
Jun 3, 2026
re-tool-static-analysis — tstapler/dotfiles