Skip to content

Deez2000/RootHider

 
 

Repository files navigation

RootHider

RootHider is a universal root-hiding module for both KernelSU and Magisk with optional support for Zygisk. It helps hide root access from apps like banking apps, games, and others that detect root access.

Features

  • Works with KernelSU and Magisk
  • Optional Zygisk support (automatically used if detected)
  • Custom root hiding scripts for:
    • su binary
    • /proc/ info
    • Spoofing ro.* props
  • Automatic or manual app install
  • Light-weight & fast

Installation

  1. Flash the ZIP in Magisk or KernelSU Manager
  2. Reboot your device
  3. If the app was not auto-installed:
    • Navigate to RootHider/app/
    • Install the APK manually
    • Or run:
      cd /data/adb/modules/RootHider/app
      pm install -r RootHiderApp.apk
      

Credits

  • Auto installer based on KernelSU & Magisk module formats
  • App built with Python + Buildozer
  • Maintained by: Goku818 -telegram support:https://t.me/GokusModules

License

This project is licensed under the MIT License.

About

Root hiding module for KernelSU & Magisk with optional Zygisk support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 81.7%
  • Python 18.3%