Hex Dump

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:

    “... It’s a day’s work
    To empty one house of all household goods
    And fill another with ‘em fifteen miles away,
    Although you do no more than dump them down.”
    Robert Frost (1874–1963)