DefenderCheck icon indicating copy to clipboard operation
DefenderCheck copied to clipboard

Print the offset in the hex output

Open zeroSteiner opened this issue 4 years ago • 0 comments

This updates the hexdump to use the address (the raw offset within the scanned file) for the left hand column. This means that users know where to look for the contents for further inspection without knowing that they need to take the "end of bad bytes offset" value and subtract the length of the printed data.

zeroSteiner avatar Jun 25 '21 20:06 zeroSteiner