Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tryigit/NoHello

 
 

Repository files navigation

Zygisk NoHello

A Zygisk module to hide root.

Android CI status License: CC BY-NC-SA 4.0
Report Bug · Request Feature · Latest Release

Note

This module currently focuses to hide root from apps and NOT zygisk. Updates will gradually implements changes and fixes.

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.

Usage

KernelSU & APatch users:

  1. Install ZygiskNext.
  2. Make sure the unmount setting is enabled for the target app in the KernelSU/APatch Manager.
  3. Disable Enforce DenyList in ZygiskNext settings if there is one.

Magisk users:

  1. Update your Magisk to 28.0 or newer for better hiding capabilities. (optional)
  2. Turn on Zygisk in Magisk settings.
  3. Turn off Enforce DenyList in Magisk settings.
  4. 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.

About

A Zygisk module to hide root.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.8%
  • Shell 12.7%
  • CMake 1.4%
  • Makefile 1.2%
  • C 0.9%