A simple command line hex viewer written in Rust.
- Read the contents of a file by passing a valid file path
- Read a simple string
- Read contents from pipe
cargo install --git https://github.com/fffzlfk/hex-rs.git
git clone https://aur.archlinux.org/hex-rs-bin.git && cd hex-rs
makepkg -si
paru hex-rs-bin
# or
yay hex-rs-bin