Zillion's Documentation


Extracting Android Files from recovery/boot image.

Getting the tools requires

Simply download this to a folder in your computer.

How to run

type python unpack_bootimg.py --boot_img <TheNameOrPathOfYourImage> and you’ll get an output like this: dtb, kernel, ramdisk, recovery_dtbo; from there you can modify and do wathever you want with the files.


You can also check: