Advertisement
superr

Untitled

Jul 12th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /files/adb push ./files/unroot "/data/local/tmp/."
  2. /files/adb shell "chmod 777 /data/local/tmp/unroot"
  3. /files/adb shell "su -c '/data/local/tmp/unroot'"
  4. /files/adb shell "cd /data/local/tmp/; rm *"
  5. /files/adb reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement