RikkaApps/Riru
Inject into zygote process observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: n/a
- age_days: 2935
- days_rel: n/a
- days_push: 983
- n_releases_24m: 0
Adoption not part of the score
5139 stars · 602 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Riru is a Magisk module that injects code into Android's zygote process, allowing other modules to run their code inside app processes or the system server. It is now deprecated in favor of Zygisk.
Use cases
- inject code into android zygote process
- run custom code in android system server
- build magisk modules that hook android internals
- hide root modules from /proc/maps scanning
- hook native methods in libandroid_runtime
When to choose
- you maintain a legacy Riru-based module on older Android setups
- you need zygote injection on a device where Zygisk is unavailable
When to avoid
- you are starting a new project - use Zygisk instead
- your device is not rooted with Magisk
- you need actively maintained software
Facets
library · maturity abandoned
security plugin-system developer-tools android-tools security operating-systems zygote-injection magisk-module root deprecated zygisk-migration android
1 source
- readme: https://github.com/RikkaApps/Riru · fetched 2026-08-28 · c12725650c5f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RikkaApps/Riru | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem