jlaasonen / hexfile

Simple command-line tool to print a hex dump of a file
https://jlaasonen.me/software/hexfile
MIT License
5 stars 0 forks source link

Incorrect column split #5

Closed jlaasonen closed 1 year ago

jlaasonen commented 1 year ago

The first column has nine bytes and the second has seven. Both columns should have eight bytes.

image