# RikkaApps/Riru

Inject into zygote process

Repository: https://github.com/RikkaApps/Riru
Canonical: https://ross.abutalabs.com/products/riru
Language: C++
License Family: other
Topics: android, riru
Archived: true
Last push: 2023-12-24T09:16:43+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2935, "days_push": 983, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5139, forks 602 (observed 2026-08-28T04:09:11.116309+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: security, plugin-system, developer-tools
- domain: android-tools, security, operating-systems
- platform: -
- tags: zygote-injection, magisk-module, root, deprecated, zygisk-migration, android

## Member repositories
- RikkaApps/Riru (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.116309+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:02:00.448946+00:00, confidence not recorded.
  - readme: https://github.com/RikkaApps/Riru (fetched 2026-08-28T04:09:11.116309+00:00, sha c12725650c5f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
