# google/binnavi

BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.

Repository: https://github.com/google/binnavi
Canonical: https://ross.abutalabs.com/products/binnavi
Homepage: http://www.zynamics.com/binnavi.html
Language: Java
License: Apache-2.0
License Family: permissive
Topics: reverse-engineering, java, binnavi, yfiles, analysis
Archived: true
Last push: 2020-10-23T07:04:37+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4032, "days_push": 2140, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2883, forks 455 (observed 2026-08-28T04:07:28.115388+00:00)

## What it is
BinNavi is a binary analysis IDE for inspecting, navigating, editing, and annotating control-flow and call graphs of disassembled code, with built-in debuggers and collaborative analysis features. It is a Java desktop application from Google/zynamics that is no longer under active development.

## Use cases
- analyze control flow of disassembled x86, ARM, MIPS, and PowerPC binaries
- navigate and annotate call graphs of executables
- debug remote programs and collect execution traces
- collaboratively track reverse engineering results in a central database
- write platform-independent analysis scripts using the REIL meta-language
- tag and rename functions and basic blocks during vulnerability research

## When to choose
- you need graph-based static analysis of disassembled binaries
- you want collaborative annotation and tagging of reverse engineering projects
- you need integrated remote debugging with trace collection

## When to avoid
- you need actively maintained software with recent fixes
- you want to modify the graph visualization code without a commercial yFiles license
- you need support for modern architectures beyond x86, ARM, MIPS, and PowerPC

## Facets
- artifact type: application
- maturity: abandoned
- function: reverse-engineering, developer-tools, gui
- domain: reverse-engineering, security, developer-tools
- platform: cross-platform, jvm
- tags: binary-analysis, disassembly, control-flow-graph, call-graph, debugging, vulnerability-research, java, yfiles, desktop

## Member repositories
- google/binnavi (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.115388+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:48:19.366878+00:00, confidence not recorded.
  - readme: https://github.com/google/binnavi (fetched 2026-08-28T04:07:28.115388+00:00, sha 743c9e5fdd3b)
  - homepage: http://www.zynamics.com/binnavi.html (fetched 2026-08-29T09:50:50.290101+00:00, sha 755b45112436)
- Data as of 2026-08-30T08:39:29.467469+00:00.
