hyx

Powerful terminal-based hex editor with advanced editing capabilities

brewmacoslinux
Try with needOr install directly
Source

About

Powerful hex editor for the console

Commands

hyx

Examples

Open a file in hex editor$ hyx /path/to/file
Edit a binary file at specific offset$ hyx -o 0x100 /path/to/binary
View file in read-only mode$ hyx -r /path/to/file