macOS
brew install hevilocal Homebrew formula metadata
brew / rank 9094
Hex viewer. Version 1.1.0 via Homebrew; verified 2026-07-16. Also installable with nix: nix profile install nixpkgs#hevi.
install
brew install hevilocal Homebrew formula metadata
nix profile install nixpkgs#hevinixpkgs package indexes · pkgs/by-name/he/hevi/package.nix · source: api.github.com
winget install --id Arnau478.hevi -eWindows Package Manager source index · Arnau478.hevi · source: cdn.winget.microsoft.com
overview
Hex viewer
history
hevi is a Zig hex viewer that presents itself as a simpler, more colorful alternative to tools such as xxd and hexdump.
The project describes hevi as a hex viewer written in Zig in an attempt to simplify hex viewers. Its release stream on Codeberg shows early 0.x releases in 2023 and 1.x releases in 2024, while the repository metadata records the Codeberg project page as the official source-control home.
hevi's own README points users to packaged builds where available and to Codeberg releases or zig build otherwise. The Homebrew formula packages the Codeberg release archive, and the input package metadata also records Nix and winget package names.
The tool is used as hevi <file> with flags controlling color, offset display, ASCII display, skipped repeated lines, raw output, parser selection, and palette output. It supports NO_COLOR and a Ziggy config file for defaults and palettes.
hevi is interesting to package collectors as a small Zig entrant in the long-running hex-viewer space: it keeps the familiar terminal hexdump shape, adds parser-aware highlighting for formats such as ELF and PE, and uses XDG/AppData configuration rather than only command-line flags.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/hevi/config.ziggy~/.config/hevi/config.ziggy%APPDATA%/hevi/config.ziggyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hevi | 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:hevi |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Homepage | https://codeberg.org/arnauc/hevi |
| Last updated | 2026-07-16T12:50:32Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
hevi
nix profile install nixpkgs#heviArnau478.hevi
winget install --id Arnau478.hevi -esource 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.