binocle
brew install binocle
v0.3.2
Apache-2.0 OR MIT
Graphical tool to visualize binary data
12
30-day installs · #8129
25
90-day · #9118
181
365-day · #7612
1.3k
★ GitHub stars · updated 1y ago
Build dependencies
GitHub topics
binary-data
reverse-engineering
visualization
Links
- https://github.com/sharkdp/binocle
- GitHub: sharkdp/binocle
- Brew formula source: Formula/b/binocle.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Graphical tool to visualize binary data",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:52+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "binocle",
"github_default_branch": "master",
"github_last_commit_at": "2025-01-21T21:16:05Z",
"github_readme_excerpt": "\u003cp align=\"center\"\u003e\n \u003cimg src=\"assets/logo.png\" /\u003e\n \u003cbr\u003e\n \u003ca href=\"#examples\"\u003eExamples\u003c/a\u003e \u2022 \n \u003ca href=\"https://shark.fish/binocle.mp4\"\u003eScreencast\u003c/a\u003e \u2022 \n \u003ca href=\"#how-it-works\"\u003eHow it works\u003c/a\u003e \u2022 \n \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\n\u003c/p\u003e\n\n*binocle* is a graphical tool to visualize binary data.\nIt colorizes bytes according to different rules and renders them as pixels in a rectangular grid.\nThis allows users to identify interesting parts in large files and to reveal image-like regions.\n\n## Examples\n\n| ELF binary | MS Teams memdump | Doom assets | `perf record` samples |\n|---|---|---|---|\n| \u003cimg src=\"assets/example-elf.png\" width=\"200\" /\u003e | \u003cimg src=\"assets/example-teams-memdump.png\" width=\"200\" /\u003e | \u003cimg src=\"assets/example-doom.png\" width=\"200\" /\u003e | \u003cimg src=\"assets/example-perf-record.png\" width=\"200\" /\u003e |\n\n## Preview\n\n[**Watch a short screencast here**](https://shark.fish/binocle.mp4)\n\n\u003ca href=\"https://raw.githubusercontent.com/sharkdp/binocle/master/assets/screenshot.png\"\u003e\u003cimg src=\"assets/screenshot.png\"\u003e\u003c/a\u003e\n\n## How it works\n\nThe program allows you to control various parameters like the *offset* into the file, the *stride*,\nthe *width* of the rectangular grid as well as the way in which (groups of) bytes are colorized.\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"assets/binary-view.png\" /\u003e\u003c/p\u003e\n\n## Installation\n\n### On Ubuntu\n\nDownload the appropriate `.deb` package from the [Release page](https://github.com/sharkdp/binocle/releases)\nand install it via `dpkg`:\n```bash\nwget https://github.com/sharkdp/binocle/releases/download/v0.3.1/binocle_0.3.1_amd64.deb\nsudo dpkg -i binocle_0.3.1_amd64.deb\n```\n\n### On Arch Linux\n\nbinocle can be installed from the [extra repository](https://archlinux.org/packages/extra/x86_64/binocle/) using [pacman](https://wiki.archlinux.org/title/Pacman):\n\n```bash\npacman -S binocle\n```\n\n### From binaries (Linux, macOS, Windows)\n\nDownload the corresponding archive from the [Release page](https://github.com/sharkdp/binocle/releases).\n\n### With car",
"github_repo": "sharkdp/binocle",
"github_stars": 1308,
"github_topics": [
"binary-data",
"reverse-engineering",
"visualization"
],
"homepage": "https://github.com/sharkdp/binocle",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 12,
"installs_365d": 181,
"installs_90d": 25,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0 OR MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "binocle",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8129,
"rank_365d": 7612,
"rank_90d": 9118,
"raw_hash": "86bc8456e07abcf8",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/b/binocle.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.3.2",
"versioned_formulae": [],
"why_use_this": null
}