|
|
|
||||
|
Re: Rooting
Quote:
C:\android-sdk-windows-1.1_r1\tools
__________________
Sprint EVO
|
|
||||
|
Re: Rooting
Quote:
asroot2, its a single file, correct? |
|
||||
|
Re: Rooting
Quote:
did ti look something like this minus your SDK file names different cd C:\AndroidSDK1\tools adb push asroot2 /data/local/ adb shell chmod 0755 /data/local/asroot2 /data/local/asroot2 /system/bin/sh mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system cd /system/bin cat sh > su chmod 4755 su
__________________
I can do all things through Christ who strengthens me
![]() Have a listen to my music as well tell me what you think http://www.myspace.com/siremusicgroup Thank a Fellow Geeker If you have been helped by hitting the button below |
|
||||
|
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... |
![]() |
|
|
|