# REhints/HexRaysCodeXplorer

Hex-Rays Decompiler plugin for better code navigation

Repository: https://github.com/REhints/HexRaysCodeXplorer
Canonical: https://ross.abutalabs.com/products/hexrayscodexplorer
Language: C++
License Family: other
Last push: 2025-11-27T23:12:10+00:00

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

## Adoption (not part of the score)
Stars 2637, forks 412 (observed 2026-08-28T04:07:06.255297+00:00)

## What it is
HexRaysCodeXplorer is a Hex-Rays Decompiler plugin written in C++ that improves code navigation during reverse engineering. It automates reconstruction of C++ object types and adds context-menu commands to IDA's Pseudocode window.

## Use cases
- reconstruct C++ object types in decompiled code
- navigate decompiled pseudocode of malware more easily
- analyze modern malware like Stuxnet or Flame in IDA
- improve code navigation in Hex-Rays decompiler output
- reverse engineer C++ applications in IDA Pro

## When to choose
- you use IDA Pro with Hex-Rays Decompiler and need better C++ type reconstruction
- you analyze modern C++ malware and want automated object type recovery
- you want a mature, actively maintained decompiler plugin with cross-platform support

## When to avoid
- you don't own Hex-Rays Decompiler or IDA Pro
- you need a Python-based IDA plugin for easy customization
- you need guaranteed stability on older IDA versions, since only the latest are tested

## Facets
- artifact type: plugin
- maturity: active
- function: reverse-engineering, developer-tools, editor
- domain: reverse-engineering, security, developer-tools
- platform: windows, cpp
- tags: ida-plugin, hex-rays, decompiler, c-plus-plus, malware-analysis, type-reconstruction, linux, macos

## Member repositories
- REhints/HexRaysCodeXplorer (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.255297+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-30T02:19:17.394252+00:00, confidence not recorded.
  - readme: https://github.com/REhints/HexRaysCodeXplorer (fetched 2026-08-28T04:07:06.255297+00:00, sha 2f1a5da7ee8e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
