Use natural language to instrument processes, hook functions, and manage Frida scripts.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "re-frida" yet — see the docs or source repo.
Attach to the process named com.example.app, list loaded modules with base addresses, and highlight suspicious third-party dynamic libraries.
A list of loaded modules with base addresses, plus notes on suspicious libraries worth further analysis.
Hook the open and connect functions in the target process, log arguments, return values, and timestamps for each call, and generate the Frida script.
An executable hook script plus structured or live logs of intercepted function calls.
Enumerate exported functions from libcrypto.so, filter symbols related to encryption and hashing, and suggest the best hook targets to prioritize.
A filtered list of relevant exports, with recommended hook targets and reasons for prioritizing them.
Perform cross-platform dynamic analysis, script injection, and device management with Frida.
Use persistent Frida instrumentation for Windows reversing, security analysis, and debugging.
Analyze and manipulate Unity IL2CPP apps with Frida tooling.
Control and query Frigate NVR, cameras, events, and recordings with natural language.
Connect Froide's FOI API to AI for querying and automating request workflows.
Use natural language to drive IDA Pro and Ghidra for binary analysis.