# grayhatacademy/ida

Repository: https://github.com/grayhatacademy/ida
Canonical: https://ross.abutalabs.com/products/ida
Language: Python
License: MIT
License Family: permissive
Last push: 2023-10-23T10:38:19+00:00

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

## Adoption (not part of the score)
Stars 1368, forks 358 (observed 2026-08-28T04:04:31.613554+00:00)

## What it is
A collection of IDA Python plugins, scripts, and modules for the IDA Pro disassembler. It provides reusable tooling for binary analysis and reverse engineering workflows.

## Use cases
- automate analysis of binaries in IDA Pro
- extend IDA with custom Python plugins
- script repetitive reverse engineering tasks
- assist malware analysis and disassembly workflows

## When to choose
- you use IDA Pro and want ready-made Python plugins and scripting utilities
- you need to automate or extend binary analysis in IDA

## When to avoid
- you use a different disassembler like Ghidra or Binary Ninja
- you need a standalone reverse engineering tool rather than IDA add-ons

## Facets
- artifact type: plugin
- maturity: maintenance
- function: reverse-engineering, plugin-system, developer-tools
- domain: reverse-engineering, security, developer-tools
- platform: python, windows
- tags: ida-pro, ida-python, disassembly, binary-analysis, plugins, linux, macos

## Member repositories
- grayhatacademy/ida (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.613554+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:41:03.538767+00:00, confidence not recorded.
  - readme: https://github.com/grayhatacademy/ida (fetched 2026-08-28T04:04:31.613554+00:00, sha c4442bf06402)
- Data as of 2026-08-30T08:39:29.467469+00:00.
