macOS
brew install hexdlocal Homebrew formula metadata
安装
brew install hexdlocal Homebrew formula metadata
nix profile install nixpkgs#hexdnixpkgs package indexes · pkgs/by-name/he/hexd/package.nix · 来源: api.github.com
sudo zypper install hexdopenSUSE Tumbleweed package metadata · hexd · 来源: download.opensuse.org
概览
Colourful, human-friendly hexdump tool
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
hexd | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:hexd |
|---|---|
| 版本 | 1.1.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/FireyFly/hexd |
| 仓库 | https://github.com/FireyFly/hexd |
| 最后更新 | 2026-08-02T00:19:39+09:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 hexd来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.