rtti-cplusplus
There are 7 repositories under rtti-cplusplus topic.
theluc4s/RTTI-Finder-Dumper
Pointer search for any classes using the RTTI feature.
RenardDev/Detours
A set of tools for working with software modifications in two files (Detours.h, Detours.cpp).
Dasaav-dsv/RTTIHook
A highly customizable header only RTTI analysis and VFT hooking toolset.
haltarkon/restorer
A tool for restoring C++ classes/structs/unions/etc from exe/dll
gongminmin/NanoRtti
A customized RTTI library
Wuszt/LibeRTTI
Liberate your C++ with reflection! :statue_of_liberty: LibeRTTI is a header only and dependency-free library which provides type data for your (and selected built-in) C++ types.
tsn-lang/bind
Utility for building metadata about C++ APIs