GrandpaGameHacker/RTTIDumper

extract RTTI from another DLL

Opened this issue · 1 comments

hi

there is a dll from which i want to extract the vtables. how can i use this tool in that regard.

It should dump all non system dlls and the main exe in the log file
search for " !<<< modulename.dll "

but you should really be using https://github.com/GrandpaGameHacker/ClassDumper/
or
https://github.com/GrandpaGameHacker/ClassDumper2/
for a gui version