Jump to content


Photo
* * * * * 5 votes

[SCRIPT/UTILITY] ROOT RAZR M XT907 for LOCKED Devices on 9.18.78

ROOT FIX

  • This topic is locked This topic is locked
618 replies to this topic

#221 johnthehillbilly

johnthehillbilly

    Gear jammin' S-Mod

  • Smod
  • 6,470 posts
  • Twitter:@johnhillbilly
  • Google+:http://goo.gl/ColUJ .. johnthehillbilly@gmail.com
  • LocationSomewhere between here, and there...
  • Current Device(s):unlocked RAZR HD (xt926)... RAZR (xt912)

Posted 16 August 2013 - 05:34 PM

Thanks for doing this. I'm running into some problems.

So, I've downloaded motochopper_1.1_RAZR_M.zip and performed the following steps on my Mac:

mkdir motochopper_1.1_RAZR_M/
cd motochopper_1.1_RAZR_M/
unzip ../motochopper_1.1_RAZR_M.zip
chmod a+x run.sh
./run.sh

(Note: this indicates I'm still running v1.0)

Press the Enter button to start and this is where I get errors:

chmod: ./adb.osx: No such file or directory
./run.sh: line 58: ./adb.osx: No such file or directory
[*] Waiting for device...
./run.sh: line 61: ./adb.osx: No such file or directory
[*] Device found.
[*] Pushing exploit...
./run.sh: line 66: ./adb.osx: No such file or directory
./run.sh: line 67: ./adb.osx: No such file or directory
[*] Pushing root tools...
./run.sh: line 70: ./adb.osx: No such file or directory
./run.sh: line 71: ./adb.osx: No such file or directory
./run.sh: line 72: ./adb.osx: No such file or directory
[*] Rooting phone...
./run.sh: line 75: ./adb.osx: No such file or directory
[*] Cleaning up...
./run.sh: line 78: ./adb.osx: No such file or directory
./run.sh: line 79: ./adb.osx: No such file or directory
./run.sh: line 80: ./adb.osx: No such file or directory
[*] Exploit complete. Press enter to reboot and exit.


There is no adb.osx file. Now, I do have an adb.osx file left over from ver 1.0. Can I just use that?

If in fact the adb.osx file is missing.... then yes you can copy/paste the adb.osx file into the new folder.... that has not changed....:)

" ... try not ... do! or do not! ... there is no try ..."


  • knightprowler likes this

Feeding my android addiction......... one phone at a time.....

jhf.png

If you are feeling generous and would like to buy me a drink.... coffee :)


#222 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 44,202 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 16 August 2013 - 05:35 PM

I didn't update the mac/linux script to flash the boot img's.  So you also need fastboot and to flash the old one manually, run the scipt, then flash the boot.img once it's done.


Non potest esse nisi unus


#223 razrnoobie

razrnoobie

    n00b

  • Members
  • Pip
  • 6 posts

Posted 16 August 2013 - 06:16 PM

So I would appreciate some assistance and I guess I was clear but I have downloaded the driver and installed, unzipped motochopper v.1.1 ran the runbatch file and followed prompts...connected phone via usb and then I get the following: daemon not running. starting it now on port 5037

                                                                                                                           daemon started succesfully

That's all...also phone is FASTBOOT REASON: Flash Failure  usb connected

 

this is where i'm stuck.  Any help would be greatly appreciated.



#224 knightprowler

knightprowler

    n00b

  • Members
  • Pip
  • 7 posts
  • LocationBoston
  • Current Device(s):Razr M

Posted 16 August 2013 - 06:17 PM

Thanks for the help. I figured it out, the new Motochopper 1.1 was easy to use.  Anyone know what bloat ware that can be removed that wont effect the function of the phone, like the Verizon apps for example? When I try to remove some of the apps a pop up comes up and says that some apps are on the phone in packages and if you try to remove one of them it can effect the other ones. Is there a way around that?

 

Get yourself Titanium Backup Pro. Freeze the apps rather than removing them. That will give you a sense of what kind of interactions you're dealing with. Once you know what's safe by freezing them, you can then safely remove them. But I tend to just leave things frozen just in case.



#225 knightprowler

knightprowler

    n00b

  • Members
  • Pip
  • 7 posts
  • LocationBoston
  • Current Device(s):Razr M

Posted 16 August 2013 - 06:21 PM

N00B question here- I just received my Razr M with the update already on it and have extracted the Motochopper 1.1. What do I do now? This is my first ever rooting attempt. I can't find any step by step instructions for it. Could someone please help? Thanks a lot.

You need to make certain you have the latest motorola drivers if you're running a windows machine. For Linux or OSX, you don't need any special drivers. According to what I've read, you need the official Motorola USB cable and plug into a USB 2.0 port and not USB 3.0. Again, if you're running windows, you unzip the file you downloaded and run the run.bat file and follow the directions. 

 

If you're running Linux or OSX, you execute run.sh. Probably works for various BSD derivatives but I make no promises because it's not my field of expertise.

 

Hope that helps.



#226 knightprowler

knightprowler

    n00b

  • Members
  • Pip
  • 7 posts
  • LocationBoston
  • Current Device(s):Razr M

Posted 16 August 2013 - 06:25 PM

I'm seriously amazed.  People want to root their phone but don't know how to install a Moto USB driver, unzip a zip file, run a bat file, and follow instructions.  I don't mean to be insulting, but, if you need step by step instructions on how to unzip a file and run a bat file, perhaps rooting is not a good idea until you read more.

I suspect the initial problem is that they don't know they need the drivers. I've been through a lot of forums and there always seem to be certain assumptions made as to what people will know when it comes to rooting their phones, etc. 

 

I tried to have some fun with Safestrap on my Razr M but could never really get an alternative ROM working in one of the ROM slots because of a lack of space. Clearly it can be done but I just got too frustrated to keep going. I'm sure the information is out there but I hit a point where it was no longer worth the looking.



#227 knightprowler

knightprowler

    n00b

  • Members
  • Pip
  • 7 posts
  • LocationBoston
  • Current Device(s):Razr M

Posted 16 August 2013 - 06:27 PM

If in fact the adb.osx file is missing.... then yes you can copy/paste the adb.osx file into the new folder.... that has not changed.... :)

" ... try not ... do! or do not! ... there is no try ..."

~/RazrM/motochopper_1.1_RAZR_M> ls -la *
-rw-rw-r--@ 1 sholmes  staff     96256 Aug  4 20:55 AdbWinApi.dll
-rw-rw-r--@ 1 sholmes  staff     60928 Aug  4 20:55 AdbWinUsbApi.dll
-rw-rw-r--@ 1 sholmes  staff   1953159 Feb 29  2008 Superuser.apk
-rw-rw-r--@ 1 sholmes  staff    819200 Aug  4 20:55 adb.exe
-rw-rw-r--@ 1 sholmes  staff  10485760 May 29 14:52 boot.img
-rw-rw-r--@ 1 sholmes  staff  10485760 Apr  5 10:40 boot_old.img
-rw-rw-r--@ 1 sholmes  staff   1867568 Apr  9 08:46 busybox
-rw-rw-r--@ 1 sholmes  staff    186178 Aug  1  2012 fastboot.exe
-rw-rw-r--@ 1 sholmes  staff   1283460 Apr  9 12:27 pwn
-rw-rw-r--@ 1 sholmes  staff      2423 Aug 11 01:06 run.bat
-rwxrwxr-x@ 1 sholmes  staff      2103 Apr  9 08:51 run.sh*
-rw-rw-r--@ 1 sholmes  staff    112164 Feb 29  2008 su

 

 

It's definitely missing. :)

 

I'll copy it over and give it a try. Thanks very much.



#228 johnthehillbilly

