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

Search This thread

quangnhut123

Senior Member
Nov 29, 2009
592
1,453
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://xdaforums.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
 
Last edited:

quangnhut123

Senior Member
Nov 29, 2009
592
1,453
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 :)
 

Wussiwuh

Senior Member
Dec 11, 2010
72
7
Stuttgart
didnt work for me... xperia mini pro, 4.0.2.A.0.58



[+] Found a GingerBread ! 0x00015118

[*] Scooting ...

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

---------- Post added at 05:41 PM ---------- Previous post was at 05:26 PM ----------

my fault, now it worked! tried 2 times than it worked ;) great! thx!
 
  • Like
Reactions: quangnhut123

Black_jackss

Senior Member
Aug 25, 2011
706
115
Pekanbaru
before i installed cwm,i accidentally delete my "xbin" folder on system\xbin
then i put a new folder named xbin then put "sh" file for cwm. The cwm works,but did i messed up my phone?
Kindly someone upload the contents of xbin without with 7zip :(
edit:installed the busybox and then it restore the content of xbin:eek:
 
Last edited:

quangnhut123

Senior Member
Nov 29, 2009
592
1,453
before i installed cwm,i accidentally delete my "xbin" folder on system\xbin
then i put a new folder named xbin then put "sh" file for cwm. The cwm works,but did i messed up my phone?
Kindly someone upload the contents of xbin without with 7zip :(
edit:installed the busybox and then it restore the content of xbin:eek:

I dont think so . Xbin folder contain many and many files in this folder :)
 

duke85

Member
Jun 18, 2010
23
5
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 ! 0x00015118

[*] Scooting ...

[*] Sending 149 zerglings ...

[+] Zerglings found a way to enter ! 0x10

[+] Overseer found a path ! 0x000151e0

[*] Sending 149 zerglings ...

[+] Zerglings caused crash (good news): 0x2abcccc4 0x0054

[*] Researching Metabolic Boost ...

[+] Speedlings on the go ! 0x6fd193d3 0x6fd39667

[*] Popping 24 more zerglings

[*] Sending 173 zerglings ...



[+] Rush did it ! It's a GG, man !

[+] Killing ADB and restarting as root... enjoy!

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"
adb shell "dd if=/data/local/tmp/busybox of=/system/xbin/busybox"
1520+1 records in

1520+1 records out

778324 bytes transferred in 0.268 secs (2904194 bytes/sec)

adb shell "chown root.shell /system/xbin/busybox"
adb shell "chmod 04755 /system/xbin/busybox"
adb shell "/system/xbin/busybox --install -s /system/xbin"
adb shell "rm -r /data/local/tmp/busybox"
adb push "data/su" /system/bin/su
adb shell "chown root.shell /system/bin/su"
adb shell "chmod 06755 /system/bin/su"
adb shell "rm /system/xbin/su"
adb shell "ln -s /system/bin/su /system/xbin/su"
adb push "data/Superuser.apk" /system/app/.
adb shell "cd /data/local/tmp/; rm *"
adb reboot

------

Seems to be ok?

Whats that:

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

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://xdaforums.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