|
||||
Re: Rooting
This may sound basic but did you unzip asroot2? when I downloaded it... it was zipped up.
__________________
Sprint EVO
|
|
||||
Re: Rooting
Quote:
I also was having problems with that site so this is one I used.. http://androidforums.com/90553-post33.html |
This post has been thanked 1 times. |
|
||||
Re: Rooting
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\Andrew>cd\ C:\>cd AndroidSDK\tools\ C:\AndroidSDK\tools>adb devices List of devices attached ******** device C:\AndroidSDK\tools>adb push asroot2 /data/local/ 481 KB/s (74512 bytes in 0.151s) C:\AndroidSDK\tools>adb shell chmod 0755 /data/local/asroot2 C:\AndroidSDK\tools>adb shell $ /data/local/asroot2 /system/bin/sh /data/local/asroot2 /system/bin/sh [+] Using newer pipe_inode_info layout Opening: /proc/990/fd/3 SUCCESS: Enjoy the shell. # mount -o remount,rw -t yaffs /dev/block/mtdblock3 /system mount -o remount,rw -t yaffs /dev/block/mtdblock3 /system # cd /system/bin cd /system/bin # cat sh > su cat sh > su # chmod 4775 su chmod 4775 su # this is my script, is this right? well i guess its right, i DLed Shootme, screen shot app. and it worked... |
|
||||
Re: Rooting
Quote:
|
|
||||
Re: Rooting
Quote:
now im trying to do the recovery image backup, cant get that to work. want to remove programs that are not needed, but cant get the abd command prompt to work. ugh. |
|
|
|