Directory

Encyclopedia

NodeWorks
                              ENCYCLOPEDIA

Link Checker

Home
Encyclopedia : H : HE : HEX :

Hex editor

 

Hex editor

A hex editor is a type of computer program that allows a user to manipulate binary (normally non-plain text) computer files.
Using a hex editor a user can see or edit the raw and exact contents of a file as opposed to the interpretation of the same content that other, higher level application software may associate with the file format. For example, this could be raw image data, in contrast to the way image editing software would interpret the same file.

In most hex editor applications the data of the computer file is represented as hexadecimal values grouped in two groups of 8 bytes and one group of 16 ASCII chars, nonprintable characters normally are represented by a dot "." in the ASCII part.

The standard Unix shell command used to display (though not edit) a file in hexadecimal and octal is od.


NodeWorks boosts web surfing!
Page Returned in 0.079 seconds - HTML Compressed 69.2%

This article is from Wikipedia. All text is available
under the terms of the GNU Free Documentation License.
 GNU Free Documentation License
© 2008 Chamas Enterprises Inc.