In computing, a hex dump is a hexadecimal view (on screen or paper) of computer data, from RAM or from a file or storage device. Looking at a hex dump of data is commonly done as a part of debugging, or of reverse engineering.
In a hex dump, each byte (8-bits) is represented as a two-digit hexadecimal number. Hex dumps are commonly organized into rows of 8 or 16 bytes, sometimes separated by whitespaces. Some hex dumps have the hexadecimal memory address at the beginning and/or a checksum byte at the end of each line.
Although the name implies the use of base-16 output, some hex dumping software may have options for base-8 (octal) or base-10 (decimal) output. Some common names for this program function are hexdump, od, xxd and simply dump or even D.
Read more about Hex Dump: Samples, Compression of Duplicate Lines, Od and Hexdump, DUMP, DDT and DEBUG
Famous quotes containing the word dump:
“I want to celebrate these elms which have been spared by the plague, these survivors of a once flourishing tribe commemorated by all the Elm Streets in America. But to celebrate them is to be silent about the people who sit and sleep underneath them, the homeless poor who are hauled away by the city like trash, except it has no place to dump them. To speak of one thing is to suppress another.”
—Lisel Mueller (b. 1924)