sharkdp/binocle
a graphical tool to visualize binary data observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 2
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1815
- days_rel: n/a
- days_push: 589
- n_releases_24m: 0
Adoption not part of the score
1317 stars · 42 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Binocle is a graphical tool that visualizes binary data by colorizing bytes according to configurable rules and rendering them as pixels in a rectangular grid. It helps users identify interesting regions in large files, such as embedded images, code sections, or data structures.
Use cases
- visualize binary data of a large file
- find embedded images inside a binary
- analyze a memory dump visually
- inspect ELF binary structure graphically
- explore file offsets and byte patterns with adjustable stride and width
- reverse engineer unknown file formats
When to choose
- you need a quick visual overview of a binary file's structure
- you are doing reverse engineering and want to spot image-like or structured regions
- you want a lightweight GUI alternative to hex editors for pattern discovery
When to avoid
- you need to edit or patch binary bytes rather than just visualize them
- you require scripted or automated binary analysis instead of interactive exploration
- you need full disassembly or decompilation features
Facets
application · maturity stable
graphics data-visualization reverse-engineering reverse-engineering data-visualization security developer-tools windows cross-platform binary-analysis hex-visualization gui rust linux macos
2 sources
- readme: https://github.com/sharkdp/binocle · fetched 2026-08-28 · e8042ec22e0f
- registry_crates: https://crates.io/api/v1/crates/binocle · fetched 2026-08-29 · 03e705feaba3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sharkdp/binocle | main | 24 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem