hexyl
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/hexyl/
A rust based command-line hex viewer
apt install hexyl
hexyl is a simple hex viewer for the terminal written in Rust.
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).