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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/FireyFly/hexd
安装元数据
| 软件包键 | brew:hexd |
|---|---|
| 版本 | 1.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/hexd |
| 主页 | https://github.com/FireyFly/hexd |
| 仓库 | https://github.com/FireyFly/hexd |
| 上游文档 | https://github.com/FireyFly/hexd#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/FireyFly/hexd/archive/refs/tags/v1.1.0.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 hexd来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.