cyxx / extract_android_ota_payload

Extract firmware images from an Android OTA payload.bin file
MIT License
452 stars 94 forks source link

Support selective extraction of partitions #8

Open chirayudesai opened 5 years ago

chirayudesai commented 5 years ago

The Android Q factory images don't include the extra bootstack partitions, only bootloader and modem. I plan to use this script to get those partitions from the ota zip instead, selectively.