PAGalaxyLab/YAHFA
Yet Another Hook Framework for ART observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3443
- days_rel: n/a
- days_push: 772
- n_releases_24m: 0
Adoption not part of the score
1674 stars · 355 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YAHFA is a hook framework for Android ART that enables efficient Java method hooking and replacement. It is distributed as an Android library (AAR) via Maven Central and powers VirtualHook for rootless app hooking.
Use cases
- hook java methods in android apps
- replace method implementations at runtime on art
- build a rootless hooking tool like virtualhook
- instrument android app behavior for analysis
- intercept android api calls without root
- patch third-party app methods on android 7 through 12
When to choose
- you need to hook Java methods on Android 7.0-12 ART
- you want a lightweight library dependency rather than a full Xposed setup
- you need rootless hooking via a virtual environment like VirtualHook
- you need support for x86, x86_64, armeabi-v7a and arm64-v8a
When to avoid
- you need to hook Android 6.0 or lower (support is broken)
- you need active development or support for the newest Android versions
- you want a non-copyleft license (it is GPL-3.0)
- you need native (C/C++) function hooking rather than Java method hooking
Facets
library · maturity maintenance
security reverse-engineering developer-tools android-tools security developer-tools hook-framework art java-method-hooking xposed-alternative mobile-security android
1 source
- readme: https://github.com/PAGalaxyLab/YAHFA · fetched 2026-08-28 · 7252b601c45c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PAGalaxyLab/YAHFA | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="PAGalaxyLab/YAHFA")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem