# HighCapable/YukiHookAPI

⛱️ An efficient Hook API and Xposed Module solution built in Kotlin.

Repository: https://github.com/HighCapable/YukiHookAPI
Canonical: https://ross.abutalabs.com/products/yukihookapi
Homepage: https://highcapable.github.io/YukiHookAPI/
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, hook-api, xposed, kotlin, kotlin-android, kotlin-library, library, xposedmodule, xposed-framework, xposed-module
Last push: 2026-08-25T19:06:45+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 62, longevity 100
- inputs: {"age_days": 1677, "days_push": 8, "days_rel": 96, "gap_med": 168.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2159, forks 159 (observed 2026-08-28T04:06:19.841506+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: sdk, developer-tools, plugin-system
- domain: android-tools, developer-tools, programming-languages
- platform: jvm
- tags: xposed, hooking, kotlin-library, android-modding, xposed-module-development, android

## Member repositories
- HighCapable/YukiHookAPI (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.841506+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:50:19.349521+00:00, confidence not recorded.
  - readme: https://github.com/HighCapable/YukiHookAPI (fetched 2026-08-28T04:06:19.841506+00:00, sha d82726551a24)
  - homepage: https://highcapable.github.io/YukiHookAPI/ (fetched 2026-08-29T10:30:10.153370+00:00, sha d5d26028d6c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
