vtable-dumper

tool to list content of virtual tables in a C++ shared library

Description

It is intended for developers of software libraries and maintainers of Linux distributions who are interested in ensuring backward binary compatibility.

A virtual function table is a mechanism used in a programming language to support dynamic dispatch (or run-time method binding). Virtual tables are part of the ABI of a C++ shared library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/lvc/vtable-dumper


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install vtable-dumper