idapython/src
IDAPython project for Hex-Ray's IDA Pro 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
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
- readme: https://github.com/idapython/src · fetched 2026-08-28 · 623724decff6
- homepage: http://www.hex-rays.com/ · fetched 2026-08-29 · b7ca1584e57e
- site_page: https://docs.hex-rays.com · fetched 2026-08-29 · cf00b1c5ffc2
- site_page: https://hex-rays.com/about-us · fetched 2026-08-29 · 0adee2b18cb3
- site_page: https://hex-rays.com/pricing · fetched 2026-08-29 · 37a16119165c
- site_page: https://hex-rays.com/ida-free · fetched 2026-08-29 · a8abd64c53b8
- site_page: https://hex-rays.com/faqs · fetched 2026-08-29 · f86a2bad464f
- site_page: https://hex-rays.com/partners · fetched 2026-08-29 · 963bed425df3
- site_page: https://hex-rays.com/case-studies/dynamic-analysis-and-debugging · fetched 2026-08-29 · 34546ad9716e
- site_page: https://hex-rays.com/beta-program · fetched 2026-08-29 · 27ea7989d1ac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| idapython/src | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem