Jump to content


Photo
- - - - -

Potential Tethered Root 183.46.15

tethered root root xt907 razr m 183.46.15

  • Please log in to reply
43 replies to this topic

#41 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,446 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 20 March 2015 - 08:18 AM

Questionable if its worth 100 for an old device like this though. That's more reasonable than over 200 though.

Sent from my Blissful RAZR M 5.0.2 from Tapatalk

 

The thing is, I'm not sure it's ONLY useful for that device.  I suspect it'd probably work on something like the Turbo.


  • xKroniK13x likes this

Non potest esse nisi unus


#42 xKroniK13x

xKroniK13x

    Member

  • Superuser
  • 284 posts
  • LocationAtlanta, GA
  • Current Device(s):Moto X 2014 Pure Edition || Motorola DROID RAZR M || Archos G9 101 || Microsoft Surface Pro 2 || Chromecast

Posted 20 March 2015 - 08:32 AM

The thing is, I'm not sure it's ONLY useful for that device. I suspect it'd probably work on something like the Turbo.


Very valid point. From what I read at a glance, it looked like you needed root access, though. Last I saw the Turbo had a root exploit that jcase validated, but it is not released. I'm sure in time once that's released, turbo users may use this. Cool stuff. Very cool stuff.

Sent from my Blissful RAZR M 5.0.2 from Tapatalk


  • SamuriHL likes this
Moto X 2014 Pure Edition Unlocked on Pure Rooted 5.1
Motorola Droid Razr M Unlocked on Some ROM
Archos G9 101 Developer Edition on Cyanogenmod 11 4.4.3 Unofficial/Stable

#43 u6bkep

u6bkep

    n00b

  • Members
  • Pip
  • 1 posts

Posted 24 March 2015 - 06:03 AM

 

Having Problems Try This:
Okay, I just bought my fifth XT926 Since last December (2014). The first two and the fourth I was able to use Towel Root, and (even though this DOES NOT APPLY HERE) motopocalypse to unlock the boot loader. One I sent back because it was updated, Why do people ever take OTA updates!!!!

Anyways I bought one with a broken LCD with the latest OTA, it came in the mail today and I learned of this new root method.
About The Phone:
System Version
182.46.15.XT926.verizon.en.us
Android Version 
4.4.2
BaseBand
Vanquish_BP_100731.020.64.21P
Kernal
3.4.42-gbd361ac
dbbuild@ca88inxdroid25 #1
tue july 29 30:03:04 PDT 2014
Build number
KDA20.62-15
Build Date
tue jul 29 02:51:09 PDT 2014

My first mistake was I did not realize there are two versions one for the XT907 and one for the XT926. I used the wrong one, so the flash to recovery failed. I kept getting stuck in fastboot with flash error, just kept typing fastboot continue, then eventually figured out if I successfully flash something, in my case I re-flashed the boot.img the fastboot flash error went away..

Finally I downloaded the correct exploit.: NOTE: the link listed on the page you copy and paste it, REMOVE THE SPACE between the DOT and the COM!!!!!

Please Login or Register to see this Hidden Content



Next I would run the exploit script and keep getting to the Boot To Recovery Part and Have the "Dead Android Dude" with the word NO COMMAND. I tried this several times, no luck, so I edited the bat script and where the script uses fastboot to flashes the Kernel into the recovery partition, and then reboots back to Android, then uses ADB to reboot into recovery. Well I decided heck with it, I went ahead and booted into fastboot, manually flashed the image, reset the phone and held the power keys in and went directly to recovery, and it booted to 4.4.2 kitkat with the May Kernel, and I ran the Towel Root exploit. Then I made a copy of the script and kept the first few lines up to the "cd files" erased everything up to the point it says run towel root. I then ran that script to clean things up. I could have just manually typed it all but hey, I'm lazy.

For Newbies or People not too comfortable with Android in general. Be warned these steps take you a step closer to potentially damaging your phone, but if do these steps right no worries. If you do soft brick the phone, just use rsdlite or fastboot and re-image it with the latest OTA. I'm not going to cover that here.

Steps:
NOTE when typing all commands are in quotes, do not include the quotes!
PLEASE READ ALL THE STEPS FIRST BEFORE TRYING THIS!!!

From the Hydrogen PEROXIDE XT926 folder
hold the shift key in and right mouse click on the files folder and select Open Command Window Here
This will open a command window with the current path set as the files folder.  Make sure the phone is plugged into the computer and your phone is set up like the exploit instructs you to.

Type 
"ADB Devices" and you should see the device listed, if not, search the forums for help.
"ADB Reboot Bootloader" This will boot into fastboot
Alternately after opening the command line window with the phone powered off press and hold volume up/volume down, and while holding press power for four seconds and release all the buttons. Then when the menu appears press volume down until fastboot is sselected and then press volume up. This will also boot in to fastboot.

From the Command Line Window With the phone in Fastboot mode Type
"fastboot flash recovery root.img" You should get a message showing success, if not Stop Now because something else is wrong and I don't have an answer for you. frown.gif
Next, take a deep breath and be ready to take action, as we are going to reboot the phone and before it has a chance to reboot, put it into recovery mode.
Type "fastboot reboot" as soon as the phone reboots (the screen goes black) press and hold volume up/volume down, and while holding press power for four seconds and release all the buttons. Then when the menu appears press volume down until recovery is selected and then press volume up. This will also boot into the recovery partition which has the older kernel, so actually the phone will boot to the 4.4.2. You can verify that things worked by going to settings about phone and the Kernel version should be dated May 2014.

From the Phone
Find the Towel Root App and make sure the phone has internet connection and then run it.
You should get a message saying it worked, next run the script I mentioned above with the first half of the steps removed and run it, this will put the phone's recovery image back and clean things up.

