Modules / zygisksu

Zygisk Next

Standalone implementation of Zygisk.

README

Zygisk Next

Standalone implementation of Zygisk, providing Zygisk API support for KernelSU and a replacement of Magisk’s built-in Zygisk.

Translations

You can contribute to translations for the WebUI via making pull requests to the i18n branch.

Copyright Notice

Copyright © 2024 Zygisk Next developers. All rights reserved.

The software Zygisk Next, starting from version v4-0.9.2, is no longer under the GPL-3.0 License. Instead, all rights to the software are reserved by the owner.

The following conditions now apply:

  1. No Modifications: The software may not be modified in any way. This includes but is not limited to changing, adding, or removing any part of the software’s code or functionality.

  2. No Redistribution: The software may not be redistributed in any form. This includes but is not limited to renaming, selling, or including the software as part of another project.

  3. No Picking: No parts, pieces, or components of the software may be extracted and submitted to other projects. This includes, but is not limited to, code snippets, functions, and released binaries.

  4. No Claim to Succession: Any fork of the software that was created before the license change may not claim to be an official or unofficial successor to the project. This includes but is not limited to using the project’s name, branding, or reputation to imply a connection to the original project.

Requirements

General

  • No multiple root implementation installed

KernelSU

  • Minimal KernelSU version: 10940
  • Minimal KernelSU Manager (ksud) version: 11575

Magisk

  • Minimal version: 26402
  • Built-in Zygisk turned off

APatch

  • Minimal version: 10700

Compatibility

Zygisk Next only guarantees the same behavior of Zygisk API, but will NOT ensure Magisk’s internal features.

Release History

1.4.3

Published on July 16, 2026
Download
  • 增加模块崩溃检查,如果模块导致系统崩溃,会尝试找出导致问题的模块并显示在 WebUI 和模块描述中
  • 增加导出 bugreport 功能,增加 action ,可通过 action 或 WebUI 导出并发送 bugreport
  • 提升安全性
  • WebUI 支持 RTL 布局
  • 更新 WebUI 翻译

  • Added module crash checking. If a module causes a system crash, it will attempt to find the problematic module and display it in the WebUI and module description.
  • Added bug report export functionality and action. Bug reports can be exported and sent via action or WebUI.
  • Improved security.
  • WebUI supports RTL layout.
  • Update WebUI translations.

SHA256: 82fb9176037771a9ed4f6a530581c7826460dbc19ca5a6908b95c60b86903858

1.4.2

Published on June 22, 2026
Download
  • 修复一个崩溃问题
  • 修复与 Android 8 / 8.1 的兼容问题
  • WebUI 更新翻译

  • Fixed a crash issue
  • Fixed compatibility issues with Android 8/8.1
  • WebUI translation update

SHA256: 44f17aacfc3e40747811445a8f3f627aba195115de2f9bcf2e6ed909a993fbab

1.4.1

Published on June 21, 2026
Download
  • 解决 ZN Linker 与某些模块的兼容性问题(参见文档
  • 解决与光速虚拟机的兼容性问题
  • WebUI 补充翻译
  • 如果 zygisk 模块无法加载, WebUI 和模块状态会显示错误

  • Resolved compatibility issues between ZN Linker and certain modules (see documentation)
  • Resolved compatibility issues with VPhoneOS
  • Supplemented translation of WebUI
  • If zygisk modules fails to load, the WebUI and module status will display errors.

SHA256: 9bdc393f119c4b3bdad22701aeec04036ab4133e01453062e93a686922aa4a49

1.4.0

Published on June 18, 2026
Download
  • ZN Linker 支持使用线程本地存储 (TLS) 的模块
  • 修复一个崩溃问题
  • 修复一个检测问题
  • 调整 WebUI 模块列表对齐方式
  • 更新 WebUI 翻译

  • ZN Linker now supports modules using Thread Local Storage (TLS)
  • Fixed a crash issue
  • Fixed a detection issue
  • Adjusted the alignment of the WebUI module list
  • Updated WebUI translations

SHA256: 97791423c705726478b95c2fb625af29f3899baff1a61e322f0977f0cb1141b1

1.3.4

Published on April 8, 2026
Download
  • 修复使用某些模块导致崩溃的问题
  • WebUI 增加 ZN 模块列表
  • 增加 Zygisk 模块错误检查机制,发现存在问题的模块会显示在 ZN 的模块状态和 WebUI 中(可检查的错误请参见文档
  • 补充 1.3.3 的更新:ZN 模块的 inline hook 功能无需额外在 sepolicy 增加 execmem 规则

  • Fixed an issue that caused crashes when using certain modules.
  • Add ZN module list to the WebUI.
  • Add Zygisk module error checking mechanism. Modules with issues will be displayed in ZN's module status and WebUI (see the documentation for checkable errors).
  • Supplemented the 1.3.3 update: ZN module inline hook functionality no longer requires adding an execmem rule to sepolicy.

SHA256: b330b368e6133b83c069c0ff1bb1bf81091afec5a8d6532d39c14bd1b7e5d367

1.3.2

Published on December 28, 2025
Download
  • webui: 支持官方 KSU insets
  • webui: 增加内核卸载冲突提示
  • webui: 更新翻译
  • core: 支持 Android 16 QPR2
  • core: 更新 KernelSU 支持
  • core: 兼容更多虚拟机环境

  • webui: Support official KSU insets
  • webui: Add alert info for kernel umount conflict
  • webui: Update translations
  • core: Support Android 16 QPR2
  • core: Update KernelSU support
  • core: Support more virtual machine environments

SHA256: 6eedf9401eeb0778febee48f08af8ea517208ceb31f644715e24ca2a57b59425

1.3.1

Published on November 30, 2025
Download
  • 支持无 SELinux 环境(如 redroid)
  • 修复 ZN linker 对 libunwind 和 C++ 异常的支持
  • 修复 ZN module 定义多个作用域无效的问题
  • webui 增加更多翻译
  • 修复若干问题

  • Supports SELinux-free environments (such as Redroid)
  • Fix ZN linker support for libunwind and C++ exceptions
  • Fix ZN module multiple scopes definition has no effect
  • Add more translation to the web UI
  • Fix several other issues

SHA256: 7ab5f6bb06c60c960f62fdbf2312e56b094ee91e44105a734a57c763c274b5c3

Module Details

Module ID
zygisksu
10003
Stars
7
Releases

Latest Version

1.4.3
Released 7/16/2026
Download Now