ZygiskNext

Standalone implementation of Zygisk

Stars
3.7K

Bot releases are visible (Hide)

ZygiskNext - v1.2.0-Preview1 Latest Release

Published by 5ec1cff about 1 month ago

Significant code refactoring
New Feature: Introducing the Zygisk Next module, supports injecting more processes, module example: link

The Zygisk Next module API is still in the draft stage, and developers are encouraged to provide valuable suggestions.

ZygiskNext - v1.1.0

Published by 5ec1cff 3 months ago

ZygiskNext - v1.0.6-2

Published by 5ec1cff 4 months ago

  • No need for temporary directory
  • Fixed maybe not working on latest ksu
  • Fixed translation in webui
ZygiskNext - v1.0.5

Published by 5ec1cff 6 months ago

  • Improve stability
  • More friendly WebUI interface
ZygiskNext - v1.0.4

Published by 5ec1cff 7 months ago

  • Remove unstable auto umount mode
  • Add enforce denylist mode
  • Clean up unused configuration items
ZygiskNext - v1.0.3

Published by 5ec1cff 7 months ago

  • Officially supports APatch (Thanks to @Admirepowered for the collaboration)
  • Add auto umount module mode
ZygiskNext - v1.0.2

Published by 5ec1cff 7 months ago

  • WebUI follows the system dark theme setting
  • Unmount all ksu mount points
  • Remove useless code
ZygiskNext - v1.0.1

Published by 5ec1cff 7 months ago

  • Fix unexpected "Module files corrupted".
ZygiskNext - v1.0

Published by Dr-TSNG 7 months ago

  • Monitor Zygote startup through hooking init process
  • Enhanced Magisk compatibility
  • Support KernelSU WebUI (Manager Release 0.9.0 / CI 11575 or above is required)
  • Two daemons merged into one
  • Simplified module status
  • Automatic support for some 32-bit translation layers (such as tango)
ZygiskNext - v4-0.9.2.1

Published by Dr-TSNG 8 months ago

  • Correctly check whether tango is enabled
  • Fix a bug causing apps to crash
ZygiskNext - v4-0.9.2

Published by Dr-TSNG 8 months ago

  • Copyright license change
  • Minor bug fixes
  • Experimental: Support Xiaomi tango translator. This function is enabled by default for supported devices (e.g. Xiaomi 14), however it will lead to some performance loss. To disable this function, write 0 to /data/adb/zygisksu/tango
ZygiskNext - v4-0.9.1.1

Published by Dr-TSNG 10 months ago

  • Fix compatibility on Android 10 and some Magisk variants.
  • Requires Magisk 26402+ / KernelSU 11425+.
  • Technical details: Zygisk Next is incompatable with kitsune Magisk's "sulist" feature. This is because Zygisk Next rely on ptrace init to inject into zygote, but it has already been traced by magiskd.
ZygiskNext - v4-0.9.0

Published by Dr-TSNG 10 months ago

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.
ZygiskNext - v4-0.8.1

Published by Dr-TSNG 12 months ago

Changelog

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

Published by Dr-TSNG 12 months ago

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)
ZygiskNext - v4-0.7.1

Published by Dr-TSNG over 1 year ago

Changelog

  • Fix random crash on zygiskd32
ZygiskNext - v4-0.7.0

Published by Dr-TSNG over 1 year ago

Changelog

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

Published by Dr-TSNG over 1 year ago

Changelog

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

Published by Dr-TSNG over 1 year ago

Changelog

  • Fix a bug causing Shamiko being detected
ZygiskNext - v4-0.6.3

Published by Dr-TSNG over 1 year ago

Changelog

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