[Q] stuck in the middle of rockmymoto

Search This thread

motoxuser

Member
Jan 7, 2014
14
0
y'all have been a huge help - never used adb, telnet, or anything else close to this before today. hope you don't mind some questions!

i got my new verizon 4.4 device down to 4.2.2 camera. Doing this all on mac.

doing rockmymoto now.

i got to the first time you run the exploit (per this http://xdaforums.com/showthread.php?t=2509590)
got to "Quote:
dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto
The exploit will tell you to use adb to reboot"

i did not get prompted to use adb to reboot, but i did it anyway.

phone re-started fine, re-connected telnet, used the dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto again, and again, phone doesn't re-start. i re-start it with adb reboot.

repeat again - so now i've done the dalvikvm -cp /sdcard/RockMyMoto.jar RockMyMoto command 3 times. I don't think su installed afterwards.

any thoughts?
thanks!
 
Last edited:

motoxuser

Member
Jan 7, 2014
14
0
and if this is any help, this is what my terminal shows:

java.util.InputMismatchException
at java.util.Scanner.next(Scanner.java:1012)
at java.util.Scanner.nextInt(Scanner.java:1360)
at java.util.Scanner.nextInt(Scanner.java:1324)
at RockMyMoto.step1(RockMyMoto.java:140)
at RockMyMoto.main(RockMyMoto.java:48)
at dalvik.system.NativeStart.main(Native Method)
 

motoxuser

Member
Jan 7, 2014
14
0
oh wait, i think i got it - just kept reinstalling multiple times, it finally took. i think i'm rooted...thanks!

and if this is any help, this is what my terminal shows:

java.util.InputMismatchException
at java.util.Scanner.next(Scanner.java:1012)
at java.util.Scanner.nextInt(Scanner.java:1360)
at java.util.Scanner.nextInt(Scanner.java:1324)
at RockMyMoto.step1(RockMyMoto.java:140)
at RockMyMoto.main(RockMyMoto.java:48)
at dalvik.system.NativeStart.main(Native Method)