Okteta
Hexadecimal editor for binary files
Okteta is a simple editor for the raw data of files.
Features:
- Values and characters shown either in two columns (the traditional display in hex editors) or in rows with the valueon top of the character
- Editing and navigating similar to a text editor
- Customizable data views, with loadable and storable profiles
- Tools dockable on all sides or floating
- Numerical encodings: Hexadecimal, Decimal, Octal, Binary
- Character encodings: All 8-bit encodings as supplied by Qt, EBCDIC
- Fast data rendering on screen
- Multiple open files
- Undo/redo support
- Structures tool for analyzing and editing based on user-creatable structure definitions
- And more...
Okteta is a simple editor for the raw data of files. This type of program is also called hexadecimal editor or binary editor. . The data is displayed in two variants: as the numeric values of the bytes and as the character assigned to the values. Values and characters can be shown either in two columns (the traditional display in hex editors) or in rows with the value on top of the character. Editing can be done both for the values and for the characters. . 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 their character and value equivalents, an info view with a statistic, a checksum calculator, a filter tool and a string extraction tool.
How to install Okteta in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install okteta in Ubuntu
sudo apt install okteta
Okteta Screenshots

