macOS
brew install hexdlocal Homebrew formula metadata
brew
Colourful, human-friendly hexdump tool. Version 1.1.0 via Homebrew; verified from local package data. 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 | cli | global executable |
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.
https://github.com/FireyFly/hexd
install metadata
| Package key | brew:hexd |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hexd |
| Homepage | https://github.com/FireyFly/hexd |
| Repository | https://github.com/FireyFly/hexd |
| Upstream docs | https://github.com/FireyFly/hexd#readme |
| License | MIT |
| Source archive | https://github.com/FireyFly/hexd/archive/refs/tags/v1.1.0.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hexd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.13
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.