macOS
brew install hexdlocal Homebrew formula metadata
brew / rank 9311
Colourful, human-friendly hexdump tool. Version 1.1.0 via Homebrew; verified 2026-08-02. Also installable with nix: nix profile install nixpkgs#hexd.
install
brew install hexdlocal Homebrew formula metadata
nix profile install nixpkgs#hexdnixpkgs package indexes · pkgs/by-name/he/hexd/package.nix · source: api.github.com
sudo zypper install hexdopenSUSE Tumbleweed package metadata · hexd · source: download.opensuse.org
overview
Colourful, human-friendly hexdump tool
history
hexd is a small C hexdump tool that uses color to make byte-value patterns easier to see in terminal output.
The GitHub repository was created in December 2013 and describes hexd as a colorful, human-friendly hexdump tool. Its man page, dated February 2022, documents the stable CLI shape: file or stdin input, optional plaintext or pretty output, grouping, ranges, width control, and repeated-line collapsing.
The project is packaged by Homebrew from the GitHub tag archive, and the input package metadata also records Nix and zypper package names. Its small C codebase and manpage-style interface make it a straightforward Unix package.
hexd prints a human-readable dump of files or standard input. It classifies byte ranges with terminal colors, honors an HEXD_COLORS environment variable for SGR formatting, and includes range selection examples for inspecting embedded file regions or comparing binary headers.
hexd is the kind of tiny single-purpose CLI package that package managers collect well: it does not replace hexdump, od, or xxd, but offers a visual inspection trick that is useful enough to ship as a separate executable.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hexd | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:hexd |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/FireyFly/hexd |
| Repository | https://github.com/FireyFly/hexd |
| Last updated | 2026-08-02T00:19:39+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
hexd
nix profile install nixpkgs#hexdhexd 1.1.0-1.15
Colourful, human-friendly hexdump tool
https://github.com/FireyFly/hexd.git
sudo zypper install hexdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.