ghex

GNOME hex editor for viewing and editing binary files

brewmacoslinux
Try with needOr install directly
Source

About

GNOME hex editor

Commands

ghex

Examples

Open a binary file in the hex editor GUI$ ghex /path/to/binary/file
Open a file and start editing at a specific offset$ ghex /path/to/file
View hex dump of a system binary$ ghex /usr/bin/ls