macOS
brew install hyxlocal Homebrew formula metadata
brew / 順位 11293
hyx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hyxlocal Homebrew formula metadata
sudo apk add hyxAlpine Linux edge package indexes · hyx · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#hyxnixpkgs package indexes · pkgs/by-name/hy/hyx/package.nix · ソース: api.github.com
概要
Powerful hex editor for the console
履歴
hyx is a small terminal hex editor distributed from the author's yx7.cc code page and packaged by Homebrew, Debian-family distributions, Nix, and Alpine. Its niche is the familiar package-manager slot occupied by compact command-line tools: a single executable, written in C, with vim-like editing for binary files.
The project is published as dated source tarballs from yx7.cc rather than as an advertised public source-control repository. The author describes it as a minimalistic but powerful terminal hex editor, with hex and ASCII views, insert and replace modes, copy and paste, undo and redo, search, colors, and vim-inspired controls.
Ubuntu's packaged manpage documents the same command-line identity: hyx opens an optional filename, supports command input on standard input, and exposes editor-style commands for movement, saving, searching, and toggling color.
hyx's adoption pattern is that of a small Unix utility: downstream package managers track the upstream tarball, and users get a single terminal command rather than a larger editor suite. Homebrew analytics show modest use, which fits an editor aimed at people who occasionally inspect or patch binary data from the shell.
The tool is used when a developer or systems operator wants an interactive hex editor without opening a graphical application. Its command set favors users who already understand modal terminal editors and need byte-level editing, offset jumps, hex-string searches, and quick save/quit commands.
hyx is package-nerd interesting because it is a deliberately tiny C utility that still offers quality-of-life features often missing from minimalist hex dump tools. It sits between non-interactive tools such as hexdump or xxd and heavier full-screen binary editors.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hyx | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:hyx |
|---|---|
| バージョン | 2026.01.11 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://yx7.cc/code/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
hyx 2021.06.09-1+b1
minimalistic but powerful vim-like hex editor
sudo apt install hyxhyx
nix profile install nixpkgs#hyxhyx 2021.06.09-1
minimalistic but powerful vim-like hex editor
sudo apt install hyxhyx 2024.02.29-r0
Minimalistic, but powerful console hex editor
sudo apk add hyxhyx-doc 2024.02.29-r0
Minimalistic, but powerful console hex editor (documentation)
sudo apk add hyx-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.