root失敗,在按“清除”那,卡住,override rwxr-xr-x root:root for "/system/xbin/ku.sud"?
--------------------------------------------------
cat /data/local/tmp/su > /system/xbin/su && chmod 0755 /system/xbin/su
busybox chattr -ia /system/xbin/ku.sud
busybox chattr -ia /system/xbin/supolicy
busybox chattr -ia /system/xbin/pidof
rm /system/xbin/ku.sud
rm /system/xbin/supolicy
rm /system/xbin/pidof
rm /system/bin/debuggerd
rm /system/bin/debuggerd_real
rm /system/bin/debuggerd64
busybox chattr -ia /system/bin/install-recovery.sh
busybox chattr -ia /system/bin/rt.sh
rm /system/bin/install-recovery.sh
rm /system/bin/rt.sh
busybox chattr -ia /system/bin/.usr/.ku
rm -rf /system/bin/.usr
rm /system/usr/icu/icusuflag.conf
busybox chattr -ia /system/usr/iku/isu
rm -rf /system/usr/iku
rm /system/kroot_*
rm /sdcard/kr-stock-conf
rm -rf /sdcard/Kingroot
exit
exit
exitshell@C6502:/ $ su
[-] connect ui: Timer expired
1|shell@C6502:/ $ mount -o remount,rw /system
mount: Permission denied
data/local/tmp/su >/system/xbin/daemonsu && chmod 0755 /system/xbin/daemonsu <
/system/bin/sh: can"t create /system/xbin/daemonsu: Read-only file system
ta/local/tmp/busybox >/system/xbin/busybox && chmod 0755 /system/xbin/busybox <
/system/bin/sh: can"t create /system/xbin/busybox: Read-only file system
1|shell@C6502:/ $ daemonsu -d &
[1] 19181
shell@C6502:/ $ echo delay 20s
delay 20s
shell@C6502:/ $ sleep 20
[1] + Done daemonsu -d
shell@C6502:/ $
/local/tmp/su > /system/xbin/su && chmod 0755 /system/xbin/su <
/system/bin/sh: can"t create /system/xbin/su: Read-only file system
1|shell@C6502:/ $
1|shell@C6502:/ $ busybox chattr -ia /system/xbin/ku.sud
/system/bin/sh: busybox: not found
127|shell@C6502:/ $ busybox chattr -ia /system/xbin/supolicy
/system/bin/sh: busybox: not found
127|shell@C6502:/ $ busybox chattr -ia /system/xbin/pidof
/system/bin/sh: busybox: not found
127|shell@C6502:/ $ rm /system/xbin/ku.sud
override rwxr-xr-x root:root for "/system/xbin/ku.sud"? |