KernelSU Next v1.0.5
应用介绍
作者: KernelSU-Next
标签: v1.0.5
附件: KernelSU_Next_v1.0.5_12430-release.apk
[仓库同步] root-mgr: ksu_next / v1.0.5
【中文简介】
KernelSU Next管理器发布包。
## 注释
* 现在,非 GKI/GKI 内核都支持手动 VFS 挂钩,如果您决定对非 GKI/GKI 内核使用手动挂钩,请确保执行 CONFIG_KSU_WITH_KPOBES=n (现在实际上没有必要禁用 CONFIG_KPROBES),并且如果您想使用 KPROBES 挂钩,请确保同时执行 CONFIG_KPROBES=y 和CONFIG_KSU_WITH_KPROBES=y (KPROBES 对于非 GKI 来说并不理想,因为某些 4.x 内核有错误的 KPROBES 支持,这会导致你的根钩子损坏)
* 为了获得隐藏和兼容性的最佳根结果,我建议使用手动 VFS Hooks(推荐)
* 我个人建议检查这个新的最小范围手动 VFS Hooks -> https://github.com/backslashxx/KernelSU/issues/5
## 发生了什么变化
* ksud:@CanerKaraca23 在 https://github.com/KernelSU-Next/KernelSU-Next/pull/84 中的更新
* 在 https://githu 中更新 @igormiguell 的翻译b.com/KernelSU-Next/KernelSU-Next/pull/93
* 在 https://github.com/KernelSU-Next/KernelSU-Next/pull/90 添加 @monefiera 的日语翻译
* 在 https://github.com/KernelSU-Next/KernelSU-Next/pull/91 添加 @chrzonas 的波兰语翻译
* ci:通过 @CanerKaraca23 在 https://github.com/KernelSU-Next/KernelSU-Next/pull/83 更新工作流程
*经理:通过@CanerKaraca23更新gradle https://github.com/KernelSU-Next/KernelSU-Next/pull/85
* 内核:通过 https://github.com/KernelSU-Next/KernelSU-Next/pull/99 中的 @backslashxx 处理可选的向后移植
* build(deps): 使用 7 u 将 Maven 组跨到 1 个目录
【原文】
KernelSU Next 管理器发布包。
## Notes
* Manual VFS Hooks are now supported for both NON-GKI/GKI kernels, if you decide to use manual hooks for both NON-GKI/GKI then make sure to do CONFIG_KSU_WITH_KPOBES=n (it's not really necessary to disable CONFIG_KPROBES now) & if you want to use KPROBES Hooks then make sure to do both CONFIG_KPROBES=y and CONFIG_KSU_WITH_KPROBES=y (KPROBES is not really ideal of NON-GKI since some 4.x kernels have buggy KPROBES support which will render your root hooks broken)
* For best root results for hiding and compatibility i suggest using Manual VFS Hooks (RECOMMENDED)
* I personally would recommend checking this new minimal scoped Manual VFS Hooks from -> https://github.com/backslashxx/KernelSU/issues/5
## What's Changed
* ksud: updates by @CanerKaraca23 in https://github.com/KernelSU-Next/KernelSU-Next/pull/84
* update translation by @igormiguell in https://github.com/KernelSU-Next/KernelSU-Next/pull/93
* Add Japanese Translation by @monefiera in https://github
标签: v1.0.5
附件: KernelSU_Next_v1.0.5_12430-release.apk
[仓库同步] root-mgr: ksu_next / v1.0.5
【中文简介】
KernelSU Next管理器发布包。
## 注释
* 现在,非 GKI/GKI 内核都支持手动 VFS 挂钩,如果您决定对非 GKI/GKI 内核使用手动挂钩,请确保执行 CONFIG_KSU_WITH_KPOBES=n (现在实际上没有必要禁用 CONFIG_KPROBES),并且如果您想使用 KPROBES 挂钩,请确保同时执行 CONFIG_KPROBES=y 和CONFIG_KSU_WITH_KPROBES=y (KPROBES 对于非 GKI 来说并不理想,因为某些 4.x 内核有错误的 KPROBES 支持,这会导致你的根钩子损坏)
* 为了获得隐藏和兼容性的最佳根结果,我建议使用手动 VFS Hooks(推荐)
* 我个人建议检查这个新的最小范围手动 VFS Hooks -> https://github.com/backslashxx/KernelSU/issues/5
## 发生了什么变化
* ksud:@CanerKaraca23 在 https://github.com/KernelSU-Next/KernelSU-Next/pull/84 中的更新
* 在 https://githu 中更新 @igormiguell 的翻译b.com/KernelSU-Next/KernelSU-Next/pull/93
* 在 https://github.com/KernelSU-Next/KernelSU-Next/pull/90 添加 @monefiera 的日语翻译
* 在 https://github.com/KernelSU-Next/KernelSU-Next/pull/91 添加 @chrzonas 的波兰语翻译
* ci:通过 @CanerKaraca23 在 https://github.com/KernelSU-Next/KernelSU-Next/pull/83 更新工作流程
*经理:通过@CanerKaraca23更新gradle https://github.com/KernelSU-Next/KernelSU-Next/pull/85
* 内核:通过 https://github.com/KernelSU-Next/KernelSU-Next/pull/99 中的 @backslashxx 处理可选的向后移植
* build(deps): 使用 7 u 将 Maven 组跨到 1 个目录
【原文】
KernelSU Next 管理器发布包。
## Notes
* Manual VFS Hooks are now supported for both NON-GKI/GKI kernels, if you decide to use manual hooks for both NON-GKI/GKI then make sure to do CONFIG_KSU_WITH_KPOBES=n (it's not really necessary to disable CONFIG_KPROBES now) & if you want to use KPROBES Hooks then make sure to do both CONFIG_KPROBES=y and CONFIG_KSU_WITH_KPROBES=y (KPROBES is not really ideal of NON-GKI since some 4.x kernels have buggy KPROBES support which will render your root hooks broken)
* For best root results for hiding and compatibility i suggest using Manual VFS Hooks (RECOMMENDED)
* I personally would recommend checking this new minimal scoped Manual VFS Hooks from -> https://github.com/backslashxx/KernelSU/issues/5
## What's Changed
* ksud: updates by @CanerKaraca23 in https://github.com/KernelSU-Next/KernelSU-Next/pull/84
* update translation by @igormiguell in https://github.com/KernelSU-Next/KernelSU-Next/pull/93
* Add Japanese Translation by @monefiera in https://github
系统要求
KernelSU Next
发表评论