Joseph the Red
Newbie
@stetsonaw I looks like that is actually working... hurt the hell out of my fingers holding those buttons so hard (I am intense) so we'll see here in a few minutes!!!!
				
			Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I am back up and running after an initial freak-out. I was very happy to discover that your method even roots the Factory Reset as well or am I completely wrong about that?
@stetsonaw... Do you have the deodexed android.policy.jar? I was about to go through that whole process, but you may have saved me the trip. I'm trying to flop my way through getting a clockwork recovery made for this device. Hopefully we get it done within this week?
Ok, so I've rooted and had to to a factory reset for other reasons. How do I get it to recognize my SIM Card? I know its not bricked, but darn, it feels that way!same here, except my phone wouldn't recognize the sim after the reset, lol! So i had to do everything all over again as i have a new phone![]()
go into your settings and make sure that LTE or whatever is turned on, then try activation? or will it let you get past that? you are activated already, so shouldn't have to do it again.
when you are pushing the files, you don't want to be in adb shell. just from the regular command prompt, adb push rageagainstthecage-arm5.bin /data/local/tempOk, so a little pre-mature with the response here. I was able to use the adb shell to check my directories, and I see you can use the mkdir command to manually create them.
Now my issue is the when I try to cd to /data/local/temp I get the error:
can't cd to temp
Anyone know why this is? I am in su (#) mode. Also if I try to manually create the directory using #mkdir /data/local/temp/rage I get the error:
failed for /data/local/temp/rage, Not a directory
Duhhh! I am trying to MAKE the directory. I hate those kind of redundant, non-informative errors!
Thanks for the advice stetsonaw, I do believe you are right about being in the 4G mode before you do a factory reset. I ended up back at Verizon with a Bricked phone, and a fried Sim Card. The rep there, who I've worked with since before the days of my BB Storm, helped me out, he ended up toasting 4 more sim cards before they just gave me a new phone.
So the lesson here is....If you are going to do a factory reset, or root or anything like that, make sure you have your 4G activated.
That prompt is a good thing. type adb shell, should be good. If $ type su.
Stetsonaw, I appreciate all of you help.Start over with pushing/running the rage exploit. something went wrong somewhere.
ok, spent all day on this.
NOTE: my revolution has no SIM in it, but i can't see how that would affect this.
this is in win7 32-bit
internet mode enabled
usb debugging enabled
C:\Users\zach>cd C:\Program Files\Android\android-sdk\platform-tools
C:\Program Files\Android\android-sdk\platform-tools>adb push rageagainstthecage-
arm5.bin /data/local/temp/rage
1754 KB/s (5392 bytes in 0.003s)
C:\Program Files\Android\android-sdk\platform-tools>adb push su /data/local/temp
/su
1114 KB/s (26248 bytes in 0.023s)
C:\Program Files\Android\android-sdk\platform-tools>adb shell chmod 777 /data/lo
cal/temp/rage
C:\Program Files\Android\android-sdk\platform-tools>adb shell ./data/local/temp/
rage
[*] CVE-2010-EASY Android local root exploit (C) 2010 by 743C
[*] checking NPROC limit ...
[+] RLIMIT_NPROC={2920, 2920}
[*] Searching for adb ...
[+] Found adb as PID 4219
[*] Spawning children. Dont type anything and wait for reset!
[*]
[*] If you like what we are doing you can send us PayPal money to
[*] 7-4-3-C@web.de 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.
C:\Program Files\Android\android-sdk\platform-tools>adb shell
$ su
su
su: permission denied
$ exit
exit
C:\Program Files\Android\android-sdk\platform-tools>adb usb
restarting in USB mode
C:\Program Files\Android\android-sdk\platform-tools>adb shell
$ su
su
su: permission denied
$