Files
ReZygisk/README.md
2024-01-05 16:48:10 +08:00

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.