GHex is a hex editor for the GNOME desktop.
GHex can load raw data from binary files and display them for editing in the traditional hex editor view. The display is split in two columns, with hexadecimal values in one column and the ASCII representation in the other. A useful tool for working with raw data.
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 two variants: as the numeric values of the bytes and as the characters assigned to the values. Values and characters can be shown either in two columns
... [More] (the traditional display in hex editors) or in rows with the value on top of the character. 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, an info view with a statistic, a checksum calculator, a filter tool and a string extraction tool. All modifications to the data can be endlessly undone or redone. [Less]
Open-source advanced command line hexadecimal editor, debugger and disassembler for multiples architectures and platforms:
- GNU/Linux, Android, *BSD, OSX, iPhoneOS, Windows{32,64} and Solaris.
- x86{16,32,64}, dalvik, avr, arm, java, powerpc, sparc, mips, bf.
- pe{32,64}, [fat]mach0{32,64}
... [More], elf{32,64}, dex and java classes.
It includes several features to read and edit opcodes for different processors, including a process debugger, binary diffing capabilities, filesystem support, code analysis and more. [Less]
HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.
Tiny Calculator is a command line calculator for developers. It can resolve a complex expression mixing decimal, esadecimal an binary number. The result is automatic converted in decimal, esadecimal ad binary format.
The Heraia project is an hexadecimal file editor. It is based on the GtkHex Widget from Ghex project.
This project is developed since 2005. There are already some nice features :
- Various interpretation of data (byte, int, dates (dos, filetime, hfs ...), floats, BCD, ...)
- undo / redo
-
... [More] copy / cut / paste / delete
- search
- search and replace
- search data from type
- loading files and saving them
- project loading and saving
- plugin system
- graphical analysis (stat plugin) [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy