chenxiaolong / avbroot

Sign (and root) Android A/B OTAs with custom keys while preserving Android Verified Boot
GNU General Public License v3.0
504 stars 42 forks source link

Add payload subcommand for dumping payload.bin header #309

Closed chenxiaolong closed 3 months ago

chenxiaolong commented 3 months ago

I'm tired of adding println!("{header:#?}") to troubleshoot things. Let's add an actual subcommand for dumping the headers of payload.bin files.