Releases: Dr-TSNG/ZygiskNext
Releases · Dr-TSNG/ZygiskNext
v4-0.6.0
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
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
v4-0.4.0
v4-0.3.0
v4-0.2.0
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
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