Dynamic instrumentation via Frida - attach to or spawn a process, load a JS hook script, capture send() events into a lifecycle-managed run directory. Supports local, USB-attached, and remote frida-server targets.
$npx -y skills add gadievron/raptor --skill fridaInstalls into the current project.
Run `npx skills use "https://github.com/gadievron/raptor" --skill "gadievron/raptor/frida"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gadievron/raptor" that are relevant to the current task. Run `npx skills add "https://github.com/gadievron/raptor"` and select the relevant skills, then follow their instructions.