vtable-diagram Published February 12, 2017 at 960 × 540 in Devirtualizing C++ with Binary Ninja ← Previous Next → Figure 1: Two classes inherit from a base virtual class. Each class’s virtual table points to its respective implementation of the virtual functions.