Ross ROSS = Recommend OSS · open-source software intelligence for agents

joxeankoret/diaphora

Diaphora, the most advanced Free and Open Source program diffing tool. observed · 2026-08-28

github.com/joxeankoret/diaphora · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • 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: 48.0
  • age_days: 4185
  • days_rel: 15
  • days_push: 15
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

4373 stars · 418 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Diaphora is a free and open source program diffing (binary diffing) tool that works as an IDA Pro plugin, comparing binaries to find changed functions, port symbols, and detect patched vulnerabilities. It is written in Python and actively maintained, supporting IDA 7.4 through 9.4.

Use cases

  • diff two binaries to find what changed between versions
  • detect potentially fixed vulnerabilities via patch diffing
  • port function names, comments, structs and enums between IDA databases
  • find similar functions across binaries with heuristics
  • automate batch binary diffing for malware analysis
  • generate pseudo-code patches for changed functions

When to choose

  • you use IDA Pro and need to compare two versions of a binary
  • you analyze security patches to identify fixed vulnerabilities
  • you need to transfer analysis work (symbols, comments, types) between IDB files
  • you want a free alternative to BinDiff with advanced heuristics

When to avoid

  • you need to diff binaries without IDA Pro (exported databases only for CLI diffing)
  • you need diffing for non-binary source code
  • you require a fully GUI-independent workflow for initial database export

Facets

plugin · maturity active

reverse-engineering security developer-tools security reverse-engineering developer-tools python windows binary-diffing ida-plugin patch-analysis bindiff vulnerability-analysis linux macos

1 source

Member repositories

RepositoryRoleHealth v2
joxeankoret/diaphoramain94

For agents

markdown · JSON · MCP: product_card(name="joxeankoret/diaphora")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem