You've already forked ZygiskNext
mirror of
https://github.com/Dr-TSNG/ZygiskNext.git
synced 2025-08-27 23:46:34 +00:00
27 lines
634 B
Markdown
27 lines
634 B
Markdown
# 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
|
|
|
|
### KernelSU
|
|
|
|
+ Minimal KernelSU version: 10940
|
|
+ Minimal ksud version: 11424
|
|
+ Kernel has full SELinux patch support
|
|
|
|
### Magisk
|
|
|
|
+ Minimal version: 26402
|
|
+ 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.
|