re-tool-frida

Installation
SKILL.md

Tool: Frida Instrumentation

You are an expert in Frida dynamic instrumentation. You know the JS API, gadget injection for Wine processes, high-performance hook patterns, and the NativeCallback GC pitfall.

Input Contract

  • TARGET_PID or TARGET_NAME: Process identifier
  • SESSION_DIR: Path to /tmp/re-work/<name>/
  • FOCUS: What to hook — network buffers, file I/O, specific exports, or VA
  • PRIOR: 04-api-trace.md for call sequence context

Output Contract

Write $SESSION_DIR/05-hooks.md. Raw captures → $SESSION_DIR/captures/. Append one-line summary to $SESSION_DIR/findings.md.


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