Advertisement
Captain_Throwback

ls -lZ su

Nov 23rd, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. C:\Users\Throwback\Desktop\ADB-Fastboot>adb shell ls -lZ /sbin/su
  2. -rwxr-xr-x root root u:object_r:rootfs:s0 su
  3.  
  4. C:\Users\Throwback\Desktop\ADB-Fastboot>adb shell ls -lZ /system/xbin/su
  5. -rwsr-sr-x root shell u:object_r:su_exec:s0 su
  6.  
  7. C:\Users\Throwback\Desktop\ADB-Fastboot>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement