KSU Hide Prop is a KernelSU module designed to modify system properties at boot, helping to hide root access from apps that detect it.
- ✅ Automatically modifies system properties at boot.
- ✅ Hides KernelSU traces for better root concealment.
- ✅ Regular updates via GitHub integration.
- ✅ Lightweight and battery-friendly.
- Download the Module
- Get the latest release from the GitHub Repository
- Flash the ZIP
- Open KernelSU
- Install the module
- Reboot your device
- Verify Installation
- Run:
getprop | grep kernel.su - If
persist.kernel.suis0, the module is working correctly!
- Run:
- The module includes an
update.shscript that checks for new versions and updates automatically. - To manually update:
su -c sh /data/adb/modules/ksu-hide-prop/update.sh
- This module is optimized for KernelSU. It will not work with Magisk.
- If the module fails to install, ensure all scripts use LF (Unix) line endings.
- For best results, use a custom kernel with full KernelSU support.
- Developed by: Retr0_680
- KernelSU Community for continuous improvements
If you encounter issues, feel free to open an issue on the GitHub Repository or discuss it in the KernelSU community.
Enjoy a root-free detection experience! 🚀