macOS
brew install hexdlocal Homebrew formula metadata
brew
hexd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.