scotty85
Extreme Android User
ok,here are your superCID directions:
download these files:
-back to stock firmware here DO NOT EXTRACT. move to adb/fastboot folder
-ace-tools.zip from here(from this page). extract and move contents to adb/fastboot folder
1)flash exploitable firmware
-in fastboot:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip backtostock-firmware-orangcid.zip
*when it finishes:
fastboot reboot
*wait for phone to boot and settle.
2)change cid
adb devices
adb reboot recovery
phone will boot to a black screen
adb devices
(if you get HTxxxxx offline unplug,and replug. repeat )
adb push gfree /tmp/
adb shell chmod 775 /tmp/gfree
adb shell /tmp/gfree -c 11111111
adb reboot bootloader
fastboot getvar all
(will confirm superCID)
now,you will need to update your recovery and radio,as this process puts you on very old ones. let me refer you this post post to update them-now that youre superCID it should be a piece of cake
holler if you have questions
download these files:
-back to stock firmware here DO NOT EXTRACT. move to adb/fastboot folder
-ace-tools.zip from here(from this page). extract and move contents to adb/fastboot folder
1)flash exploitable firmware
-in fastboot:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip backtostock-firmware-orangcid.zip
*when it finishes:
fastboot reboot
*wait for phone to boot and settle.
2)change cid
adb devices
adb reboot recovery
phone will boot to a black screen
adb devices
(if you get HTxxxxx offline unplug,and replug. repeat )
adb push gfree /tmp/
adb shell chmod 775 /tmp/gfree
adb shell /tmp/gfree -c 11111111
adb reboot bootloader
fastboot getvar all
(will confirm superCID)
now,you will need to update your recovery and radio,as this process puts you on very old ones. let me refer you this post post to update them-now that youre superCID it should be a piece of cake
holler if you have questions