An IDA Pro Windows object RTTI vftable finder, fixer, and lister plug-in.
Places structure defs, names, labels, and comments to make more sense of class and structure vftables ("Virtual Function Table").
Lists found RTTI structures and C++ classes in a window for browsing.
Mentioned in Chris Eagle's: "The IDA Pro book": https://www.nostarch.com/idapro2.htm
See: http://en.wikipedia.org/wiki/RTTI
* July 2018, updated to IDA 7.1
Requires IDA Pro 7.1 or greater.
To build you'll...