Files
Zygisk-Assistant/README.md
2024-03-26 18:55:55 +01:00

40 lines
1.4 KiB
Markdown

<h3 align="center">Zygisk Assistant</h3>
<p align="center">
A Zygisk module that hides root by unmounting suspicious mounts in user-mode.
<br />
<br />
<a href="https://github.com/snake-4/Zygisk-Assistant/issues">Report Bug</a>
·
<a href="https://github.com/snake-4/Zygisk-Assistant/issues">Request Feature</a>
·
<a href="https://github.com/snake-4/Zygisk-Assistant/releases">Latest Release</a>
</p>
</div>
<!-- ABOUT THE PROJECT -->
## About The Project
This module creates a new transparent namespace for each application in preAppSpecialize and unmounts common root mounts.
<!-- CONTRIBUTING -->
## 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 -->
## License
Distributed under the MIT License. See `LICENSE` for more information.