asLody/SandHook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 2790
- days_rel: n/a
- days_push: 1322
- n_releases_24m: 0
Adoption not part of the score
2229 stars · 452 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SandHook is an Android ART runtime hooking library supporting Java method hooks and native inline hooks on Android 4.4 through 11.0 for both 32-bit and 64-bit ARM. It provides an annotation-based hook API and an Xposed API compatibility layer, allowing existing Xposed modules to run on top of it.
Use cases
- hook Android app methods at runtime
- run Xposed modules without root Xposed framework
- intercept Android framework or app method calls
- patch app behavior for testing or instrumentation
- inline hook native functions in Android processes
When to choose
- building Android instrumentation or AOP tooling
- porting Xposed modules to a standalone hook engine
When to avoid
- you target Android versions newer than 11
- you need hooks on non-ARM architectures
- you want an actively maintained project with recent updates
- you need iOS or desktop hooking
Facets
library · maturity maintenance
security developer-tools plugin-system android-tools developer-tools security reverse-engineering jvm cpp art-hook inline-hook xposed-compat aop java-hook native-hook android
1 source
- readme: https://github.com/asLody/SandHook · fetched 2026-08-28 · d1d74668b556
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| asLody/SandHook | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem