FICHA · MANJARO

vtable-dumper

Lists content of virtual tables in a C++ shared library

  • cli-tool
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Inspects C++ shared libraries to show virtual table information, which helps developers understand class layout and binary interfaces. It is mainly useful when debugging ABI problems, reverse-engineering a build issue, or checking how compiled C++ code is organized.

This is a terminal-oriented developer tool. It does not modify the library being inspected, but the output is technical and intended for people comfortable with compiled binaries, symbols, and C++ implementation details.

How to run

vtable-dumper

Commands: vtable-dumper

Permissions

Permissions not analysed for this source yet.