Files
YukiHookAPI/README-zh-CN.md
2023-01-13 04:16:13 +08:00

6.0 KiB
Raw Blame History

Yuki Hook API

Blank Blank Telegram



⛱️ 一个使用 Kotlin 构建的高效 Hook API 与 Xposed 模块解决方案。

English | 简体中文

这是什么

支持的功能

  • Hook Framework 支持的基本 ART 动态方法 Hook 功能
  • Xposed 资源钩子 (Resources Hook)

扩展功能

  • 自动化 Xposed 模块构建 (完全无需自行创建 assets/xposed_init)
  • New XSharedPreferences 支持
  • DataChannel (宿主 ←→ 模块) 无序广播通讯通道功能
  • 简单快捷地实现混淆的字节码反射、查找功能

开始使用

  • 点击这里 前往文档页面查看更多详细教程和内容。

联系我们

展望未来

如果你喜欢 YukiHookAPI 项目,欢迎为此项目贡献你的代码 PR,可以是任何改进的建议以及新增的功能。

合作项目

以下是经过合作并稳定使用 YukiHookAPI 的项目。

Repository Developer
TSBattery fankesyooni
MIUI 原生通知图标 fankesyooni
ColorOS 通知图标增强 fankesyooni
自由屏幕旋转 fankesyooni
拒绝强制亮度 fankesyooni
AppErrorsTracking fankesyooni
Enable WebView Debugging WankkoRee
Fuck MIUI Gesture mahoshojoHCG
MIUI遮罩进化 GSWXXN
Color OS Installer Plus NextAlone
Auto NFC GSWXXN
不要竖屏 WankkoRee
QDReadHook xihan123
WxRecordRead Coderpwh
MIUI更新进化 ZQDesigned
MIUI录屏进化 ZQDesigned

你也在使用 YukiHookAPI 吗?快来 PR 将你的存储仓库添加到上方的列表(私有仓库可以不需要注明网页链接)。

捐赠支持

  • 工作不易,无意外情况此项目将继续维护下去,提供更多可能,欢迎打赏。

第三方开源使用声明

许可证

MIT License

Copyright (C) 2019-2023 HighCapable

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

版权所有 © 2019-2023 HighCapable