Skip to content

GrandpaGameHacker/ClassDumper2

Repository files navigation

ClassDumper2

Injected GUI (Based on ImGui) Tool for inspecting and dumping MSVC Virtual Classes alt text

A tool in progress for quickly hacking games that use Microsofts's compiler and virtual classes\

Planning on adding import/export so you can save your reversing progress

Basic Import/Export features completed. Uses tinyxml2 to read and write xml files :)

About

GUI-based C++ inspection tool built with ImGui for analyzing MSVC class structures using runtime type information (RTTI). Focused on debugging and reverse-engineering compiled C++ applications.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors