1. Rooting ADB Command root ur device using latest zergRush exploit (21 Nov)


Waiting Device Connected
adb wait-for-device
creating temporary directory

adb shell "cd /data/local && mkdir tmp"

cleaning

adb shell "cd /data/local/tmp/ && rm *"

pushing zergRush

adb push files\zergRush /data/local/tmp/.

correcting permissions

adb shell "chmod 777 /data/local/tmp/zergRush"

executing zergRush

adb shell "./data/local/tmp/zergRush"

WAITING FOR DEVICE TO RECONNECT

if it gets stuck over here for a long time then try:
disconnect usb cable and reconnect it
toggle "USB DEBUGGING" (first disable it then enable it)

Next Post ! How to  Rooting Command with ADB Using busybox Root

0 comments:

Post a Comment

 
Top