macOS
brew install binocleprovider-native install command
brew / rank 7779
Graphical tool to visualize binary data. Version 0.3.2 via Homebrew; verified from local package data.
install
brew install binocleprovider-native install command
overview
Graphical tool to visualize binary data
history
binocle is a graphical binary-data visualizer that maps bytes to pixels so users can spot structure, image-like regions, and suspicious or interesting areas in large files.
The sharkdp/binocle repository was created in September 2021, with v0.1.0 released in October 2021. Its README explains the central idea: colorize bytes by rule and render them in a rectangular grid with controls for offset, stride, width, and colorization mode.
The README includes examples for ELF binaries, memory dumps, Doom assets, and perf samples, and explicitly lists related visual binary-analysis projects.
binocle is packaged beyond Cargo: the supplied package facts list Homebrew, MacPorts, Nix, and Arch, and the README documents release binaries, a Debian package, Arch installation, and cargo install.
Users open a file in the GUI, adjust offset, stride, grid width, and colorization parameters, and visually inspect regions that would be tedious to interpret from a plain hex dump.
binocle is interesting because it packages binary archaeology as a visual workflow. It does not replace readelf or objdump; it helps decide where to look before switching to lower-level tools.
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 |
|---|---|---|---|
binocle | 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:binocle |
|---|---|
| Version | 0.3.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/sharkdp/binocle |
| Repository | https://github.com/sharkdp/binocle |
| 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.