Hexcat

A hex display with Unicode symbols for specials.

crates.io GitHub License: GPL v3

USAGE:

hexcat [OPTIONS] [FILE]

OPTIONS:

-w <width>      Set the number of bytes to show per row (default = 16)
-g <grouping>   Set the number of bytes to group together (default = 1)
-o              Hide the address offset
-a              Hide the ascii representation

INSTALL:

cargo install hexcat