Skip to content

Retr0680/ksu-hide-prop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages