-
Notifications
You must be signed in to change notification settings - Fork 8
The kernel module for avoid rooting detection on android.
License
mog422/hideroot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
hideroot
The kernel module for avoid rooting detection on android.
How to compile:
$ make -C {KERNELDIR} M=$PWD
How to use:
laptop$ adb push hideroot.ko /sdcard/
laptop$ adb shell su
android# ps | grep love
u0_a249 12367 284 959288 70932 ffffffff 40303fe8 S klb.android.lovelive
u0_a274 12367 284 959288 70932 ffffffff 40303fe8 S klb.android.lovelivedemo
android# insmod /sdcard/hideroot.ko apps=249,274
About
The kernel module for avoid rooting detection on android.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published