[
About
|
Licence
|
Contacts
]
Written by Oleksandr Gavenko (AKA gavenkoa), compiled on
2019-01-03
from rev
c44e4331713c
.
Hex data representation
Dump binary data in hex.
Dump binary data in hex.
$ od -t x1 <file
or:
$ hexdump -v -e '1/1 "0x%02x, "'