Description
Displays file bytes as a colored hexadecimal view in the terminal. Color and layout make it easier to see offsets, byte values, and printable text side by side.
It is useful for developers, reverse engineering, file inspection, debugging, and quick checks of binary data. It is a viewer, not a repair tool, so understanding the file format still depends on the user.