|
|
|
|
|
by syoc
2078 days ago
|
|
You might be interested in https://github.com/sharkdp/hexyl > hexyl is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII). |
|