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 moreTag: hexdump
hyx – minimalistic hex editor
hyx is a minimalistic but powerful hex editor. It’s written in less than 2,300 lines of C.
Read morehexedit – view and edit hexadecimal files
hexedit is a utility that lets you view and edit files in hexadecimal or in ASCII.
Read morehexyl – colored command-line hex viewer
hexyl is a simple hex viewer for the terminal with colored output.
Read morexxd – make a hexdump or do the reverse
xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form.
Read more