a python script which provides info about chromeOS recovery images without downloading the whole image. this allows to see things like kernver (stored in the kernel preamble) without downloading the full thing!
a python script which provides info about chromeOS recovery images without downloading the whole image. this allows to see things like kernver (stored in the kernel preamble) without downloading the full thing!
I added CLI functionality!
Log in to leave a comment
i added an option to see the latest kernver and version for a board.
Log in to leave a comment
I added vboot preamble (especially kernver) parsing!
I am now going to simplify the output
Log in to leave a comment
i added GPT and partition finding!
Log in to leave a comment
i added some zip handling now, in preparation for the whole gpt parsing etc.
Log in to leave a comment
i added basic metadata parsing, its a placeholder before I add the actual kernver checker thing
Log in to leave a comment
i made a basic menu
Log in to leave a comment