You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
34 lines
1021 B
Markdown
34 lines
1021 B
Markdown
# ReZygisk
|
|
|
|
ReZygisk is a fork of Zygisk Next by Dr-TSNG, which is a standalone implementation of Zygisk, providing Zygisk API support for KernelSU, Magisk and futurely APatch.
|
|
|
|
It aims at the re-write of Zygisk Next to C, allowing also a more efficient and faster implementation of the Zygisk API with a more permissive license.
|
|
|
|
## Features
|
|
|
|
- Open Source
|
|
|
|
## Dependencies
|
|
|
|
- TODOd
|
|
|
|
## Installation
|
|
|
|
WIP, do not install yet.
|
|
|
|
## Usage
|
|
|
|
WIP
|
|
|
|
## Support
|
|
|
|
Any question related to ReZygisk or other PerformanC projects can be made in [PerformanC's Discord server](https://discord.gg/uPveNfTuCJ).
|
|
|
|
## Contribution
|
|
|
|
It is mandatory to follow the PerformanC's [contribution guidelines](https://github.com/PerformanC/contributing) to contribute to ReZygisk. Following its Security Policy, Code of Conduct and syntax standard.
|
|
|
|
## License
|
|
|
|
ReZygisk is licensed majoritaly under GPL, by Dr-TSNG, but also BSD 2-Clause License. You can read more about it on [Open Source Initiative](https://opensource.org/licenses/BSD-2-Clause).
|