IDA Pro 9.x plugin that automates C++ virtual table detection and annotation for reverse engineering.
› Auto-detects vtables using platform-specific patterns
› Demangles C++ symbols to readable class names
› Labels virtual functions with index and byte offset
› Searchable interface supporting 2000+ entries
› Native IDA chooser UI with hotkey (Ctrl+Shift+V)
Use Cases
› Game modding — locate classes to hook virtual methods
› Reverse engineering — map inheritance hierarchies
› Code analysis — identify virtual function structures
Supported Platforms
› Windows (MSVC)
› Linux (GCC)
› macOS (x64 & ARM64)
Requirements
› IDA Pro 9.x