AT&T One X: How to unlock your phone's bootloader
Say goodbye to locked HTC bootloaders as the folks at the XDA Developers Forum have once again made the impossible a reality. HTC owners have already witnessed firsthand how hard it is to crack HTC bootloaders, most especially those devices that are coming from mobile carriers. The AT&T One X may be one of the first phones to sport a quad-core processor, but it’s also one of the many HTC devices that sport a locked bootloader.
Having an unlocked bootloader is necessary for users to install custom ROMs and other modified hacks on your device. If you have been addicted to flashing custom ROMs in the past, then certainly a locked bootloader will spoil all your fun. Thanks to the hard work of XDA member grankin01, users of the AT&T One X will never have to worry about locked bootloaders ever again.
The method of unlocking the HTC One X’s bootloader involves using the HTCdev.com website and familiarity of ADB commands. However, the process of unlocking your phone’s bootloader involves a complicated procedure and is recommended only for advanced users who already have experienced modifying their phones.
If you are brave enough to take the risk, then check out our step-by-step guide on how to root your HTC One X.
Warning
- These instructions require some degree of experience with hex editing and some familiarity with the command line. If you are willing to take the risk of bricking your phone, go ahead and follow the instructions. Otherwise, leave now, while you still can.
- The instructions in this guide are intended for use with the AT&T One X. Applying these instructions on another device or model may produce undesired outcomes.
- The information in this guide is provided for instructional and educational purposes only. There is no guarantee that these instructions will work under your specific and unique circumstances.
- Use these instructions at your own risk. We shall not hold any responsibility or liability for whatever happens to you or your device arising from your use of the info in this guide.
- Read and understand the whole guide first before actually performing the instructions.
Requirements
- Rooted AT&T One X (not the HTC One X international variant)
- A Windows PC
- HxD – Freeware Hex Editor and Disk Editor
- ADB and Fastboot installed on your PC
- Enable USB Debugging on your phone. You can do this by heading to Settings > Developer Options > USB Debugging. Make sure that there is check mark beside that option.
- Backup all personal data on your phone to make sure you have a copy of your personal data (e.g., contacts, SMS, MMS, Internet settings, Wi-Fi passwords, and the like) in case the procedure in this guide erases such data.
Instructions
adb shell
su
dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p
adb pull /sdcard/mmcblk0p4
adb push mmcblk0p4MOD /sdcard/mmcblk0p4MOD
adb shell
su
dd if=/sdcard/mmcblk0p4MOD of=/dev/block/mmcblk0p4
adb reboot bootloader
fastboot oem readcid
fastboot oem get_identifier_token
Congratulations! You have successfully unlocked your AT&T One X’s bootloader.
CommentsncG1vNJzZmivp6x7orrDq6ainJGqwam70aKrsmaTpLpwrdOtZKimlWLFbsHNpaaco12XvLDAy6iYnZ2iYoZxg5dpZg%3D%3D