cxw620/frdia-hook — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2025-05-24
Learn how Frida hooks into an app's functions to inspect or change its behavior.
Grab a ready-made script to intercept API calls or monitor network traffic during testing.
Verify an app's own security protections actually work as intended.
Study both Java-layer and native-layer hooking techniques on Android apps.
| cxw620/frdia-hook | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2025-05-24 | 2022-10-03 | 2020-05-03 |
| Maintenance | Stale | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 4/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires a rooted/jailbroken test device to run frida-server and the included scripts.
A Chinese-language guide and script collection for Frida, a tool that inspects and modifies running apps for security research and debugging.
Stale — no commits in 1-2 years (last push 2025-05-24).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.