Skip to content

Releases: Dr-TSNG/ZygiskNext

v4-0.6.3

21 Mar 15:12
80b19c4
Compare
Choose a tag to compare

Changelog

  • Fix revert umount sepolicy
  • Fix crashing on some devices
  • Remove hex patch

v4-0.6.2

03 Mar 10:25
9d648d9
Compare
Choose a tag to compare

Changelog

  • Fix 32 bit app lagging on start
  • Fix unmount failure
  • Auto add additional sepolicy for old kernel users

v4-0.6.1

01 Mar 04:44
446ed92
Compare
Choose a tag to compare

Changelog

  • KernelSU module dir changed to /data/adb/modules

v4-0.6.0

28 Feb 13:40
2e9cbf7
Compare
Choose a tag to compare

Changelog

  • Add support for Magisk 25208+
  • Show running status message on module page
  • Unmount everything under ksu loop
  • Implement unmount Magisk
  • Fix a bug of zygote restart
  • Rename libraries
  • Implement PROCESS_GRANTED_ROOT flag for Magisk (PROCESS_ON_DENYLIST is still unavailable for both KernelSU and Magisk)

v4-0.5.1

24 Feb 14:28
6d9cc56
Compare
Choose a tag to compare
v4-0.5.1 Pre-release
Pre-release

Changelog

  • Since this version, multiple root implementation is no longer allowed
  • Fix umount and zygisk unload
  • Read KernelSU allowlist and denylist for zygisk process flags (Reading Magisk's has not been implemented yet)
  • Change memfd names to jit-cache
  • Strict KernelSU version to prevent strange problems
  • Fix a bug causing crash

Requirements

  • Minimal KernelSU version: 10654
  • Minimal ksud version: 10647
  • Full SELinux patch support (If non-gki kernel)
  • No multiple root implementation installed

v4-0.4.1

17 Feb 13:48
e69aa5c
Compare
Choose a tag to compare
v4-0.4.1 Pre-release
Pre-release

Changelog

Support installing on Magisk.
DO NOT install Shamiko!!!

Requirements

  • Minimal KernelSU version: 10575
  • Minimal ksud version: 10616
  • Full SELinux patch support (If non-gki kernel)

v4-0.4.0

15 Feb 05:25
c8ad933
Compare
Choose a tag to compare
v4-0.4.0 Pre-release
Pre-release

Changelog

Handle zygote death and fix a race condition.

Requirements

  • Minimal KernelSU version: 10575
  • Minimal ksud version: 10616
  • Full SELinux patch support (If non-gki kernel)

v4-0.3.0

09 Feb 04:45
150be54
Compare
Choose a tag to compare
v4-0.3.0 Pre-release
Pre-release

Changelog

Fix race condition where 32 bit hook fails

Requirements

  • Minimal KernelSU version: 10575
  • Minimal ksud version: 102

v4-0.2.0

08 Feb 12:26
209036a
Compare
Choose a tag to compare
v4-0.2.0 Pre-release
Pre-release

Warning: The current version of Zygisksu is UNSTABLE. You may suffer boot loop or even data loss so use with caution.

Requirements

  • Minimal KernelSU version: 10575
  • Minimal ksud version: 10200

Compatibility

Should work with everything except those rely on Magisk internal behaviors.

v4-0.1.0

02 Feb 14:50
4ecb4a9
Compare
Choose a tag to compare
v4-0.1.0 Pre-release
Pre-release

Warning: The current version of Zygisksu is UNSTABLE. You may suffer boot loop or even data loss so use with caution.

Requirements

  • Minimal KernelSU version: 15
  • Minimal ksud version: 7b32c0e

Compatibility

  • LSPosed
  • Storage Isolation
  • IFW Enhance
  • Universal SafetyNet Fix
  • Shamiko