# hexhog を Homebrew でインストール

hexhog のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:hexhog
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install hexhog
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:hexhog
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.3
- **ソース概要:** Hex viewer/editor
- **ホームページ:** <https://github.com/DVDTSB/hexhog>
- **リポジトリ:** <https://github.com/DVDTSB/hexhog>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- hexhog (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.3
## プロジェクトの歴史と使われ方

hexhog is a Rust command-line hex viewer/editor focused on interactive file editing with configurable coloring.

### プロジェクトの歴史

The GitHub repository metadata places the project in 2025, and the README describes an early, focused feature set: opening a file, editing/deleting/inserting bytes, selecting and copy/pasting bytes, and a non-modal interface.

### 採用の歴史

The README documents installation through cargo, AUR, and Homebrew. The batch metadata lists Homebrew packaging, and crates.io metadata records a published Rust crate.

### 使われ方

hexhog is used as an interactive terminal tool for inspecting and editing bytes in a file. Its README frames the workflow as direct file editing rather than as a dump converter.

### パッケージ好きにとっての重要性

The project is package-relevant as a young Rust entrant in the crowded hex-viewer/editor niche, with cargo as the natural upstream channel and Homebrew/AUR packaging giving it a wider install surface.

### タイムライン

- 2025: GitHub repository metadata and the README copyright line place the project's public packaging era in 2025.
- 2025: crates.io records the hexhog crate.
- 2025-2026: README-documented packaging includes cargo, AUR, and Homebrew.

### Related projects

- Related projects include terminal hex tools such as hexyl, hexer, bvi, xxd, and graphical editors used for binary inspection.

### ソース

- GitHub README provides usage, feature, packaging, and configuration notes.
- Homebrew formula metadata supports the Homebrew package identity.
- crates.io metadata supports the Rust crate identity.


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/hexhog.yml](https://github.com/mxcl/pkgdb/blob/main/combined/hexhog.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
