mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
...
This commit is contained in:
10
README.md
10
README.md
@@ -16,15 +16,15 @@
|
||||
|
||||
# 它能做什么
|
||||
|
||||
- <strong>模块开发</strong>
|
||||
- <strong>模块开发</strong><br/>
|
||||
自动构建程序可以帮你快速创建一个 Xposed 模块,完全省去配置入口类和 xposed_init 文件<br/>
|
||||
- <strong>轻量优雅</strong>
|
||||
拥有一套强大、优雅和人性的 Koltin lambda Hook API,可以帮你快速实现 Method、Constructor、Field 的查找以及 Hook<br/>
|
||||
- <strong>轻量优雅</strong><br/>
|
||||
拥有一套强大、优雅和人性的 Kotlin lambda Hook API,可以帮你快速实现 Method、Constructor、Field 的查找以及 Hook<br/>
|
||||
- <strong>高效调试</strong>
|
||||
拥有丰富的调试日志功能,细到每个 Hook 方法的名称、所在类以及查找耗时,可进行快速调试和排错<br/>
|
||||
- <strong>方便移植</strong>
|
||||
- <strong>方便移植</strong><br/>
|
||||
原生支持 Xposed API 用法,并原生对接 Xposed API,拥有 Xposed API 的 Hook 框架都能快速对接 YuKiHookAPI<br/>
|
||||
- <strong>快速上手</strong>
|
||||
- <strong>快速上手</strong><br/>
|
||||
简单易用,不需要繁琐的配置,不需要十足的开发经验,搭建环境集成依赖即可立即开始使用
|
||||
|
||||
# 开始使用
|
||||
|
Reference in New Issue
Block a user