mirror of
https://github.com/NohamR/Reclass.git
synced 2026-05-10 19:59:21 +00:00
6b92f65aee9bbe6c6a3562b4cfe23e7492db3744
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ReclassX
A hex editor for reading live process memory. It shows structs, pointers, arrays, and padding so you can see how data is laid out and how it connects.
An improvement over other reclass like editors.
Work in progress.
Build
Requires Qt 6, QScintilla, and MinGW on Windows.
cmake -B build -G Ninja
cmake --build build
Languages
C++
92.7%
CMake
1.8%
C
1.7%
PowerShell
1.3%
Python
1.2%
Other
1.2%
