mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 01:35:17 +08:00
...
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
|
||||
# 它能做什么
|
||||
|
||||
- <strong>模块开发</strong><br/>
|
||||
- <strong>Xposed 模块开发</strong><br/>
|
||||
自动构建程序可以帮你快速创建一个 Xposed 模块,完全省去配置入口类和 xposed_init 文件<br/>
|
||||
- <strong>轻量优雅</strong><br/>
|
||||
拥有一套强大、优雅和人性的 Kotlin lambda Hook API,可以帮你快速实现 Method、Constructor、Field 的查找以及 Hook<br/>
|
||||
拥有一套强大、优雅和人性化的 Kotlin Lambda Hook API,可以帮你快速实现 Method、Constructor、Field 的查找以及 Hook<br/>
|
||||
- <strong>高效调试</strong><br/>
|
||||
拥有丰富的调试日志功能,细到每个 Hook 方法的名称、所在类以及查找耗时,可进行快速调试和排错<br/>
|
||||
- <strong>方便移植</strong><br/>
|
||||
|
Reference in New Issue
Block a user