21

Hexyl: A command-line hex viewer

 5 years ago
source link: https://www.tuicool.com/articles/hit/NRFvmqA
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

uyYBvmV.png!web

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).

Preview

ZniYv2y.png!web

yUZJF3Q.png!web

Yvim2mZ.png!web

qEvAnem.png!web

Installation

On Debian-based systems

wget "https://github.com/sharkdp/hexyl/releases/download/v0.3.0/hexyl_0.3.0_amd64.deb"
sudo dpkg -i hexyl_0.3.0_amd64.deb

On Arch Linux

You can install hexyl from this AUR package :

yaourt -S hexyl

On macOS

brew install hexyl

On other distributions

Check out the release page for binary builds.

Via cargo

If you have Rust 1.29 or higher, you can install hexyl from source via cargo :

cargo install hexyl

License

Licensed under either of

at your option.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK