Add a (switch|cli-arg) to enable Human Readable Output for FileSize
MemSize
Size
#47
Labels
effort: easy
Should be fairly straightforward
enhancement
New feature or request
good first issue
Good for newcomers
Hello,
It would be immensely helpful if there was a switch or a cli option (-h | --human)
This would enable human readable output (KiB,MiB,GiB...) for the hex values of
FileSize
MemSize
Size
Perhaps in the future, this could also be extended to display values other than size in Human readable format.
The intro/summary page already includes a Human readable format:
Note: I don't know much about elf/binary analysis, so I apologize if this request is dumb.
Essentially, I wanted to use binsider to give me a
du|ncdu
kind of output about the size of each section on an elf file.The text was updated successfully, but these errors were encountered: