A hex editor is a special type of editor that can open any type of file and display its contents, byte by byte.
Read more
The Linux Portal Site
A hex editor is a special type of editor that can open any type of file and display its contents, byte by byte.
Read more
hx is a hex editor using plain C and POSIX libs. The project’s code is somewhat influenced by the kilo project.
Read more
A hex editor is a special type of editor that can open any type of file and display its contents, byte by byte. This type of editor lets you view and edit binary files.
Read more
fileobj is an ncurses based hex editor. It sports a vi interface.
Read more
Chirurgien is an hex editor and a tool for reverse engineering, analyzing, and carving binary file formats.
Read more
BinEd is an editor for binary data (hex viewer/editor). It’s written in Java so runs under a wide range of platforms.
Read more
The hexer utility is a multi-buffer editor for binary files for Unix-like systems that displays its buffer(s) as a hex dump.
Read more
hyx is a minimalistic but powerful hex editor. It’s written in less than 2,300 lines of C.
Read more
hexedit is a utility that lets you view and edit files in hexadecimal or in ASCII.
Read more
Bless is a binary (hex) editor, a program that enables you to edit files as a sequence of bytes.
Read more