Skip to content

shu0228/ZygiskNext

 
 

Repository files navigation

Zygisk Next

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

Requirements

General

  • No multiple root implementation installed
  • SELinux enforcing: Zygisk Next rely on SELinux to prevent vold from aborting our fuse connection

KernelSU

  • Minimal KernelSU version: 10940
  • Minimal ksud version: 10942
  • Kernel has full SELinux patch support

Magisk

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

Compatibility

PROCESS_ON_DENYLIST cannot be flagged correctly for isolated processes on Magisk DenyList currently.

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

About

Standalone implementation of Zygisk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 62.8%
  • Rust 27.6%
  • Shell 8.6%
  • Other 1.0%