HighCapable/YukiHookAPI
⛱️ An efficient Hook API and Xposed Module solution built in Kotlin. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 62
- 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: 168.5
- age_days: 1677
- days_rel: 96
- days_push: 8
- n_releases_24m: 3
Adoption not part of the score
2159 stars · 159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
YukiHookAPI is a Kotlin-based Hook API built on top of the Xposed framework, providing a fluent DSL for writing Xposed modules. It offers rich extensions and abstractions to simplify Android runtime hooking and module development.
Use cases
- write an Xposed module in Kotlin
- hook Android app methods at runtime
- build Android system tweaks without boilerplate Xposed code
- intercept and modify app behavior on rooted devices
- create a Kotlin DSL wrapper around Xposed hooks
When to choose
- you are developing an Xposed module and want a modern Kotlin API
- you need concise, type-safe hook definitions instead of raw Xposed callbacks
- you want built-in helpers for preferences, resources, and lifecycle-aware hooking
When to avoid
- your project does not target Android or the Xposed framework
- you need hooking on non-rooted devices without Xposed/LSPosed installed
- you require a hooking solution for iOS or desktop platforms
Facets
library · maturity active
sdk developer-tools plugin-system android-tools developer-tools programming-languages jvm xposed hooking kotlin-library android-modding xposed-module-development android
2 sources
- readme: https://github.com/HighCapable/YukiHookAPI · fetched 2026-08-28 · d82726551a24
- homepage: https://highcapable.github.io/YukiHookAPI/ · fetched 2026-08-29 · d5d26028d6c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HighCapable/YukiHookAPI | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="HighCapable/YukiHookAPI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem