Skip to content

Releases: Dr-TSNG/ZygiskNext

v4-0.9.0

03 Jan 14:15
32931cf
Compare
Choose a tag to compare

Changelog

  • No mount needed. Now Zygisk Next is more compatible with some modules. (e.g. systemless hosts)
  • Recognize Magisk app correctly. Now Zygisk status and modules are no longer displayed as unloaded in Magisk Manager, and modules will not be injected into the Manager.
  • Requires Magisk 26402+ / KernelSU 11412+.
  • Guards the peace of Machikado.

v4-0.8.1

24 Oct 09:38
47e515e
Compare
Choose a tag to compare

Changelog

  • Rename module name to Zygisk Next
  • Fix crash on Android 10
  • Add 32 bit support back

v4-0.8.0

21 Oct 17:32
abbca19
Compare
Choose a tag to compare

Changelog

  • 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)

v4-0.7.1

19 Jun 12:58
e8958e9
Compare
Choose a tag to compare

Changelog

  • Fix random crash on zygiskd32

v4-0.7.0

04 Jun 03:21
bea5ed4
Compare
Choose a tag to compare

Changelog

  • Require minimal KernelSU version 10940 (kernel) and 10942 (ksud)
  • Support root profile feature for KernelSU
  • No separated companion process
  • Several fixes for async

v4-0.6.5

21 Apr 08:22
33c4ea3
Compare
Choose a tag to compare

Changelog

  • Always add additional sepolicy
  • Fix unmount after 10763
  • Fix incorrect denylist acquirement
  • Require minimal KernelSU version 10818

v4-0.6.4

23 Mar 12:00
9d0858b
Compare
Choose a tag to compare

Changelog

  • Fix a bug causing Shamiko being detected

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