Skip to content

sreeshankark/android_ota_payload_dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ANDROID OTA PAYLOAD DUMPER

Tool to extract image files from A/B OTA file

To clone this repo

Copy and paste this command in terminal and press enter

       git clone https://github.com/Sanju0910/android_ota_payload_dumper.git -b main /payload_dumper 

Do this before using tool!!

Copy and paste each commands on terminal

       sudo apt update && sudo apt upgrade -y
       sudo apt install python2 python3
       sudo apt install python-is-python3

To use this tool

Command Format

      python payload_extracter.py <PATH_TO_ROM_ZIP> <OUT_DIR>

The below command is example

       python payload_extracter.py /home/admin/Downloads/NordOxygen_14.I.11_OTA_2110_all_2205021358_6e38af882116.zip /home/admin/Downloads/Nord

Example :

About

Tool to extract image files from A/B OTA file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages