Pages

How To Root Motorola Atrix 2

Saturday 28 April 2012
Requirements:


*Exploit.zip (ManuaL Method)
*1 Click Exploit  
*USB Drivers WIN 32--WIN 64


Instructions:

Single Click Method

  1. To begin, make sure USB Debugging is enabled in Settings > Applications > Development and so isCharge only connection. Check Unknown sources as well.
  2. Extract the One Click Exploit to find a file named runme.bat and run it.
  3. Running the file will begin the root process so sit back, relax and cross your fingers as the process completes.
  4. Once it does, your phone will reboot and should be rooted upon the reboot.

Manual Method

  1. To begin, download and extract Exploit.zip containing the exploit, su and Superuser to your desktop.
  2. Open the folder that contains these files you extracted and hold the Shift key as you right click. Select Open command window here. Or else you can simply open terminal or command prompt and navigate to the folder manually.
  3. Now enter the following commands:

adb push zerg /data/local

adb push su /data/local

adb push Superuser.apk /data/local

adb shell

cd /data/local

chmod 777 zerg

./zerg
  1. Wait as root access is gained.
  2. Now type in the following commands
adb shell

mount -o rw,remount /dev/null /system

cat /data/local/su > /system/bin/su

cat /data/local/Superuser.apk > /system/app/Superuser.apk

chmod 4755 /system/bin/su

chmod 4755 /system/app/Superuser.apk

reboot
Congrats Now you Have Rooted Your Motorola ATRIX 2

0 comments:

Post a Comment