Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parser: IMG4 superblock support #32

Open
m1stadev opened this issue Dec 30, 2023 · 0 comments
Open

parser: IMG4 superblock support #32

m1stadev opened this issue Dec 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@m1stadev
Copy link
Owner

m1stadev commented Dec 30, 2023

Adding in support for IMG4 superblocks (e.g. dumped off disk1 on an *OS device) can serve as an easy method for firmware/IM4M extraction.

Most likely could be done via a Superblock class, that just runs IMG4 on the data internally over & over until it runs out, then just store them all as a tuple under Superblock.img4s

Also should add support for interacting with them in CLI (pyimg4 superblock?)

@m1stadev m1stadev added the enhancement New feature or request label Dec 30, 2023
@m1stadev m1stadev added this to the v1.0 milestone Dec 30, 2023
@m1stadev m1stadev self-assigned this Dec 30, 2023
@m1stadev m1stadev moved this to Todo in PyIMG4 roadmap Dec 30, 2023
@m1stadev m1stadev changed the title IMG4 superblock support parser: IMG4 superblock support Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant