[Infowarrior] - DroidX rooted (instructions)

Richard Forno rforno at infowarrior.org
Fri Jul 23 17:35:19 CDT 2010


(there's a zipfile inked to this forum post, for those interested. -rick)

We haz Rootz!
http://www.droidxforums.com/forum/droid-x-hacks/1314-we-haz-rootz.html


Step 1: Set up ADB 
Step 2: Push exploid to /sqlite_stmt_journals "adb push exploid /sqlite_stmt_journals"
Step 3: type "adb shell"
Step 4: type "cd sqlite_stmt_journals"
Step 5: type "chmod 755 exploid"
Step 6: type "./exploid" and follow directions on screen
Step 7: type "rootshell"
Step 8: type in password "secretlol"
Step 9: your in root!
Step 10: mount your sdcard to pc and put Superuser.apk and su in the sdcard
Step 11: unmount sdcard
Step 12: in adb (make sure your still in root with the # sign) type in:
- cp /sdcard/Superuser.apk /system/app/Superuser.apk
- cp /sdcard/su /system/bin/su
- chmod 4755 /system/bin/su

your done! feel free to kill the bloat apps snd such ;

NOTE: it might be a smart idea to do "rm /system/bin/rootshell" after you have su and superuser in place as ANY program will have access to your root if you leave it (cause everyone will know the password)


More information about the Infowarrior mailing list