reveny/Android-Native-Root-Detector
A tool to detect root on android observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 76
- Release rhythm 78
- Longevity 46
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4.5
- age_days: 657
- days_rel: 144
- days_push: 144
- n_releases_24m: 33
Adoption not part of the score
1378 stars · 113 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android application that detects whether a device is rooted, using native code checks. It is written in Kotlin and distributed as a downloadable release APK.
Use cases
- check if my android device is rooted
- detect root on android app
- test root detection bypass
- verify device integrity before running sensitive app
- find su binary and magisk on android
- audit android device for root indicators
When to choose
- you need a quick, free Android app to check root status on a device
- you want a native-based detector to test against root-hiding tools
- you are evaluating device integrity for security research
When to avoid
- you need a root detection SDK to embed in your own app rather than a standalone tool
- you need guaranteed protection against advanced root hiding like KernelSU or APatch
- you need iOS jailbreak detection
Facets
application · maturity active
security developer-tools security android-tools developer-tools root-detection android kotlin native security-audit
1 source
- readme: https://github.com/reveny/Android-Native-Root-Detector · fetched 2026-08-28 · cf63efdbd4f8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reveny/Android-Native-Root-Detector | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="reveny/Android-Native-Root-Detector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem