[Daily Update]Root / Unroot Sony Ericsson Xperia 2011 v1.5 without unlock bootloader

Search This thread

georgegon60

Senior Member
Apr 26, 2011
60
10
Colima
HELP PLZZ

I've sucessfully rooted my brother's xperia live phone, even my girlfriend's xperia live phone but, after she blocked the phone I Fash the phone using FLASHTOOLS with the last fw .WT19i (Live with Walkman) 4.0.2.A.0.62
http://forum.xda-developers.com/showthread.php?t=1439311

all had to be reset but now I try again to root the same xperia and appaers this


adb wait-for-device
adb shell "cd /data/local/tmp/; rm *"
rm failed for *, No such file or directory

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


[**] Zerg rush - Android 2.2/2.3 local root

[**] (C) 2011 Revolutionary. All rights reserved.



[**] Parts of code from Gingerbreak, (C) 2010-2011 The Android Exploid Crew.



[+] Found a GingerBread ! 0x00000118

[*] Scooting ...

[*] Sending 149 zerglings ...

[*] Sending 189 zerglings ...

[-] Hellions with BLUE flames !

adb wait-for-device
adb push "data/busybox" /data/local/tmp/.
adb shell "chmod 755 /data/local/tmp/busybox"
adb shell "/data/local/tmp/busybox mount -o remount,rw /system"
mount: permission denied (are you root?)

adb shell "dd if=/data/local/tmp/busybox of=/system/xbin/busybox"
/system/xbin/busybox: cannot open for write: Read-only file system

adb shell "chown root.shell /system/xbin/busybox"
Unable to chmod /system/xbin/busybox: No such file or directory

adb shell "chmod 04755 /system/xbin/busybox"
Unable to chmod /system/xbin/busybox: No such file or directory

adb shell "/system/xbin/busybox --install -s /system/xbin"
/system/xbin/busybox: not found

adb shell "rm -r /data/local/tmp/busybox"
adb push "data/su" /system/bin/su
adb shell "chown root.shell /system/bin/su"
Unable to chmod /system/bin/su: No such file or directory

adb shell "chmod 06755 /system/bin/su"
Unable to chmod /system/bin/su: No such file or directory

adb shell "rm /system/xbin/su"
rm failed for /system/xbin/su, Read-only file system

adb shell "ln -s /system/bin/su /system/xbin/su"
link failed Read-only file system

adb push "data/Superuser.apk" /system/app/.
adb shell "cd /data/local/tmp/; rm *"
adb reboot
.

I TRIED TO FLASHED AGAIN WITH FASHTOOLS AND WITH THE REPAIR OPTION OF PC COMPANION. but nothing changes the results on this program X:(

do you know what I can do?
 

hummerh2back

Senior Member
Apr 3, 2009
143
48
34
Kirovohrad City!
Xiaomi Poco X3 NFC
This is good?

Code:
adb wait-for-device
adb server is out of date.  killing...
* daemon started successfully *
adb shell "cd /data/local/tmp/; rm *"
rm failed for *, No such file or directory

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


[**] Zerg rush - Android 2.2/2.3 local root

[**] (C) 2011 Revolutionary. All rights reserved.



[**] Parts of code from Gingerbreak, (C) 2010-2011 The Android Exploid Crew.



[+] Found a GingerBread ! 0x00000118

[*] Scooting ...

[*] Sending 149 zerglings ...

[*] Sending 189 zerglings ...

[-] Hellions with BLUE flames !

adb wait-for-device
adb push "data/busybox" /data/local/tmp/.
adb shell "chmod 755 /data/local/tmp/busybox"
adb shell "/data/local/tmp/busybox mount -o remount,rw /system"
mount: permission denied (are you root?)

adb shell "dd if=/data/local/tmp/busybox of=/system/xbin/busybox"
/system/xbin/busybox: cannot open for write: Read-only file system

adb shell "chown root.shell /system/xbin/busybox"
Unable to chmod /system/xbin/busybox: No such file or directory

adb shell "chmod 04755 /system/xbin/busybox"
Unable to chmod /system/xbin/busybox: No such file or directory

adb shell "/system/xbin/busybox --install -s /system/xbin"
/system/xbin/busybox: not found

adb shell "rm -r /data/local/tmp/busybox"
adb push "data/su" /system/bin/su
adb shell "chown root.shell /system/bin/su"
Unable to chmod /system/bin/su: No such file or directory

adb shell "chmod 06755 /system/bin/su"
Unable to chmod /system/bin/su: No such file or directory

adb shell "rm /system/xbin/su"
rm failed for /system/xbin/su, Read-only file system

adb shell "ln -s /system/bin/su /system/xbin/su"
link failed Read-only file system

adb push "data/Superuser.apk" /system/app/.
adb shell "cd /data/local/tmp/; rm *"
adb reboot

I don't understand o_O
 

Someguyfromhell

Senior Member
Feb 2, 2012
4,152
1,831
Nope, you need to downgrade to older firmware(.58 or older), else this method will not work.

Newer firmwares don't have this exploit anymore, as it has been fixed, that's why it says Hellions with BLUE flames!.
 
  • Like
Reactions: hummerh2back

aleksandar86

Member
Mar 18, 2009
12
0
Can't root Xperia mini st15

Please help me, what i do wrong. I follow instructions but i receive this log.
Code:
adb wait-for-device
adb server is out of date.  killing...
* daemon started successfully *
adb shell "cd /data/local/tmp/; rm *"
rm failed for *, No such file or directory

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


[**] Zerg rush - Android 2.2/2.3 local root

[**] (C) 2011 Revolutionary. All rights reserved.



[**] Parts of code from Gingerbreak, (C) 2010-2011 The Android Exploid Crew.



[+] Found a GingerBread ! 0x00000118

[*] Scooting ...

[*] Sending 149 zerglings ...

[*] Sending 189 zerglings ...

[-] Hellions with BLUE flames !

adb wait-for-device
adb push "data/busybox" /data/local/tmp/.
adb shell "chmod 755 /data/local/tmp/busybox"
adb shell "/data/local/tmp/busybox mount -o remount,rw /system"
mount: permission denied (are you root?)

adb shell "dd if=/data/local/tmp/busybox of=/system/xbin/busybox"
/system/xbin/busybox: cannot open for write: Read-only file system

adb shell "chown root.shell /system/xbin/busybox"
Unable to chmod /system/xbin/busybox: No such file or directory

adb shell "chmod 04755 /system/xbin/busybox"
Unable to chmod /system/xbin/busybox: No such file or directory

adb shell "/system/xbin/busybox --install -s /system/xbin"
/system/xbin/busybox: not found

adb shell "rm -r /data/local/tmp/busybox"
adb push "data/su" /system/bin/su
adb shell "chown root.shell /system/bin/su"
Unable to chmod /system/bin/su: No such file or directory

adb shell "chmod 06755 /system/bin/su"
Unable to chmod /system/bin/su: No such file or directory

adb shell "rm /system/xbin/su"
rm failed for /system/xbin/su, Read-only file system

adb shell "ln -s /system/bin/su /system/xbin/su"
link failed Read-only file system

adb push "data/Superuser.apk" /system/app/.
adb shell "cd /data/local/tmp/; rm *"
adb reboot
 

Ahmed93

Senior Member
Oct 24, 2011
181
22
can someone explain whats this .58 and .62 etc thing?

I have an Arc, with official ICS, 4.04, build number 4.1.B.0.431
..and I know this root wont work
 

Cookie Ninja

Senior Member
Jan 21, 2010
2,043
700
@quangnhut123,
Mediafire ;ink in OP does not work!!!
Does anyone have an alternate Mirror / Link?
Would like to use this to root my wife's stock SE Xperia Mini ST 15i running GB latest (not updated to ICS yet) Pls reply & thanks.
 

nnm79

Member
Mar 20, 2007
41
3
This is software i wrote to gift my friend and for vietnamese but i think should share here for easy to install all in one solution. My post translated by google so some silly words can be there Don't mind about that !

All credit for DooMLoRD : http://forum.xda-developers.com/showthread.php?t=1321582

4d63f3044739f13eb79ee5e256f2f66e_38493094.root.png


Hello guys,
This is for all root or unroot Android machine production line in 2011 with Android versions from 2.1.x to 2.3.x without a unlock boot loader based on Revolutionary zergRush exploit! This version for all phones of Samsung phones Sony, HTC, Motorola, LG Goole Nexus and more!

Instructions:
First of all , we have to install NetFrameWork 3.5 to run this program
Now we have to do exactly 6 steps :
- Install PC Companion for adb driver installation
- Enable USB Debugging by going to: Menu \ Settings \ Applications \ Development
- Enable Install from Unknow sources by going to: Menu \ Settings \ Applications
- Increase screen timeout over 1 min
- Connect your phone to your computer via USB connection.
- Press Root button to complete proccess. Please post your log in this topic so i can see and tell you your phone rooted or not

The phone model can perform successful root:

  • Sony Xperia X10 (GB firmware)
  • Sony Xperia Arc (4.0.2.A.0.42)
  • Sony Xperia Arc S
  • Sony Xperia Play [R800i/R800x]
  • Sony Xperia Ray
  • Sony Xperia Neo
  • Sony Xperia Mini
  • Sony Xperia Mini Pro
  • Sony Xperia Pro
  • Sony Xperia Active
  • Live with Sony Walkman (WT19i/WT19a)
  • NTT Docomo Xperia ARCO SO-02C
  • Samsung Galaxy S2 [GT-i9100/GT-9100P]
  • Samsung Galaxy S II for T-Mobile (SGH-T989)
  • Samsung Galaxy S II for AT&T (SGH-I777), Skyrocket (SGH-i727)
  • Samsung Galaxy S II LTE Rogers Canada (SGH-I727R), Android version 2.3.5, Baseband version I727RUXKJ7
  • Samsung Galaxy S II Epic 4g Touch
  • Samsung Galaxy S2 HD LTE (SHV-E120S)(korea)
  • Samsung Galaxy i9100G
  • Samsung Galaxy S [i9000B] & [i9000 2.3.3 (PDA I9000BOJV8, Phone I9000XXJVO, CSC I9000GDTMJV7) and german T-Mobile branding]
  • Samsung Galaxy S Plus (GT-I9001) OS 2.3.3 and 2.3.6 (I9001ZSKP6)
  • Samsung Galaxy Mini GT-S5570 (GB only)
  • Samsung Galaxy Mini Pro i5510
  • Samsung Galaxy W [i8150]
  • Samsung Galaxy Y
  • Samsung Galaxy Tab [P1000] (2.3.3 firmware), [P1000N]
  • Samsung Galaxy Note [N7000]
  • Samsung Galaxy Player YP-G70 2.3.5 (GINGERBREAD.XXKPF)
  • Samsung Galaxy Ace (2.3.3, 2.3.4 firmware)
  • Samsung Nexus S [i9023] (2.3.6)
  • Samsung Nexus S 4G 2.3.7
  • Samsung Galaxy Nexus S [i9020] (2.3.6)
  • Samsung Exhibit (SGH-T759)
  • Samsung Exhibit 4G (SGH-T759) (2.3.3) Build UVKE8
  • Samsung Captivate i897 UCKH3
  • Motorola Milestone 3 [ME863 HK]
  • Motorola XT860, Bell XT860
  • Motorola Defy+
  • Motorola Droid X sys ver 4.5.605 w/ gingerbread
  • Motorola Droid X2 (2.3.4) Sys ver 1.3.380.MB870.Verizon.en.US Build 4.5.1A-DTN-150-30
  • Motorola XT883 (China Telecom)
  • Motorola XT862 (Verizon Droid3)
  • Motorola DROID RAZR
  • Nexus One (2.3.6 stock)
  • LG Revolution
  • Vizio VTAB1008 Tablet
  • Huawei IDEOS U8150 (2.2)

Log version:
- V1.0: First version
- V1.1: The stable version
- V1.2: Upgrade exploit zergRush, SupperUser 3.06
- V1.4 : Update Android Debug Bridge version 1.0.29
- V1.5 : Update exploit zergRush, SupperUser 3.07

All credits for : DooMLoRD and Revolutionary Team

Link to download: http://www.mediafire.com/?66ocvejtbs4m9

Link die
 

ghost_j1

Senior Member
Apr 27, 2010
313
13
This is software i wrote to gift my friend and for vietnamese but i think should share here for easy to install all in one solution. My post translated by google so some silly words can be there Don't mind about that !

All credit for DooMLoRD : http://forum.xda-developers.com/showthread.php?t=1321582

4d63f3044739f13eb79ee5e256f2f66e_38493094.root.png


Hello guys,
This is for all root or unroot Android machine production line in 2011 with Android versions from 2.1.x to 2.3.x without a unlock boot loader based on Revolutionary zergRush exploit! This version for all phones of Samsung phones Sony, HTC, Motorola, LG Goole Nexus and more!

Instructions:
First of all , we have to install NetFrameWork 3.5 to run this program
Now we have to do exactly 6 steps :
- Install PC Companion for adb driver installation
- Enable USB Debugging by going to: Menu \ Settings \ Applications \ Development
- Enable Install from Unknow sources by going to: Menu \ Settings \ Applications
- Increase screen timeout over 1 min
- Connect your phone to your computer via USB connection.
- Press Root button to complete proccess. Please post your log in this topic so i can see and tell you your phone rooted or not

The phone model can perform successful root:

  • Sony Xperia X10 (GB firmware)
  • Sony Xperia Arc (4.0.2.A.0.42)
  • Sony Xperia Arc S
  • Sony Xperia Play [R800i/R800x]
  • Sony Xperia Ray
  • Sony Xperia Neo
  • Sony Xperia Mini
  • Sony Xperia Mini Pro
  • Sony Xperia Pro
  • Sony Xperia Active
  • Live with Sony Walkman (WT19i/WT19a)
  • NTT Docomo Xperia ARCO SO-02C
  • Samsung Galaxy S2 [GT-i9100/GT-9100P]
  • Samsung Galaxy S II for T-Mobile (SGH-T989)
  • Samsung Galaxy S II for AT&T (SGH-I777), Skyrocket (SGH-i727)
  • Samsung Galaxy S II LTE Rogers Canada (SGH-I727R), Android version 2.3.5, Baseband version I727RUXKJ7
  • Samsung Galaxy S II Epic 4g Touch
  • Samsung Galaxy S2 HD LTE (SHV-E120S)(korea)
  • Samsung Galaxy i9100G
  • Samsung Galaxy S [i9000B] & [i9000 2.3.3 (PDA I9000BOJV8, Phone I9000XXJVO, CSC I9000GDTMJV7) and german T-Mobile branding]
  • Samsung Galaxy S Plus (GT-I9001) OS 2.3.3 and 2.3.6 (I9001ZSKP6)
  • Samsung Galaxy Mini GT-S5570 (GB only)
  • Samsung Galaxy Mini Pro i5510
  • Samsung Galaxy W [i8150]
  • Samsung Galaxy Y
  • Samsung Galaxy Tab [P1000] (2.3.3 firmware), [P1000N]
  • Samsung Galaxy Note [N7000]
  • Samsung Galaxy Player YP-G70 2.3.5 (GINGERBREAD.XXKPF)
  • Samsung Galaxy Ace (2.3.3, 2.3.4 firmware)
  • Samsung Nexus S [i9023] (2.3.6)
  • Samsung Nexus S 4G 2.3.7
  • Samsung Galaxy Nexus S [i9020] (2.3.6)
  • Samsung Exhibit (SGH-T759)
  • Samsung Exhibit 4G (SGH-T759) (2.3.3) Build UVKE8
  • Samsung Captivate i897 UCKH3
  • Motorola Milestone 3 [ME863 HK]
  • Motorola XT860, Bell XT860
  • Motorola Defy+
  • Motorola Droid X sys ver 4.5.605 w/ gingerbread
  • Motorola Droid X2 (2.3.4) Sys ver 1.3.380.MB870.Verizon.en.US Build 4.5.1A-DTN-150-30
  • Motorola XT883 (China Telecom)
  • Motorola XT862 (Verizon Droid3)
  • Motorola DROID RAZR
  • Nexus One (2.3.6 stock)
  • LG Revolution
  • Vizio VTAB1008 Tablet
  • Huawei IDEOS U8150 (2.2)

Log version:
- V1.0: First version
- V1.1: The stable version
- V1.2: Upgrade exploit zergRush, SupperUser 3.06
- V1.4 : Update Android Debug Bridge version 1.0.29
- V1.5 : Update exploit zergRush, SupperUser 3.07

All credits for : DooMLoRD and Revolutionary Team

Link to download: http://www.mediafire.com/?66ocvejtbs4m9




anything for the Xperia sola please ????
this is not support the xperia sola :'(
 

Top Liked Posts

  • There are no posts matching your filters.
  • 41
    This is software i wrote to gift my friend and for vietnamese but i think should share here for easy to install all in one solution. My post translated by google so some silly words can be there Don't mind about that !

    All credit for DooMLoRD : http://forum.xda-developers.com/showthread.php?t=1321582

    4d63f3044739f13eb79ee5e256f2f66e_38493094.root.png


    Hello guys,
    This is for all root or unroot Android machine production line in 2011 with Android versions from 2.1.x to 2.3.x without a unlock boot loader based on Revolutionary zergRush exploit! This version for all phones of Samsung phones Sony, HTC, Motorola, LG Goole Nexus and more!

    Instructions:
    First of all , we have to install NetFrameWork 3.5 to run this program
    Now we have to do exactly 6 steps :
    - Install PC Companion for adb driver installation
    - Enable USB Debugging by going to: Menu \ Settings \ Applications \ Development
    - Enable Install from Unknow sources by going to: Menu \ Settings \ Applications
    - Increase screen timeout over 1 min
    - Connect your phone to your computer via USB connection.
    - Press Root button to complete proccess. Please post your log in this topic so i can see and tell you your phone rooted or not

    The phone model can perform successful root:

    • Sony Xperia X10 (GB firmware)
    • Sony Xperia Arc (4.0.2.A.0.42)
    • Sony Xperia Arc S
    • Sony Xperia Play [R800i/R800x]
    • Sony Xperia Ray
    • Sony Xperia Neo
    • Sony Xperia Mini
    • Sony Xperia Mini Pro
    • Sony Xperia Pro
    • Sony Xperia Active
    • Live with Sony Walkman (WT19i/WT19a)
    • NTT Docomo Xperia ARCO SO-02C
    • Samsung Galaxy S2 [GT-i9100/GT-9100P]
    • Samsung Galaxy S II for T-Mobile (SGH-T989)
    • Samsung Galaxy S II for AT&T (SGH-I777), Skyrocket (SGH-i727)
    • Samsung Galaxy S II LTE Rogers Canada (SGH-I727R), Android version 2.3.5, Baseband version I727RUXKJ7
    • Samsung Galaxy S II Epic 4g Touch
    • Samsung Galaxy S2 HD LTE (SHV-E120S)(korea)
    • Samsung Galaxy i9100G
    • Samsung Galaxy S [i9000B] & [i9000 2.3.3 (PDA I9000BOJV8, Phone I9000XXJVO, CSC I9000GDTMJV7) and german T-Mobile branding]
    • Samsung Galaxy S Plus (GT-I9001) OS 2.3.3 and 2.3.6 (I9001ZSKP6)
    • Samsung Galaxy Mini GT-S5570 (GB only)
    • Samsung Galaxy Mini Pro i5510
    • Samsung Galaxy W [i8150]
    • Samsung Galaxy Y
    • Samsung Galaxy Tab [P1000] (2.3.3 firmware), [P1000N]
    • Samsung Galaxy Note [N7000]
    • Samsung Galaxy Player YP-G70 2.3.5 (GINGERBREAD.XXKPF)
    • Samsung Galaxy Ace (2.3.3, 2.3.4 firmware)
    • Samsung Nexus S [i9023] (2.3.6)
    • Samsung Nexus S 4G 2.3.7
    • Samsung Galaxy Nexus S [i9020] (2.3.6)
    • Samsung Exhibit (SGH-T759)
    • Samsung Exhibit 4G (SGH-T759) (2.3.3) Build UVKE8
    • Samsung Captivate i897 UCKH3
    • Motorola Milestone 3 [ME863 HK]
    • Motorola XT860, Bell XT860
    • Motorola Defy+
    • Motorola Droid X sys ver 4.5.605 w/ gingerbread
    • Motorola Droid X2 (2.3.4) Sys ver 1.3.380.MB870.Verizon.en.US Build 4.5.1A-DTN-150-30
    • Motorola XT883 (China Telecom)
    • Motorola XT862 (Verizon Droid3)
    • Motorola DROID RAZR
    • Nexus One (2.3.6 stock)
    • LG Revolution
    • Vizio VTAB1008 Tablet
    • Huawei IDEOS U8150 (2.2)

    Log version:
    - V1.0: First version
    - V1.1: The stable version
    - V1.2: Upgrade exploit zergRush, SupperUser 3.06
    - V1.4 : Update Android Debug Bridge version 1.0.29
    - V1.5 : Update exploit zergRush, SupperUser 3.07

    All credits for : DooMLoRD and Revolutionary Team

    Link to download: http://www.mediafire.com/?66ocvejtbs4m9
    3
    No one use this ??
    3
    I'll write instructions again because this post translated by google and you guys cannot understand :)
    First of all , we have to install NetFrameWork 3.5 to run this program
    Now we have to do exactly 6 steps :
    - Install PC Companion for adb driver installation
    - Enable USB Debugging
    - Enable Install from Unknow sources
    - Increase screen timeout over 1 min
    - Connect your phone to your computer via USB connection.
    - Press Root button to complete proccess. Please post your log in this topic so i can see and tell you your phone rooted or not :)
    2
    No one report for it ??

    Sorry mate,rooted my phone o'redy:D ,Thanks for your effort to us:)
    2
    The new stock roms (post .58) are currently not working with zergrush exploit. So you need to stick with .58. Or flash a hacked kernel to get root. For that you need to unlock your bootloader and use flashtool :D
    So to sum it up - this tool do not work on .62 ok