
wxHexEditor
wxHexEditor is an open source cross-platform disk/sector/file hex editor written in C++ with a wxWidgets-based user interface.
Okteta is a simple editor for the raw data of files. This type of program is also called hex editor or binary editor. The data is displayed in the traditional view with...
okteta is a simple editor for the raw data of files. this type of program is also called hex editor or binary editor. 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.
hex-editor binary-editor