hexdump_test, a C++ code which calls hexdump(), which prints the contents of a file, byte by byte, in hexadecimal format.
The information on this web page is distributed under the MIT license.
hexdump, a C++ code which produces a hexadecimal dump of a file;