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

idapython/src

IDAPython project for Hex-Ray's IDA Pro observed · 2026-08-28

github.com/idapython/src · homepage · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 58
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

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: 4190
  • days_rel: n/a
  • days_push: 252
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1536 stars · 298 forks observed · 2026-08-28

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

IDAPython is the Python scripting SDK and plugin framework for Hex-Rays' IDA Pro binary analysis suite, exposing IDA's disassembler, decompiler, and debugger APIs to Python. The project has been merged into the official IDA SDK repository (hexrayssa/ida-sdk), so this repo is now a historical home.

Use cases

  • automate binary analysis in ida pro with python scripts
  • write ida plugins to decompile and annotate malware
  • script ida to extract functions and cross-references from a binary
  • batch-analyze firmware samples headlessly with idat
  • extend ida's disassembler with custom processor or loader modules
  • automate vulnerability research workflows inside ida

When to choose

  • you use IDA Pro or IDA Free and want to automate or extend it with Python
  • you are building IDA plugins, loaders, or processor modules
  • you need programmatic access to IDA's disassembly, decompiler, or debugger APIs

When to avoid

  • you need a free standalone reverse-engineering tool without an IDA license (consider Ghidra or radare2 instead)
  • you want the actively developed source - use the hexrayssa/ida-sdk repository instead
  • you need binary analysis tooling that runs outside of IDA

Facets

library · maturity maintenance

sdk plugin-system developer-tools reverse-engineering security reverse-engineering developer-tools python windows cross-platform ida-pro idapython disassembler binary-analysis malware-analysis scripting hex-rays automation macos linux

10 sources

Member repositories

RepositoryRoleHealth v2
idapython/srcmain10

For agents

markdown · JSON · MCP: product_card(name="idapython/src")

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