littleWhiteDuck/SimpleHook
SimpleHook observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 88.0
- age_days: 1625
- days_rel: 21
- days_push: 19
- n_releases_24m: 3
Adoption not part of the score
1337 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SimpleHook is an Xposed/LSPosed module for Android app debugging and research, offering configurable Java/Smali hooking of methods, fields, and static variables. It supports replacing return values and arguments, intercepting execution, and logging call parameters and results with a searchable record view and floating window.
Use cases
- hook android app methods to change return values
- log method parameters and return values of an android app
- replace method arguments in an android app at runtime
- convert smali signatures to hook configurations
- debug and research apps I own with xposed
- intercept method execution in an android app
- export and share hook configurations
When to choose
- you already run LSPosed or another Xposed framework and want a configurable no-code hooking UI
- you need to record or modify Java-level method calls, fields, and static variables in an Android app you own or are authorized to test
- you want to paste Smali signatures and turn them into hook configs quickly
When to avoid
- you need to hook native (C/C++) code rather than Java/Kotlin methods
- you have no root/Xposed-capable environment or cannot authorize Shizuku/storage access
- you intend to modify apps you do not own or lack permission to test
Facets
application · maturity active
security developer-tools reverse-engineering android-tools reverse-engineering developer-tools security xposed lsposed hooking smali android-debugging runtime-analysis android
1 source
- readme: https://github.com/littleWhiteDuck/SimpleHook · fetched 2026-08-28 · 1451dbf7a6f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| littleWhiteDuck/SimpleHook | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="littleWhiteDuck/SimpleHook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem