So, you want S-Off on your One X/L, or Droid DNA? Done and done. Thanks to a crafty new "hack" by jcase and beaups, S-Off can easily be yours. As always, however there are a few pre-requisites, as well as some caveats to be aware of.
Firstly, you must have working adb and fastboot. If you don't know what that is, a quick Google search can answer it, and tell you how to get it. Your device must also be rooted and have SuperCID, no exceptions. This is requisite.
That part's simple enough if those requirements are met, carry on. Before you get started, here's a video of the process:
First things first you'll need to grab this patcher (mirror) and put it in your working directory. Got it? Good.
Now grab the file for your device:
- One X: PJ8312000 (mirror) MD5: 99a8eced1010543e12cbd4e4e8f9638f
- DNA: PJ832000 (mirror) MD5: 8fa1cf193559d34279d2b1c1aa8c29
Time for commands:
adb reboot bootloader
Once the bootloader is up, enter the following command:
fastboot oem rebootRUU
Wait for the black HTC screen, then do this:
fastboot flash zip
After a few minutes, you'll see the following error: "FAILED (remote: 92 supercid! Please flush image again immediately)"
As soon as this error pops up, enter this:
fastboot oem boot
This part is critical. You may see some errors, but wait for the device to boot into Android. Issue the following three commands one at a time:
adb push soffbin3 /data/local/tmp/
adb shell chmod 744 /data/local/tmp/soffbin3
adb shell su -c "/data/local/tmp/soffbin3"
Wait for a few seconds, then:
adb reboot bootloader
Ensure you have S-Off, and you're done! If you hit any snags along the way, head to this support thread on XDA.
Good luck!
Via: S-Off Now Available For The HTC One X/L, And Droid DNAHere's How To Do It
No comments:
Post a Comment