lasting-yang/frida_hook_libart
Frida hook some jni functions observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 48
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3026
- days_rel: n/a
- days_push: 315
- n_releases_24m: 0
Adoption not part of the score
1713 stars · 527 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Frida hook scripts for intercepting Android ART JNI functions, most notably RegisterNatives. It reveals native method registrations including class names, signatures, and native library offsets.
Use cases
- hook JNI functions in an Android app with Frida
- trace RegisterNatives calls to map Java methods to native implementations
- find which .so library and offset implements a JNI method
- reverse engineer native Android libraries
- analyze obfuscated Android apps that register natives dynamically
When to choose
- you are reverse engineering an Android app's native code with Frida
- you need to enumerate dynamically registered JNI methods and their native offsets
- you want ready-made hook scripts for ART internals
When to avoid
- you need a general-purpose Frida framework rather than JNI-specific scripts
- you are not working with Android/ART
- you need a GUI-based dynamic analysis tool
Facets
library · maturity active
reverse-engineering security developer-tools security reverse-engineering android-tools developer-tools cli python frida jni hooking android-reversing native-libraries javascript android
1 source
- readme: https://github.com/lasting-yang/frida_hook_libart · fetched 2026-08-28 · 81260d8be8f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lasting-yang/frida_hook_libart | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="lasting-yang/frida_hook_libart")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem