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

Search This thread

X-peria

Member
Jun 9, 2010
14
2
Thx, rooted my Phone on FW .42.

BUT:
When i try to flash another Kernel with fastboot, fastboot says that phone is rooted.
If phone restarts in Fastboot-Mode, it says that its not rooted? :confused:


...
14/045/2012 12:45:54 - INFO - Connected device : ST15
14/045/2012 12:45:55 - INFO - Installed version of busybox : BusyBox v1.19.3-Stericson (2011-11-01 20:22:18 CDT) multi-call binary.
14/045/2012 12:45:55 - INFO - Android version : 2.3.4 / kernel version : 2.6.32.9-perf
14/045/2012 12:45:56 - INFO - Root Access Allowed
14/046/2012 12:46:23 - INFO - Launching Fastboot Toolbox 1.0 by DooMLoRD
14/046/2012 12:46:24 - INFO - Device Status: ADB mode
14/046/2012 12:46:29 - INFO - Please wait device is rebooting into fastboot mode (via ADB)
14/046/2012 12:46:34 - INFO - Device will soon enter fastboot mode
14/046/2012 12:46:34 - INFO - Device disconnected
14/046/2012 12:46:36 - INFO - Device connected in fastboot mode
14/047/2012 12:47:26 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Kilgore Mobile\Desktop\Neuer Ordner\boot.img
14/047/2012 12:47:26 - INFO - Flashing selected kernel
14/047/2012 12:47:27 - INFO - FASTBOOT Output:
sending 'boot' (5940 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.003s

14/047/2012 12:47:27 - INFO - Please check the log before rebooting into system
14/047/2012 12:47:44 - INFO - Finished Fastboot Toolbox
14/048/2012 12:48:31 - INFO - Device disconnected


Any help?!?
 
Last edited:

Black_jackss

Senior Member
Aug 25, 2011
706
115
Pekanbaru
Thx, rooted my Phone on FW .42.

BUT:
When i try to flash another Kernel with fastboot, fastboot says that phone is rooted.
If phone restarts in Fastboot-Mode, it says that its not rooted? :confused:


...
14/045/2012 12:45:54 - INFO - Connected device : ST15
14/045/2012 12:45:55 - INFO - Installed version of busybox : BusyBox v1.19.3-Stericson (2011-11-01 20:22:18 CDT) multi-call binary.
14/045/2012 12:45:55 - INFO - Android version : 2.3.4 / kernel version : 2.6.32.9-perf
14/045/2012 12:45:56 - INFO - Root Access Allowed
14/046/2012 12:46:23 - INFO - Launching Fastboot Toolbox 1.0 by DooMLoRD
14/046/2012 12:46:24 - INFO - Device Status: ADB mode
14/046/2012 12:46:29 - INFO - Please wait device is rebooting into fastboot mode (via ADB)
14/046/2012 12:46:34 - INFO - Device will soon enter fastboot mode
14/046/2012 12:46:34 - INFO - Device disconnected
14/046/2012 12:46:36 - INFO - Device connected in fastboot mode
14/047/2012 12:47:26 - INFO - Selected kernel (boot.img or kernel.sin): C:\Users\Kilgore Mobile\Desktop\Neuer Ordner\boot.img
14/047/2012 12:47:26 - INFO - Flashing selected kernel
14/047/2012 12:47:27 - INFO - FASTBOOT Output:
sending 'boot' (5940 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.003s

14/047/2012 12:47:27 - INFO - Please check the log before rebooting into system
14/047/2012 12:47:44 - INFO - Finished Fastboot Toolbox
14/048/2012 12:48:31 - INFO - Device disconnected


Any help?!?

U unlocked your BL o'ready?

Sent from my SK17i using xda premium
 

i_rnb

Senior Member
Dec 9, 2010
1,514
249
Paris, France
[**] 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 m getting this..

ps: i rooted & unrooted before !
 

i_rnb

Senior Member
Dec 9, 2010
1,514
249
Paris, France
i m on .69 !! well forget it , i wld install custom roms after my xams !!
any suggestion for st15i apart from cm builds ??

btw r all modulos workin in cm7 ??

- tapatalked by rnb
 

gazou_hb

Senior Member
Jan 24, 2011
141
13
besak
i m on .69 !! well forget it , i wld install custom roms after my xams !!
any suggestion for st15i apart from cm builds ??

btw r all modulos workin in cm7 ??

- tapatalked by rnb

Dear All,

I am the same problem that I_rnb. I had sk17 with 0.42 rom.
I have root with this program. not problem.
and after I update the Rom .69, I loose the superuser application and the root.
 

i_rnb

Senior Member
Dec 9, 2010
1,514
249
Paris, France
Dear All,

I am the same problem that I_rnb. I had sk17 with 0.42 rom.
I have root with this program. not problem.
and after I update the Rom .69, I loose the superuser application and the root.
ok well atlast i m succeeded to root .. but dunno how.. i was trying installing kernels , & later i found out , superuser app in app drawer..

try rooting from flashtool .. :/ may b it rooted mine.. but not sure..
 

Someguyfromhell

Senior Member
Feb 2, 2012
4,148
1,828
You can flash older firmware, 4.0.2.A.0.58 or older, then root your phone with this program and then you can update phone Over the Air to newest. Root will stay. Newer firmwares cannot be directly rooted.

Sent from my WT19i using xda premium
 

gmpdri

Senior Member
Feb 23, 2010
99
11
Belo Horizonte
Ok but my bootloader is unlocked. i just try to root my phone because i use braziliam portuguese and keyboard is not configured for that. letters in wrong place. thanks.
 

quangnhut123

Senior Member
Nov 29, 2009
592
1,453
Ok but my bootloader is unlocked. i just try to root my phone because i use braziliam portuguese and keyboard is not configured for that. letters in wrong place. thanks.

Read that topic to flash mod kernel to root your phone !This tool not only unlock your phone. it can flash in fastboot and flash mode :)
 

davidcmc

Senior Member
Jan 19, 2011
133
25
Kaspersky has detected a trojan in the .rar file (Exploit.Linux.Lotoor.ab).

Is it a false positive? I know that exploit softwares are usually detected as malwares by anti-virus, but I just want to be sure that I'm not the only one being alerted by Kaspersky. :D
 
  • Like
Reactions: quangnhut123

quangnhut123

Senior Member
Nov 29, 2009
592
1,453
Kaspersky has detected a trojan in the .rar file (Exploit.Linux.Lotoor.ab).

Is it a false positive? I know that exploit softwares are usually detected as malwares by anti-virus, but I just want to be sure that I'm not the only one being alerted by Kaspersky. :D

it's a false positive ! Such as root tool kit has false positive as root kit linux system
 
  • Like
Reactions: davidcmc

TCMuffin

Senior Member
Feb 14, 2010
188
64
Cardiff
Please post your log in this topic so i can see and tell you your phone rooted or not
Here's my log from my Ray:

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.



[-] Not a 2.2/2.3 Android ...

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: Permission denied

adb shell "chown root.shell /system/xbin/busybox"
Unable to chmod /system/xbin/busybox: Operation not permitted

adb shell "chmod 04755 /system/xbin/busybox"
Unable to chmod /system/xbin/busybox: Operation not permitted

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"
Unable to chmod /system/bin/su: Operation not permitted

adb shell "chmod 06755 /system/bin/su"
Unable to chmod /system/bin/su: Operation not permitted

adb shell "rm /system/xbin/su"
rm failed for /system/xbin/su, Permission denied

adb shell "ln -s /system/bin/su /system/xbin/su"
link failed File exists

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

ZsDaniel

Senior Member
Sep 1, 2010
171
25
Budapest
Hey guys!
I just got my new Mini Pro with .42 FW. As I know I can root it with DoomLord's method, but I got the .62 update.
If I root on .42, then OTA update to .62 will I still have root?
Thanks in advance!

Never mind, found the answers...

Sent from my A500 using Tapatalk
 
Last edited:

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