Jump to content

Recommended Posts

Posted

hi all, need help to root my streak, 2.2 froyo.. had tried z4root and superoneclick, both failed :P ... thks all

Guest synaptic.flaws
Posted
hi all, need help to root my streak, 2.2 froyo.. had tried z4root and superoneclick, both failed :P ... thks all

Fards posted a step by step in the thread about guessing the release date

Guest Spectre51
Posted
hi all, need help to root my streak, 2.2 froyo.. had tried z4root and superoneclick, both failed :P ... thks all

What do you mean superoneclick failed? what error did you get. Its the only way to root 2.2's most current release as far as I know.

Guest primehack
Posted

same here superoneclick has failed on the second time.

I accidentally press the UNROOT button and I tried to ROOT again, its failed.

am using SuperOneClickv1.5.5-ShortFuse below is the logs :

Killing ADB Server...

OK

Starting ADB Server...

* daemon not running. starting it now on port 5037 *

* daemon started successfully *

OK

Waiting for device...

OK

Pushing rageagainstthecage...

877 KB/s (5392 bytes in 0.006s)

OK

chmod rageagainstthecage...

OK

Running rageagainstthecage...

ROOTED

Getting mount path...

/dev/block/mtdblock6

OK

Remounting system with read-write access...

OK

Pushing su...

failed to copy 'D:\Streak\SuperOneClickv1.5.5-ShortFuse\su' to '/system/bin/su': Permission denied

OK

chmod su...

Unable to chmod /system/bin/su: No such file or directory

OK

Pushing Superuser.apk...

failed to copy 'D:\Streak\SuperOneClickv1.5.5-ShortFuse\Superuser.apk' to '/system/app/Superuser.apk': Permission denied

OK

Remounting system with read-only access...

OK

Running a SU test...

Test failed!

FAILED

Need some help here please...

Posted (edited)

Do it manually as synaptic flaw suggested,

Do a search for rageagainstthecage in this forum and it still show you how...

Synaptic didn't think you were still here, you've been so quiet :P

Edited by fards
Guest synaptic.flaws
Posted

:P

Do it manually as synaptic flaw suggested,

Here's a blue search for rageagainstthecage in this forum and it still show you how...

Synaptic didn't think you were still here, you've been so quiet :D

I am like that itch you can't reach, as soon as you think I am gone! Bamm I am back.

Posted
:P

I am like that itch you can't reach, as soon as you think I am gone! Bamm I am back.

:D

Guest primehack
Posted
Do it manually as synaptic flaw suggested,

Do a search for rageagainstthecage in this forum and it still show you how...

I follow your manual steps and got error and my streak is just not functioning. need to turn off and turn on.

below steps...

================================

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage

5 KB/s (5392 bytes in 1.000s)

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb push Superuser.apk /data/local/tmp/Superuser.apk

3075 KB/s (196521 bytes in 0.062s)

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb push su /data/local/tmp/su

1644 KB/s (26264 bytes in 0.015s)

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb push busybox /data/local/tmp/busybox

2376 KB/s (1062992 bytes in 0.436s)

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell chmod 700 /data/local/tmp/rageagainstthecage

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell chmod 700 /data/local/tmp/busybox

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell

# cd /data/local/tmp

cd /data/local/tmp

# ./rageagainstthecage

./rageagainstthecage

[*] CVE-2010-EASY Android local root exploit © 2010 by 743C

[*] checking NPROC limit ...

[+] RLIMIT_NPROC={3145, 3145}

[*] Searching for adb ...

[+] Found adb as PID 106

[*] Spawning children. Dont type anything and wait for reset!

[*]

[*] If you like what we are doing you can send us PayPal money to

[*] [email protected] so we can compensate time, effort and HW costs.

[*] If you are a company and feel like you profit from our work,

[*] we also accept donations > 1000 USD!

[*]

[*] adb connection will be reset. restart adb server on desktop and re-login.

#

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb kill-server

* server not running *

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb start-server

* daemon not running. starting it now on port 5037 *

* daemon started successfully *

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell

error: device not found

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell

error: device not found

===================

help greatly appreciated.... :P

Posted

Can you post the last ~100 lines of logs with adb logcat after trying to connect?

I follow your manual steps and got error and my streak is just not functioning. need to turn off and turn on.

below steps...

================================

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage

5 KB/s (5392 bytes in 1.000s)

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb push Superuser.apk /data/local/tmp/Superuser.apk

3075 KB/s (196521 bytes in 0.062s)

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb push su /data/local/tmp/su

1644 KB/s (26264 bytes in 0.015s)

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb push busybox /data/local/tmp/busybox

2376 KB/s (1062992 bytes in 0.436s)

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell chmod 700 /data/local/tmp/rageagainstthecage

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell chmod 700 /data/local/tmp/busybox

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell

# cd /data/local/tmp

cd /data/local/tmp

# ./rageagainstthecage

./rageagainstthecage

[*] CVE-2010-EASY Android local root exploit © 2010 by 743C

[*] checking NPROC limit ...

[+] RLIMIT_NPROC={3145, 3145}

[*] Searching for adb ...

[+] Found adb as PID 106

[*] Spawning children. Dont type anything and wait for reset!

[*]

[*] If you like what we are doing you can send us PayPal money to

[*] [email protected] so we can compensate time, effort and HW costs.

[*] If you are a company and feel like you profit from our work,

[*] we also accept donations > 1000 USD!

[*]

[*] adb connection will be reset. restart adb server on desktop and re-login.

#

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb kill-server

* server not running *

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb start-server

* daemon not running. starting it now on port 5037 *

* daemon started successfully *

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell

error: device not found

D:\Streak\SuperOneClickv1.5.5-ShortFuse>adb shell

error: device not found

===================

help greatly appreciated.... :D

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.