macOS
brew install heksalocal Homebrew formula metadata
安装
brew install heksalocal Homebrew formula metadata
概览
CLI hex dumper with colors
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
heksa | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:heksa |
|---|---|
| 版本 | 1.14.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/raspi/heksa |
| 仓库 | https://github.com/raspi/heksa |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.