Forum Moderator / Elite Recognized Developer - OP
Thanks Meter 2657
Posts: 2,019
Join Date: Feb 2010
Location: Noonya Washington
DONATE TO ME
|
[Bin] Quasi SoftBrick protection
Warning:
Installing this bin will allow any UID to reboot your device.
After a few people complained about making bad system mods, or permissions on /system/app and not being able to get root or back into recovery after that, I made a little tool to help.
http://dl.dropbox.com/u/8699733/kindlefire/rbfb
Installation
Use my BurritoRoot app to get root:
adb root
adb remount
adb push rbfb /system/xbin/
adb shell chown 0.0 /system/xbin/rbfb
adb shell chmod 06755 /system/xbin/rbfb
adb reboot
To use:
So if your stuck in a bootloop, and you can only get to adb, you can use this took to reboot to fastboot or recovery.
adb shell /system/xbin/rbfb <parameter>
4000 : boot normal
4002 : boot fastboot
5001 : boot recovery
Any or no parameter will reboot.
##########################
Help fund my device fund, so we can bring BurritoRoot to other devices
https://market.android.com/details?i...rc.jcasedonate
##########################
I hack phones.
My Bitcoin address : 1Newifz6yETTmbziCsZZstmHHPH6ejNr75
|