Notice
Due to maintenance costs, the YukiHookAPI will no longer update this document from version 1.3.0 and switch to the API document automatically generated by the Dokka plugin in version 2.0.0.
Notice
The English translation of this page has not been completed, you are welcome to contribute translations to us.
You can use the Chrome Translation Plugin to translate entire pages for reference.
ExecutorType - class
enum class ExecutorType
Change Records
v1.1.9 added
Function Illustrate
Hook Framework 类型定义。
定义了目前已知使用频率较高的 Hook Framework。
后期根据 Hook Framework 特征和使用情况将会继续添加新的类型。
无法识别的 Hook Framework 将被定义为 UNKNOWN。
UNKNOWN - enum
UNKNOWN
Change Records
v1.1.9 added
Function Illustrate
未知类型。
XPOSED - enum
XPOSED
Change Records
v1.1.9 added
Function Illustrate
原版、第三方 Xposed。
LSPOSED_LSPATCH - enum
LSPOSED_LSPATCH
Change Records
v1.1.9 added
Function Illustrate
LSPosed、LSPatch。
ED_XPOSED - enum
ED_XPOSED
Change Records
v1.1.9 added
Function Illustrate
EdXposed。
TAICHI_XPOSED - enum
TAICHI_XPOSED
Change Records
v1.1.9 added
Function Illustrate
TaiChi (太极)。
BUG_XPOSED - enum
BUG_XPOSED
Change Records
v1.1.9 added
Function Illustrate
BugXposed (应用转生)。
