lico-n/ZygiskFrida
Injects frida gadget using zygisk to bypass anti-tamper checks. observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 47
- Release rhythm 41
- Longevity 81
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 81
- age_days: 1145
- days_rel: 319
- days_push: 319
- n_releases_24m: 2
Adoption not part of the score
1063 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Zygisk (and Riru) module for rooted Android devices that injects the Frida gadget into application processes in a stealthy manner. It avoids ptrace-based detection and keeps APK integrity checks passing since the gadget is not embedded in the APK.
Use cases
- inject frida gadget into android apps without ptrace detection
- bypass anti-frida and anti-tamper checks in android apps
- hook android apps while passing apk signature integrity checks
- dynamically instrument android applications on a rooted device
- load arbitrary libraries into an android app process
- delay frida injection to evade startup-time detection checks
When to choose
- you need to reverse-engineer or instrument an Android app with anti-frida protections
- you want Frida gadget injection without modifying the APK or using ptrace
- you already run Magisk with Zygisk on a rooted device or emulator
When to avoid
- your device is not rooted or lacks Zygisk/Riru support
- you need native hooking on emulators, where only Java hooking works
- you just want a standard frida-server setup without stealth requirements
Facets
plugin · maturity active
security reverse-engineering plugin-system security reverse-engineering android-tools developer-tools cli zygisk frida magisk-module dynamic-instrumentation anti-detection root android
1 source
- readme: https://github.com/lico-n/ZygiskFrida · fetched 2026-08-28 · b4b4f40be007
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lico-n/ZygiskFrida | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="lico-n/ZygiskFrida")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem