macOS
brew install heksalocal Homebrew formula metadata
brew / rank 10349
CLI hex dumper with colors. Version 1.14.0 via Homebrew; verified from local package data.
install
brew install heksalocal Homebrew formula metadata
overview
CLI hex dumper with colors
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
heksa | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:heksa |
|---|---|
| Version | 1.14.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/raspi/heksa |
| Repository | https://github.com/raspi/heksa |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.