johnthehillbilly

    Gear jammin' S-Mod

  • Smod
  • 6,470 posts
  • Twitter:@johnhillbilly
  • Google+:http://goo.gl/ColUJ .. johnthehillbilly@gmail.com
  • LocationSomewhere between here, and there...
  • Current Device(s):unlocked RAZR HD (xt926)... RAZR (xt912)

Posted 16 August 2013 - 06:31 PM

~/RazrM/motochopper_1.1_RAZR_M> ls -la *
-rw-rw-r--@ 1 sholmes staff 96256 Aug 4 20:55 AdbWinApi.dll
-rw-rw-r--@ 1 sholmes staff 60928 Aug 4 20:55 AdbWinUsbApi.dll
-rw-rw-r--@ 1 sholmes staff 1953159 Feb 29 2008 Superuser.apk
-rw-rw-r--@ 1 sholmes staff 819200 Aug 4 20:55 adb.exe
-rw-rw-r--@ 1 sholmes staff 10485760 May 29 14:52 boot.img
-rw-rw-r--@ 1 sholmes staff 10485760 Apr 5 10:40 boot_old.img
-rw-rw-r--@ 1 sholmes staff 1867568 Apr 9 08:46 busybox
-rw-rw-r--@ 1 sholmes staff 186178 Aug 1 2012 fastboot.exe
-rw-rw-r--@ 1 sholmes staff 1283460 Apr 9 12:27 pwn
-rw-rw-r--@ 1 sholmes staff 2423 Aug 11 01:06 run.bat
-rwxrwxr-x@ 1 sholmes staff 2103 Apr 9 08:51 run.sh*
-rw-rw-r--@ 1 sholmes staff 112164 Feb 29 2008 su


It's definitely missing. :)

I'll copy it over and give it a try. Thanks very much.


Also make sure to see Sam's post #222 :)

" ... try not ... do! or do not! ... there is no try ..."


  • SamuriHL likes this

Feeding my android addiction......... one phone at a time.....

jhf.png

If you are feeling generous and would like to buy me a drink.... coffee :)


#229 razrnoobie

razrnoobie

    n00b

  • Members
  • Pip
  • 6 posts

Posted 16 August 2013 - 06:59 PM

Well unfortunately I think I killed my phone - can't even do a hard factory reoot - keeps going to AP Fastboot Flash Mode (s) screen...

Any ideas would be appreciated.



#230 knightprowler

knightprowler

    n00b

  • Members
  • Pip
  • 7 posts
  • LocationBoston
  • Current Device(s):Razr M

Posted 16 August 2013 - 07:29 PM

I didn't update the mac/linux script to flash the boot img's.  So you also need fastboot and to flash the old one manually, run the scipt, then flash the boot.img once it's done.

 

Oh, we Mac/Linux users are always left in the cold it seems. ;)

 

I'll give it a try.

 

Just so I don't get myself into TOO much trouble, flash the old which? system.img or boot.img? I assume the latter but I'm prone to bricking my phone.

 

EDIT: The answer becomes kind of obvious when I look at the file in the directory.

 

EDIT: Quick and dirty steps for those following in my footsteps:

 

mkdir motochopper

cd motochopper

unzip <path_to_zipfile>/motochopper_1.1_RAZR_M.zip

cp -p <path_to_adb.osx>/adb.osx .

chmod a+x run.sh

<go into Fastboot>

<attach phone to computer>

<path_to_fastboot>/fastboot flash boot flash boot boot_old.img

<path_to_fastboot>/fastboot reboot

./run.sh

<brush teeth while magic happens>

<press enter when prompted>

<verify root after reboot>

<disconnect phone from computer>

<go into Fastboot>

<attach phone to computer>

<path_to_fastboot>/fastboot flash boot flash boot boot.img

<path_to_fastboot>/fastboot reboot

<Let cool and enjoy>

 

Thanks muchly.

"Any sufficiently advanced technology is indistinguishable from magic." -- Clarke's Third Law

 


  • SamuriHL likes this

#231 knightprowler

