[ About | Licence | Contacts ]
Written by Oleksandr Gavenko (AKA gavenkoa), compiled on 2024-04-01 from rev 052223c22317.

Hex data representation

Dump binary data in hex.

$ od -t x1 <file

or:

$ hexdump -v -e '1/1 "0x%02x, "'