DON"T TRY THESE STEPS BEFORE FIRST TRYING THE AUTOMATED INSTALL_ROOT.BAT SCRIPT THE STEPS I MENTIONED ABOVE ASSUME THAT YOU INSTALLED THE EXPLOIT, TOWELROOT, AND THE SUPERUSER PROGRAM ALREADY. ONLY TRY THIS IF YOU RUN THE SCRIPT AND GET THE "DEAD ANDROID GUY WITH NO COMMAND" ON THE SCREEN

 

 

I can confirm that this works on a razr M with .15 update and a locked bootloader.

now I just need a bootloader unlock, or at least safestrap.



#44 ammaralidj

ammaralidj

    n00b

  • Members
  • Pip
  • 8 posts
  • Twitter:ammaralidj
  • LocationPakistan
  • Current Device(s):iPhone 5s

Posted 24 May 2015 - 10:21 PM

 

Having Problems Try This:
Okay, I just bought my fifth XT926 Since last December (2014). The first two and the fourth I was able to use Towel Root, and (even though this DOES NOT APPLY HERE) motopocalypse to unlock the boot loader. One I sent back because it was updated, Why do people ever take OTA updates!!!!

Anyways I bought one with a broken LCD with the latest OTA, it came in the mail today and I learned of this new root method.
About The Phone:
System Version
182.46.15.XT926.verizon.en.us
Android Version 
4.4.2
BaseBand
Vanquish_BP_100731.020.64.21P
Kernal
3.4.42-gbd361ac
dbbuild@ca88inxdroid25 #1
tue july 29 30:03:04 PDT 2014
Build number
KDA20.62-15
Build Date
tue jul 29 02:51:09 PDT 2014

My first mistake was I did not realize there are two versions one for the XT907 and one for the XT926. I used the wrong one, so the flash to recovery failed. I kept getting stuck in fastboot with flash error, just kept typing fastboot continue, then eventually figured out if I successfully flash something, in my case I re-flashed the boot.img the fastboot flash error went away..

Finally I downloaded the correct exploit.: NOTE: the link listed on the page you copy and paste it, REMOVE THE SPACE between the DOT and the COM!!!!!

Please Login or Register to see this Hidden Content



Next I would run the exploit script and keep getting to the Boot To Recovery Part and Have the "Dead Android Dude" with the word NO COMMAND. I tried this several times, no luck, so I edited the bat script and where the script uses fastboot to flashes the Kernel into the recovery partition, and then reboots back to Android, then uses ADB to reboot into recovery. Well I decided heck with it, I went ahead and booted into fastboot, manually flashed the image, reset the phone and held the power keys in and went directly to recovery, and it booted to 4.4.2 kitkat with the May Kernel, and I ran the Towel Root exploit. Then I made a copy of the script and kept the first few lines up to the "cd files" erased everything up to the point it says run towel root. I then ran that script to clean things up. I could have just manually typed it all but hey, I'm lazy.

For Newbies or People not too comfortable with Android in general. Be warned these steps take you a step closer to potentially damaging your phone, but if do these steps right no worries. If you do soft brick the phone, just use rsdlite or fastboot and re-image it with the latest OTA. I'm not going to cover that here.

Steps:
NOTE when typing all commands are in quotes, do not include the quotes!
PLEASE READ ALL THE STEPS FIRST BEFORE TRYING THIS!!!

From the Hydrogen PEROXIDE XT926 folder
hold the shift key in and right mouse click on the files folder and select Open Command Window Here
This will open a command window with the current path set as the files folder.  Make sure the phone is plugged into the computer and your phone is set up like the exploit instructs you to.

Type 
"ADB Devices" and you should see the device listed, if not, search the forums for help.
"ADB Reboot Bootloader" This will boot into fastboot
Alternately after opening the command line window with the phone powered off press and hold volume up/volume down, and while holding press power for four seconds and release all the buttons. Then when the menu appears press volume down until fastboot is sselected and then press volume up. This will also boot in to fastboot.

From the Command Line Window With the phone in Fastboot mode Type
"fastboot flash recovery root.img" You should get a message showing success, if not Stop Now because something else is wrong and I don't have an answer for you. frown.gif
Next, take a deep breath and be ready to take action, as we are going to reboot the phone and before it has a chance to reboot, put it into recovery mode.
Type "fastboot reboot" as soon as the phone reboots (the screen goes black) press and hold volume up/volume down, and while holding press power for four seconds and release all the buttons. Then when the menu appears press volume down until recovery is selected and then press volume up. This will also boot into the recovery partition which has the older kernel, so actually the phone will boot to the 4.4.2. You can verify that things worked by going to settings about phone and the Kernel version should be dated May 2014.

From the Phone
Find the Towel Root App and make sure the phone has internet connection and then run it.
You should get a message saying it worked, next run the script I mentioned above with the first half of the steps removed and run it, this will put the phone's recovery image back and clean things up.

DON"T TRY THESE STEPS BEFORE FIRST TRYING THE AUTOMATED INSTALL_ROOT.BAT SCRIPT THE STEPS I MENTIONED ABOVE ASSUME THAT YOU INSTALLED THE EXPLOIT, TOWELROOT, AND THE SUPERUSER PROGRAM ALREADY. ONLY TRY THIS IF YOU RUN THE SCRIPT AND GET THE "DEAD ANDROID GUY WITH NO COMMAND" ON THE SCREEN

 

 

Followed your guide and successfully rooted my Droid Razr M xt907







Also tagged with one or more of these keywords: tethered root, root, xt907, razr m, 183.46.15

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users