Shamiko-v0.3.0-73-release.zip
71.6 KB
Shamiko:基于 zygisk 的 magisk hide
🔶 什么是 Shamiko
1,这是个magisk模块
2,这是在 zygisk 开启情况下,也可以使用的 “magisk hide”
3,它是由 lsposed 开发团队开发的
🔶 他有什么用
1,从 v24 版本开始,magisk 便不再支持 magisk hide
2,即便是使用非官方版本 magisk,zygisk 和 magisk hide 也只能二选一
3,Shamiko 模块就是在 zygisk 开启情况下也能用的 magisk hide
🔶 怎么用
1,当然是确认你已经在 magisk 中打开了zygisk
2,安装本模块
3,magisk 设置中,有个 “遵守排除列表”,打开它,然后在 “配置排除列表” 中,配置你要对谁隐藏 root
4,配置好之后,关闭 “遵守排除列表”,注意我没写错,这是必要的,不要开启 “遵守排除列表”
5,重启手机即可
🔶 KernelSU
需要在 /data/adb/ 的 shamiko 目录下 (没有则自行创建),创建 whitelist 文件,以开启白名单模式。
#Magisk #KernelSU #Shamiko
🔶 什么是 Shamiko
1,这是个magisk模块
2,这是在 zygisk 开启情况下,也可以使用的 “magisk hide”
3,它是由 lsposed 开发团队开发的
🔶 他有什么用
1,从 v24 版本开始,magisk 便不再支持 magisk hide
2,即便是使用非官方版本 magisk,zygisk 和 magisk hide 也只能二选一
3,Shamiko 模块就是在 zygisk 开启情况下也能用的 magisk hide
🔶 怎么用
1,当然是确认你已经在 magisk 中打开了zygisk
2,安装本模块
3,magisk 设置中,有个 “遵守排除列表”,打开它,然后在 “配置排除列表” 中,配置你要对谁隐藏 root
4,配置好之后,关闭 “遵守排除列表”,注意我没写错,这是必要的,不要开启 “遵守排除列表”
5,重启手机即可
🔶 KernelSU
需要在 /data/adb/ 的 shamiko 目录下 (没有则自行创建),创建 whitelist 文件,以开启白名单模式。
#Magisk #KernelSU #Shamiko
Zygisk-on-KernelSU-v4-0.6.5-78-release.zip
1.8 MB
Zygisk-on-KernelSU-v4-0.7.0-85-release.zip
2.2 MB
KernelSU_v0.6.9_11272-release.apk
6.4 MB
KernelSU v0.6.9 更新
更新时间
请尽快升级到0.6.9或更高版本,它包含一个非常重要的安全修复程序; 在最坏的情况下,它可能会导致根特权被恶意程序接管。
请注意,仅仅升级 Manager 应用程序没有任何效果,您需要升级内核!
感谢0x33count 提交了这个漏洞。他的详细描述和 PoC 为我们提供了很大的帮助!
我还想重申,我们欢迎任何安全研究人员与我们讨论内核 SU 的潜在攻击表面。我们将不遗余力地提高 KernelSU 的安全性。
📝 更新日志
▫️
❔ 什么是 KernelSU?
📖 如何使用
📦 如何构建
📬 官方频道
🗨 官方群组
— 来源 —
🔶 GitHub
#Android #KernelSU
更新时间
: 2023-10-12
一个 Android 上基于内核的 root 方案。
⚠️ 致所有 KernelSU 用户:请尽快升级到0.6.9或更高版本,它包含一个非常重要的安全修复程序; 在最坏的情况下,它可能会导致根特权被恶意程序接管。
请注意,仅仅升级 Manager 应用程序没有任何效果,您需要升级内核!
感谢0x33count 提交了这个漏洞。他的详细描述和 PoC 为我们提供了很大的帮助!
我还想重申,我们欢迎任何安全研究人员与我们讨论内核 SU 的潜在攻击表面。我们将不遗余力地提高 KernelSU 的安全性。
📝 更新日志
▫️
[Kernel] Fixed security vulnerability.
▫️
[Module] The GKI kernel supports automatic umount of modules to solve the problem of certain applications detecting module mount points.
▫️
[Manager] Fixed the issue where the update log was too long causing the update dialog box to be abnormal.
▫️
[Module] Adapt to the init process below Android 9.
❔ 什么是 KernelSU?
📖 如何使用
📦 如何构建
📬 官方频道
🗨 官方群组
— 来源 —
🔶 GitHub
作者: weishu#Android #KernelSU
Zygisk-on-KernelSU-v4-0.8.0-106-release.zip
819.2 KB
ZygiskOnKernelSU v4-0.8.0 更新
更新时间
▫️ New mechanism for loading Zygisk without property modifying, in order to provide stronger hiding effects
▫️ Drop support for 32 bit applications (zygote 32 will not be injected)
▫️ Require SELinux enforced because it is necessary to prevent vold from aborting Zygisk fuse connection
▫️ Fix compatibility for Magisk (minimal version 26300) and support reading Magisk denylist for PROCESS_ON_DENYLIST flag (currently isolated processes cannot be flagged properly)
— 来源 —
🔶 GitHub
#Android #KernelSU #Zygisk #ZygiskOnKernelSU
更新时间
: 2023-10-22
基于 KernelSU 的 Zygisk
📝 更新日志▫️ New mechanism for loading Zygisk without property modifying, in order to provide stronger hiding effects
▫️ Drop support for 32 bit applications (zygote 32 will not be injected)
▫️ Require SELinux enforced because it is necessary to prevent vold from aborting Zygisk fuse connection
▫️ Fix compatibility for Magisk (minimal version 26300) and support reading Magisk denylist for PROCESS_ON_DENYLIST flag (currently isolated processes cannot be flagged properly)
— 来源 —
🔶 GitHub
作者: Nullptr#Android #KernelSU #Zygisk #ZygiskOnKernelSU
KernelSU_v0.7.0_11326-release.apk
6.4 MB
KernelSU v0.7.0 更新
更新时间
📝 更新日志
▫️ [Security] Fix a security issue similar to CVE-2023-5521, please upgrade as soon as possible; credits to qwerty472123@github!
▫️ [SU] App Profile now supports templates!
▫️ [Module] Fixed the bug that the module directory may be accidentally umounted, causing the manager module directory to be empty.
▫️ [SU] Fixed the issue where the allowlist may be messed up after an app is uninstalled.
▫️ [Kernel] Add android14-5.15 and android14-6.1, supporting Pixel8 series.
▫️ [SU] App Profile’s capability no longer requires CAP_DAC_READ_SEARCH and can run without any capability.
▫️ [Kernel] Fixed the bootloop issues when working with Magisk.
❔ 什么是 KernelSU?
📖 如何使用
📦 如何构建
📬 官方频道
🗨 官方群组
— 来源 —
🔶 GitHub
#Android #KernelSU
更新时间
: 2023-10-24
一个 Android 上基于内核的 root 方案。
📝 更新日志
▫️ [Security] Fix a security issue similar to CVE-2023-5521, please upgrade as soon as possible; credits to qwerty472123@github!
▫️ [SU] App Profile now supports templates!
▫️ [Module] Fixed the bug that the module directory may be accidentally umounted, causing the manager module directory to be empty.
▫️ [SU] Fixed the issue where the allowlist may be messed up after an app is uninstalled.
▫️ [Kernel] Add android14-5.15 and android14-6.1, supporting Pixel8 series.
▫️ [SU] App Profile’s capability no longer requires CAP_DAC_READ_SEARCH and can run without any capability.
▫️ [Kernel] Fixed the bootloop issues when working with Magisk.
❔ 什么是 KernelSU?
📖 如何使用
📦 如何构建
📬 官方频道
🗨 官方群组
— 来源 —
🔶 GitHub
作者: weishu#Android #KernelSU
Zygisk-Next-v4-0.8.1-111-release.zip
1.4 MB
Zygisk-Next-v4-0.9.0-release.zip
1002.9 KB
ZygiskOnKernelSU v4-0.9.0-178 更新
更新时间
— 来源 —
🔶 GitHub
#Android #KernelSU #Zygisk #ZygiskOnKernelSU #ZygiskNext
更新时间
: 2024-01-04
基于 KernelSU 的 Zygisk
📝 更新日志— 来源 —
🔶 GitHub
作者: Nullptr#Android #KernelSU #Zygisk #ZygiskOnKernelSU #ZygiskNext