# igogo-x86/HexRaysPyTools

IDA Pro plugin which improves work with HexRays decompiler and helps in process of reconstruction structures and classes

Repository: https://github.com/igogo-x86/HexRaysPyTools
Canonical: https://ross.abutalabs.com/products/hexrayspytools
Language: Python
License Family: other
Topics: ida, idapython, ida-plugin, hex-rays-decompiler
Last push: 2024-08-11T21:59:34+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": 3607, "days_push": 752, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1533, forks 249 (observed 2026-08-28T04:04:59.612196+00:00)

## What it is
An IDA Pro plugin that enhances the Hex-Rays decompiler workflow. It assists in reconstructing structures and classes, detecting virtual tables, and manipulating decompiler output.

## Use cases
- reconstruct C++ classes and structures in IDA Pro
- detect virtual tables from decompiled code
- scan variables to infer struct fields
- rename and propagate variable names across decompiled functions
- visualize structure relationships as a graph
- speed up reverse engineering of binaries with Hex-Rays

## When to choose
- you use IDA Pro 7.x with the Hex-Rays decompiler for reverse engineering
- you need to rebuild structures or classes from decompiled output
- you want automated vtable detection and field scanning

## When to avoid
- you use a disassembler other than IDA Pro
- you work with IDA versions older than 7.x
- you need a standalone decompiler without IDA

## Facets
- artifact type: plugin
- maturity: active
- function: reverse-engineering, developer-tools, parser
- domain: reverse-engineering, developer-tools, security
- platform: windows, python
- tags: ida-pro, hexrays, decompiler, idapython, structure-reconstruction, vtable-detection, macos, linux

## Member repositories
- igogo-x86/HexRaysPyTools (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.612196+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:15.302679+00:00, confidence not recorded.
  - readme: https://github.com/igogo-x86/HexRaysPyTools (fetched 2026-08-28T04:04:59.612196+00:00, sha d9e66a90ac1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
