mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
a2af28dc6f66c0471d3319f5f5677c26dabf3e35
* Add back 32 bit support & some fix * fix system server crash on android 10 * Refine code --------- Co-authored-by: Nullptr <noreply@nullptr.icu>
Zygisk on KernelSU
Zygisk loader for KernelSU, allowing Zygisk modules to run without Magisk environment.
Also works as standalone loader for Magisk.
Requirements
General
- No multiple root implementation installed
- SELinux enforcing: We now 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
- Original Zygisk turned off
Compatibility
Should work with everything except those rely on Magisk internal behaviors.
Releases
1
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%