payload_dumper icon indicating copy to clipboard operation
payload_dumper copied to clipboard

can you add new feature about [--list]?

Open lumkit opened this issue 1 year ago • 0 comments

I have a functional requirement: I want to know which partitions the target payload.bin file has, so as to better extract the image file I want.

for example: input:python payload_dumper.py --list payload.bin output: part_name size(bytes) boot 100663296 ......

Can you add the feature in latest push? 🌹

lumkit avatar Apr 03 '24 02:04 lumkit