Skip to content

Latest commit

Β 

History

History
42 lines (34 loc) Β· 1.57 KB

File metadata and controls

42 lines (34 loc) Β· 1.57 KB

KSU Hide Prop Module

πŸ”₯ KernelSU Prop Hider

KSU Hide Prop is a KernelSU module designed to modify system properties at boot, helping to hide root access from apps that detect it.

⚑ Features

  • βœ… Automatically modifies system properties at boot.
  • βœ… Hides KernelSU traces for better root concealment.
  • βœ… Regular updates via GitHub integration.
  • βœ… Lightweight and battery-friendly.

πŸš€ Installation Guide

  1. Download the Module
  2. Flash the ZIP
    • Open KernelSU
    • Install the module
    • Reboot your device
  3. Verify Installation
    • Run: getprop | grep kernel.su
    • If persist.kernel.su is 0, the module is working correctly!

πŸ”„ Update the Module

  • The module includes an update.sh script that checks for new versions and updates automatically.
  • To manually update:
    su -c sh /data/adb/modules/ksu-hide-prop/update.sh

⚠️ Notes

  • 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.

🀝 Credits

  • Developed by: Retr0_680
  • KernelSU Community for continuous improvements

πŸ“’ Support

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! πŸš€