Skip to content

command-line tool for extracting partition images from super

License

Notifications You must be signed in to change notification settings

unix3dgforce/lpunpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lpunpack

lpunpack.py - command-line tool for extracting partition images from super
	usage: lpunpack.py [-h] [-p NAME] [-S NUM] SUPER_IMAGE OUTPUT_DIR
positional arguments:
	SUPER_IMAGE  
	OUTPUT_DIR  
optional arguments:
	-h, --help show this help message and exit  
	-p NAME, --partition NAME Extract the named partition. This can be specified multiple times or through the delimiter ["," ":"]  
	-S NUM, --slot NUM !!! No implementation yet !!! Slot number (default is 0).  
	--info, --no-info Displays pretty-printed partition metadata (default: False)
	-f {text,json}, --format {text,json}  Choice the format for printing info

No implemetation extract A and B slot index

About

command-line tool for extracting partition images from super

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages