Files
YukiHookAPI/docs-source/src/en/guide/supportive.md
fankesyooni c8f1e3441e refactor: big modified
- update dependencies
- migration reflection api to KavaRef
- merge to new api usage
2025-06-16 17:05:06 +08:00

6.0 KiB

Supportive

The following are the related functions, Xposed Frameworks, Hook Frameworks and Hook APIs supported by YukiHookAPI.

Basic Functions

Name ST Description
Xposed Module Auto Builder Will use New Xposed Module Config Plan on YukiHookAPI 2.0.0
ART Dynamic Method Hook Stable use in multiple scenarios
Xposed Resources Hook Supported, but will be removed on YukiHookAPI 2.0.0

Extended Functions

Name ST Description
Reflection Extensions Completely deprecated, recommended to migrate to KavaRef, planned YukiHookAPI 2.0.0 version removed
Xposed Module Data Storage Normal use
Xposed Module and Host Channel Normal use
Host Lifecycle Extension Normal use
Inject Module Apps Resources Normal use
Register Module Apps Activity Normal use

Xposed Frameworks

Name ST Description
LSPosed Stable use in multiple scenarios
LSPatch Support, API support will be gradually added after the project is completed
EdXposed Maintenance has stopped and is no longer recommended
Dreamland Theoretical support (not tested by developer)
TaiChi Hook functions normally (some functions have restrictions)
Xposed Maintenance has stopped and is no longer recommended

Hook Frameworks

Name ST Description
LSPlant Please visit AliuHook
Pine Theoretical support (not tested by developer)
SandHook The latests Android are not supported, you need to integrated the Rovo89 Xposed API yourself
Whale The latests Android are not supported, you need to integrated the Rovo89 Xposed API yourself
YAHFA The latests Android are not supported, you need to integrated the Rovo89 Xposed API yourself
FastHook Maintenance has stopped and is no longer recommended
Epic Maintenance has stopped and is no longer recommended

Hook APIs

Name ST Description
Rovo89 Xposed API Stable use in multiple scenarios
Modern Xposed API Will be supported on YukiHookAPI 2.0.0