# heksa を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:heksa
```

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

### macOS

- Homebrew (100%):

```sh
brew install heksa
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:heksa
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.14.0
- **ソース概要:** CLI hex dumper with colors
- **ホームページ:** <https://github.com/raspi/heksa>
- **リポジトリ:** <https://github.com/raspi/heksa>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- heksa (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

heksa is a Go-based command-line hex dumper focused on colored terminal output and multiple simultaneous numeric views of binary data. Its history is thin but source-backed enough to identify it as a small developer utility rather than a larger platform.

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

The repository metadata records heksa's public GitHub project from December 2019. The README credits Pekka Jarvinen from 2019 onward and describes the tool as a hex file dumper with ANSI colors, configurable output formats, offsets, seek and limit handling, and stdin support.

### 採用の歴史

heksa's adoption appears narrow: the input package facts list Homebrew packaging, and the upstream README includes packaging-status and release-download badges. That is enough to mark it as a packaged terminal utility, but not enough to claim broad ecosystem adoption.

### 使われ方

The CLI reads files or stdin and can display hex, decimal, octal, bits, ASCII, block visualizations, multiple offset formats, human-readable offsets, relative offsets after seeking, byte limits, and prefixed numeric inputs such as hexadecimal, octal, binary, SI, and IEC units.

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

For package nerds, heksa is interesting as a modern replacement-adjacent tool for `hexdump` and `xxd`: single binary, cross-platform Go build, colorized byte classes, and convenience flags aimed at binary inspection and reverse-engineering workflows.

### タイムライン

- 2019: GitHub repository metadata records the heksa project.
- 2021: The README's embedded help text shows a 1.14.0 build date in May 2021.
- Package-manager era: The input package facts record Homebrew packaging.

### Related projects

- heksa is related to traditional binary inspection tools such as `hexdump`, `xxd`, and `od`, while adding terminal color and convenience formatting for modern CLI workflows.

### ソース

- <https://api.github.com/repos/raspi/heksa>
- <https://github.com/raspi/heksa>
- <https://raw.githubusercontent.com/raspi/heksa/master/README.md>


## セキュリティノート

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/heksa.yml](https://github.com/mxcl/pkgdb/blob/main/combined/heksa.yml)


## ソース

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