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.