Author: nullableVoidPtr
Find RTTI and define structs accordingly.
Currently works for MSVC 32/64-bit binaries.
- Restoring from previous analysis
- Attributing base vftables to derived types
- Structor hueristics
- via
atexit
for global instances `scalar deleting destructor'
, etc.
- via
- Virtual inheritance
vbptr
and relevant structs
- UI inheritance graph
- Class structure definition w/ automatic width and detected members
- Pseudo C++ Linear View
__try
/__except
using EH dataParsingUNWIND_INFO
instancesEH4
- Converting
__CxxThrowException
tothrow
statements
- Itanium
This plugin is released under an MIT license.