Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snake-4/Zygisk-Assistant
A Zygisk module to hide root for KernelSU, Magisk and APatch, designed to work on Android 5.0 and above.
https://github.com/snake-4/Zygisk-Assistant
Last synced: 13 days ago
JSON representation
A Zygisk module to hide root for KernelSU, Magisk and APatch, designed to work on Android 5.0 and above.
- Host: GitHub
- URL: https://github.com/snake-4/Zygisk-Assistant
- Owner: snake-4
- License: mit
- Created: 2024-03-03T18:20:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T22:29:53.000Z (7 months ago)
- Last Synced: 2024-04-18T14:28:20.290Z (7 months ago)
- Language: C++
- Homepage:
- Size: 6.89 MB
- Stars: 96
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Zygisk Assistant
A Zygisk module that aims to hide the existence root and Zygisk.
Report Bug
·
Request Feature
·
Latest Release
## About The Project
Using the **release** build is recommended over the debug build. Only use debug builds if you are going to make a bug report.
### KernelSU & APatch users:
1. Install ZygiskNext.
1. Make sure the unmount setting is enabled for the target app in the KernelSU/APatch Manager.
1. Disable `Enforce DenyList` in ZygiskNext settings if there is one.### Magisk users:
1. Update your Magisk to 27.0 or newer for better hiding capabilities. (optional)
1. Turn on Zygisk in Magisk settings.
1. Turn off `Enforce DenyList` in Magisk settings.
1. Add the target app to the deny list unless you're using a Magisk fork with a white list instead.## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/FeatureName`)
3. Commit your Changes (`git commit -m 'Add some FeatureName'`)
4. Push to the Branch (`git push origin feature/FeatureName`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.