You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
Update README.md and authors
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Zygisk on KernelSU
|
||||
|
||||
Zygisk loader for KernelSU, which allows Zygisk modules to run without Magisk environment.
|
||||
|
||||
## Development road map
|
||||
|
||||
- [x] Basic Zygisk loader
|
||||
- [ ] Stabilize injector
|
||||
- [ ] Separate zygiskd process
|
||||
- [ ] Handle 64 bit only devices
|
||||
|
||||
## Running on Magisk
|
||||
|
||||
It is possible to run Zygisksu on Magisk with a few steps:
|
||||
|
||||
@@ -2,5 +2,5 @@ id=${moduleId}
|
||||
name=${moduleName}
|
||||
version=${versionName}
|
||||
versionCode=${versionCode}
|
||||
author=Nullptr
|
||||
author=Nullptr, 5ec1cff
|
||||
description=Run Zygisk on KernelSU.
|
||||
|
||||
Reference in New Issue
Block a user