Okteta
Okteta is a simple editor for the raw data of files. This type of program is also called hex editor or binary editor.
The latest stable release is version 0.2, included in KDE 4.2. Okteta is a free and open source software, available for Linux and similar operating systems under the GNU General Public License (GPL), Version 2.
The data is displayed in the traditional view with two columns: one with the numeric values and one with the assigned characters. Editing can be done both in the value column and the character column. Besides the usual editing capabilities Okteta also brings a small set of tools, like a table listing decodings into common simple data types, a table listing all possible bytes with its' character and value equivalents, a info view with a statistic and a filter tool. All modifications to the data loaded can be endlessly undone or redone.
Besides the program there is also a component named KBytesEdit. This component implements the KHexEdit interfaces of the KDE Libs, so it can be used in other programs.
Last update: 2009-01-15
[ Edit ]
KDE Utilities