mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
ba8c31312240b600a92d2c4f203828c48d1e9d8c
# Conflicts: # loader/src/Android.mk # loader/src/external/Android.mk # loader/src/injector/hook.cpp # module/src/customize.sh # zygiskd/Cargo.toml # zygiskd/src/utils.rs # zygiskd/src/watchdog.rs
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
voldfrom 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.
v1.0.0-rc.2
Latest
Languages
C
55.4%
C++
17.7%
JavaScript
11.9%
HTML
4.9%
Shell
4.2%
Other
5.9%