# idapython/src

IDAPython project for Hex-Ray's IDA Pro

Repository: https://github.com/idapython/src
Canonical: https://ross.abutalabs.com/products/idapython-src
Homepage: http://www.hex-rays.com/
Language: Python
License: NOASSERTION
License Family: other
Archived: true
Last push: 2025-12-24T22:10:14+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 58, release rhythm 8, longevity 100
- inputs: {"age_days": 4190, "days_push": 252, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1536, forks 298 (observed 2026-08-28T04:04:59.919388+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: sdk, plugin-system, developer-tools, reverse-engineering
- domain: security, reverse-engineering, developer-tools
- platform: python, windows, cross-platform
- tags: ida-pro, idapython, disassembler, binary-analysis, malware-analysis, scripting, hex-rays, automation, macos, linux

## Member repositories
- idapython/src (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.919388+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-30T04:31:05.021343+00:00, confidence not recorded.
  - readme: https://github.com/idapython/src (fetched 2026-08-28T04:04:59.919388+00:00, sha 623724decff6)
  - homepage: http://www.hex-rays.com/ (fetched 2026-08-29T11:33:10.466103+00:00, sha b7ca1584e57e)
  - site_page: https://docs.hex-rays.com (fetched 2026-08-29T11:33:10.481264+00:00, sha cf00b1c5ffc2)
  - site_page: https://hex-rays.com/about-us (fetched 2026-08-29T11:33:10.488778+00:00, sha 0adee2b18cb3)
  - site_page: https://hex-rays.com/pricing (fetched 2026-08-29T11:33:10.475708+00:00, sha 37a16119165c)
  - site_page: https://hex-rays.com/ida-free (fetched 2026-08-29T11:33:10.477797+00:00, sha a8abd64c53b8)
  - site_page: https://hex-rays.com/faqs (fetched 2026-08-29T11:33:10.479525+00:00, sha f86a2bad464f)
  - site_page: https://hex-rays.com/partners (fetched 2026-08-29T11:33:10.482933+00:00, sha 963bed425df3)
  - site_page: https://hex-rays.com/case-studies/dynamic-analysis-and-debugging (fetched 2026-08-29T11:33:10.485232+00:00, sha 34546ad9716e)
  - site_page: https://hex-rays.com/beta-program (fetched 2026-08-29T11:33:10.486951+00:00, sha 27ea7989d1ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
