Flashing the Custom ROM to the phone
In this section, we will look at the installation steps involved in installing a pretty popular Custom ROM called CyanogenMod 11 (This keeps updating with the original Google Android version):
- Download CyanogenMod from the following URL and save it in the
Phone Rooting
directory. I have downloaded the latest GSM non-LTE versioncm-11-20151004-NIGHTLY-n7100.zip
from https://download.cyanogenmod.org/?device=n7100. - Connect the device to the computer using a USB cable and use the
adb push
command to copy the file to the/sdcard
and unplug the cable once done. You can also drag and drop by opening the device in Windows Explorer on your system:C:\..\Phone Rooting> adb push cm-11-20151004-NIGHTLY-n7100.zip /sdcard ...
Get Penetration Testing: A Survival Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.