knightprowler

    n00b

  • Members
  • Pip
  • 7 posts
  • LocationBoston
  • Current Device(s):Razr M

Posted 16 August 2013 - 07:37 PM

Well unfortunately I think I killed my phone - can't even do a hard factory reoot - keeps going to AP Fastboot Flash Mode (s) screen...

Any ideas would be appreciated.

When I do this, I typically go into AP Fastboot and sideload the boot.img file. I don't know how to do it in Windows but you can probably look and find it.



#232 livinginkaos

livinginkaos

    I don't know what I'm doing anymore.....

  • Administrator
  • 15,282 posts
  • Google+:Hangouts - livinginkaos@gmail.com
  • LocationOregon
  • Current Device(s):Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7

Posted 16 August 2013 - 08:45 PM

It will boot into fastboot anytime you have a flash error.  Just like knightprowler said, you can fastboot flash the boot.img

 

Open a command prompt

cd yourself to the motochopper 1.1 directory

type the following:

                        fastboot flash boot boot.img

 

when it's done, you can type - fastboot reboot

 

Whala


b2wvCBn.png

Sig by livinginkaos
Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7


#233 razrnoobie

razrnoobie

    n00b

  • Members
  • Pip
  • 6 posts

Posted 17 August 2013 - 06:05 AM

Well it does matter that one uses the original USB cable....I lost my info but at least I have an actual working phone.

Also lets remember we arent all born with all knowledge...try not to derided noobies due to their lack of knowledge...this is how a newcomer learns from the guidance of those with more experience.



#234 jdog100

jdog100

    n00b

  • Members
  • Pip
  • 1 posts

Posted 17 August 2013 - 12:17 PM

The download link for the Razr M is not there.



#235 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 44,202 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 17 August 2013 - 12:21 PM

Looks like someone's editing the OP?  Yo Kaos, did you kill the link?


Non potest esse nisi unus


#236 livinginkaos

livinginkaos

    I don't know what I'm doing anymore.....

  • Administrator
  • 15,282 posts
  • Google+:Hangouts - livinginkaos@gmail.com
  • LocationOregon
  • Current Device(s):Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7

Posted 17 August 2013 - 12:25 PM

The download link for the Razr M is not there.

OP Fixed.  Editor was giving me fits :)


  • SamuriHL and johnthehillbilly like this

b2wvCBn.png

Sig by livinginkaos
Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7


#237 LarrysAndroid

LarrysAndroid

    Member

  • Members
  • PipPip
  • 62 posts
  • Current Device(s):Motorola Droid Razr M

Posted 17 August 2013 - 02:12 PM

can we just RSD this to a previous version, Root, protect root, update then restore? Or must we use that Rollback to do this?



#238 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 44,202 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 17 August 2013 - 02:22 PM

You can go through all that if you really want but it's completely unnecessary.  Motochopper 1.1 flashes the boot.img from the previous update, runs motochopper to root, then flashes the boot.img from the latest OTA.  Done.  Takes about 2 minutes.


Non potest esse nisi unus


#239 Beanerman

Beanerman

    n00b

  • Members
  • Pip
  • 23 posts
  • Current Device(s):RazrM

Posted 17 August 2013 - 06:45 PM

Awesome as usual.

Sent from my XT907 using Tapatalk 2


  • livinginkaos likes this

#240 LarrysAndroid

LarrysAndroid

    Member

  • Members
  • PipPip
  • 62 posts
  • Current Device(s):Motorola Droid Razr M

Posted 19 August 2013 - 03:32 PM

You can go through all that if you really want but it's completely unnecessary.  Motochopper 1.1 flashes the boot.img from the previous update, runs motochopper to root, then flashes the boot.img from the latest OTA.  Done.  Takes about 2 minutes.

So wait. We dont have to use RSD or flash that original large zip file that put us back to a previous version? On my locked 98.18.78 RAZR M I just run Motochopper 1.1.1 and it flashes me back and everything???







Also tagged with one or more of these keywords: ROOT FIX

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users