Evita X Factor Script - bibanon/android-development-codex GitHub Wiki
{{Note|If the script fails in the middle, you may need to wipe your phone before trying again.}}
- Download Djrbliss's X-Factor exploit:
- Windows
- Linux/Mac - Made with assistance from Jesse Osiecki (@jesseosiecki) for providing me with a working version (that Djrbliss ended up re-writing).
-
Extract the entire zip file.
-
Connect your device via USB, ensure you have the latest HTC USB drivers installed (only needed on Windows), and ensure USB debugging mode is enabled.
-
Windows: Double-click
run.bat
.
-
Linux/Mac: open a terminal, change directories to the extracted exploit, and run
./run.sh
.
-
Follow the instructions printed by the exploit. You will need to authorize two backup restorations during the exploit's execution.
-
If the exploit is successful, it will print
[+] Set CID!
. If it does not print this, the exploit has failed, so please do not continue. -
The exploit will automatically reboot into bootloader mode. Press enter after bootloader mode is finished booting, and the exploit will print your CID. If the exploit was successful, it should return
11111111
as your CID. -
If your CID was successfully set, press enter to generate an unlock token.
-
Visit
htcdev.com
, navigate to the Bootloader unlock section, choose All other supported models from the drop-down menu, and provide the unlock token when asked. -
After unlocking the bootloader, you can flash a custom recovery partition via fastboot, boot into recovery mode, and use a recovery ADB shell or install from an
update.zip
to install Superuser and su. -
From here, you now can install a custom recovery, which can install a custom ROM.