Releases

Back to module

v1.3.0-RC3 (620-316eada-release) build 620

1.3.0-RC3

  1. 增加 Magisk 排除列表白名单(Root 授权列表为白名单)
  2. 修复一些模块与 ZN Linker 兼容性问题
  3. WebUI 增加俄语翻译
  4. 修复 WebUI 显示问题
  5. 修复其他若干问题

  1. Added Magisk denylist whitelist (root app list is whitelist)
  2. Fixed some module compatibility issues with the ZN Linker
  3. Added Russian translation to the WebUI
  4. Fixed WebUI display issues
  5. Fixed several other issues

SHA256: 5c51172a3ee221985d0f34637be18a3bb3983d0ee2c1143cd5b032d252aca0b7

v1.3.0-RC4 (638-45eea2d-release) build 638

1.3.0-RC4

  1. 修复一些模块与 ZN Linker 兼容性问题
  2. 修复一个导致进程挂起的问题
  3. WebUI 增加越南语、土耳其语、日语、印度尼西亚语翻译

  1. Fixed some module compatibility issues with the ZN Linker
  2. Fixed an issue causing processes to hang
  3. Added Vietnamese, Turkish, Japanese, and Indonesian translations to the WebUI

SHA256: 79543f9ba0f1e243c404be07825fdfff8d5826c0055f2b12f55389e5dd3efdc9

v1.3.0 (648-4d40f10-release) build 648

1.3.0

  1. 推出内置的 Zygisk 模块加载器——Zygisk Next linker,详细介绍请参考 Wiki ,建议启用以获得更好的隐蔽性;
  2. 整合 Shamiko 的大部分功能,排除列表增加「仅还原挂载」模式,允许在对应用加载模块的同时还原挂载变更 ^1;
  3. 允许以匿名内存形式加载模块;
  4. 正确实现对多个 zygote 的支持(如一加 zygote_ocomp);
  5. 修复对低版本内核和部分 32 位设备的支持;
  6. WebUI 增加更多语言翻译
  7. 支持 KernelSU 新接口
  8. 修复一些其他问题。

注:

^1: ZN 并未整合 Shamiko 的 prop 隐藏与字体模块处理功能。若需要 prop 隐藏,请自行提取 Shamiko 的 service.sh,并通过 service.d 等方式开机启动;若需要在 A12+ 设备上使用字体模块,请安装 FontLoader 。安装 ZN 前无需卸载 Shamiko,Shamiko 即使安装也不会被加载。对于 Magisk 用户,Shamiko 白名单对应于「将非 Root 应用视为排除列表」选项。

可以使用 WebUI 或 CLI 配置新功能,CLI 命令如下:

/data/adb/modules/zygisksu/bin/zygiskd enforce-denylist <disabled|enabled|just_umount>
/data/adb/modules/zygisksu/bin/zygiskd memory-type <default|anonymous>
/data/adb/modules/zygisksu/bin/zygiskd linker <system|builtin>

所有选项即时生效。


  1. Introduce a built-in Zygisk module loader — Zygisk Next Linker. For detailed information, please refer to the Wiki. It is recommended to enable for minimize detectable traces.

  2. Integrate most of Shamiko’s functionality. Add a new “Unmount only” mode to the denylist, allowing module injection while restoring mount changes. ^1

  3. Add support for loading modules to anonymous memory.

  4. Properly implement multi-zygote support (e.g. OnePlus devices using zygote_ocomp).

  5. Fix compatibility issues with older kernels and some 32-bit devices.

  6. Add more translations to the WebUI

  7. Support new interface of KernelSU

  8. Fix several bugs and stability issues.

    Note:

^1: ZN does not include Shamiko’s prop hiding or font module handling. If you need prop hiding, please extract service.sh from Shamiko and start it manually via service.d or similar methods. If you need to use font modules on Android 12+ devices, please install FontLoader. You do not need to uninstall Shamiko before installing ZN — even if Shamiko is installed, it will not be loaded. For Magisk users, Shamiko whitelist is equalivant to the "Treat non-root apps as denylist" option.

New features can be configured with WebUI and CLI. CLI command is as follows:

/data/adb/modules/zygisksu/bin/zygiskd enforce-denylist <disabled|enabled|just_umount>
/data/adb/modules/zygisksu/bin/zygiskd memory-type <default|anonymous>
/data/adb/modules/zygisksu/bin/zygiskd linker <system|builtin>

All changes will take effect immediately.


SHA256: 2863b9eb6f526eedf5f625c867fa66dcf3833ab38deec6fa83adfe355a95940e