# ReClassNET/ReClass.NET

More than a ReClass port to the .NET platform.

Repository: https://github.com/ReClassNET/ReClass.NET
Canonical: https://ross.abutalabs.com/products/reclassnet
Language: C#
License: MIT
License Family: permissive
Topics: reclass, class, structure, remote, debugger, rebuild, memory-viewer, memory-analysis, memory-hacking, hacktoberfest, memory-scanner
Last push: 2024-05-10T06:24:23+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3614, "days_push": 845, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2187, forks 404 (observed 2026-08-28T04:06:23.787950+00:00)

## What it is
ReClass.NET is a .NET-based memory inspection and class structure reconstruction tool for analyzing remote processes, a modernized port of ReClass with many added features. It offers a memory viewer, scanner, debugger, automatic node dissection, PDB/RTTI type display, and C++/C# code generation, extensible via plugins.

## Use cases
- reverse engineer game memory structures
- rebuild class layouts from a live process
- find what writes to a memory address
- scan process memory for values
- generate C++ or C# structs from reverse-engineered classes
- inspect remote process memory with a GUI

## When to choose
- you need to reverse-engineer unknown data structures in a running process
- you want a modern ReClass replacement with plugin support and Linux support
- you need memory scanning, debugging, and code generation in one tool

## When to avoid
- you only need static binary analysis without a live process
- you need a headless or scriptable-only workflow
- you require official support for consoles or non-Windows/Linux targets

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, plugin-system, gui
- domain: reverse-engineering, security, developer-tools, gaming-tools
- platform: windows, dotnet
- tags: memory-scanner, class-reconstructor, remote-process-inspection, cheat-engine, reverse-engineering-tool, debugger, memory-analysis, linux, desktop

## Member repositories
- ReClassNET/ReClass.NET (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:23.787950+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:47:52.573481+00:00, confidence not recorded.
  - readme: https://github.com/ReClassNET/ReClass.NET (fetched 2026-08-28T04:06:23.787950+00:00, sha fef6c38fae59)
- Data as of 2026-08-30T08:39:29.467469+00:00.
