Skip to content

Tool used to extract image files from payload.bin (OTA Firmware) files

Notifications You must be signed in to change notification settings

manojanasuri16/payload_dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

payload dumper

used to extract image files from payload.bin file [ota firmware]

Prerequisites: python3

Steps:

  1. Download payload_dumper from this link payload_dumper, extract zip file and change current directory to the repository directory

     cd payload_dumper
    
  2. Extract firmware zip file and copy payload.bin into payload_dumper folder

  3. run

     python payload_dumper.py payload.bin
    

    all image files will be extracted into the current directory

About

Tool used to extract image files from payload.bin (OTA Firmware) files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages