# started 2020-08-23T19:58:46Z "2020-08-23T19:58:39Z"^^ . . "974577427"^^ . "8987"^^ . "974577433"^^ . "2020-08-23T19:58:43Z"^^ . "2020-08-23T19:58:39Z"^^ . "2020-08-23T19:58:43Z"^^ . "{{short description|Hexadecimal view of computer data(Not to be confused with Hex file (disambiguation).)\nIn computing, a hex dump is a hexadecimal view (on screen or paper) of computer data, from RAM or from a computer file or storage device. Looking at a hex dump of data is usually done in the context of either debugging or reverse engineering."@en . "974577428"^^ . . "4453"^^ . . "974577429"^^ . "{{short description|Hexadecimal view of computer data(Not to be confused with Hex file (disambiguation).)\nIn computing, a hex dump is a hexadecimal view (on screen or paper) of computer data, from RAM or from a computer file or storage device. Looking at a hex dump of data is usually done in the context of either debugging or 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, hd, od, xxd and simply dump or even D."@en . # completed 2020-08-23T19:58:46Z