[GUIDE]Rooting your phone...from your phone [ALL US SGS3]

jaestreetss

Senior Member
Apr 4, 2011
797
70
0
New York
Am I supposed to change any filename or anything?
BC I'm copying commands from op and pasting on term em.
But it says no such file or directory found.
Also I extracted folder to the root of my sdcard
 

|| Acer ||

Senior Member
Oct 21, 2010
3,518
528
0
Chicago
Finally got around to trying it. Doesn't work. Says:
[+] this may take a few minutes
[-] failure
Cleaning up
Exploit finished reboot phone.....


Tried 3 times and even turning on developer settings and still not working.
 
  • Like
Reactions: churchey420

noim

Senior Member
Aug 23, 2009
430
380
0
Dhaka
Cant we just flash a custom stock kernal pre rooted with cwm in Stock Recovery ??? I used to do that to root my S2 when I had it..
 

Omar04

Senior Member
Jul 22, 2011
2,643
1,379
0
Kissimmee
I can confirm it's not working there's a problem with a command or SU binary is not present at all.

What I did in my test?
Flash stock tar.md5 to start completely clean.
-followed guide to a tie. Nothing
-cat every single file from origin to destination. Nothing
-chmod (gave permissions) to every single file on destination. Nothing
-chmod (gave prmissions) to every single file on origin. Nothing
-executed setup.sh from destination nothing
-executed setup.sh from origin. Nothing
-tried different configurations with USB debugging on and off. Nothing worked. :(

Also commands I would put them like this:
sdcard0 (Samsung devices internal storage)
extSdCard (Samsung devices external storage)

This change working directory to new extracted folder with the files:
Code:
cd /storage/sdcard0/name of extracted folder here
press enter

This copy, move, create desire file to selected/created folder/directory
Code:
cat setup.sh > /data/data/jackpal.androidterm/setup.sh
press enter

This change working directory to the new selected/created one.
Code:
cd /data/data/jackpal.androidterm
press enter

This give all permissions to desire file.
Code:
chmod 755 setup.sh
press enter

This execute script.
Code:
./setup.sh /storage/sdcard0/name of extracted folder here
press enter


Sent from my SPH-L710 using Tapatalk 4
Team SXTP
 
Last edited:

churchey420

Senior Member
Apr 13, 2013
181
35
0
It tells me to reboot and take out the battery but when i do it and turn it back on its still not rooted

Sent from my SPH-L710 using XDA Premium 4 mobile app
 

Omar04

Senior Member
Jul 22, 2011
2,643
1,379
0
Kissimmee
It tells me to reboot and take out the battery but when i do it and turn it back on its still not rooted

Sent from my SPH-L710 using XDA Premium 4 mobile app
It's not working anymore. Try other options.

Sent from my SPH-L710 using Tapatalk 4
ELITE TESTER
Team SXTP
 
Last edited:

inquisiter

New member
Nov 22, 2013
2
0
0
No further option?

I have also tried to root an MTK6589 phone with this method and others as well (which use the superuser.apk dated April 9th, 2013), but unsuccessfully. They always end up with the "failure" message. My phone uses Android 4.2.2.
 

BubZX

Senior Member
Jul 5, 2011
923
213
73
I'd this method still good? My pc is down and want to root my gf phone before she gets the update ota. And keep her on md4 till the work around comes. Plus she wants some MOAR on her phone :)

Sent from my SPH-L710 using XDA Premium 4 mobile app