This is the command vtable-dumper that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
vtable-dumper - a tool to list content of virtual tables in a C++ shared library
SYNOPSIS
vtable-dumper [options] file
DESCRIPTION
Vtable-Dumper 1.0 A tool to list content of virtual tables in a shared library Copyright ©
2013 ROSA Laboratory License: GNU LGPL or GNU GPL
Example: vtable-dumper /usr/lib64/libstdc++.so.6 Options:
-mangled
Show mangled symbol names
-demangled
Show de-mangled symbol names
-help Display this help message
-dumpversion
Print the tool version (1.0) and don't do anything else
More info: https://github.com/lvc/vtable-dumper
A tool to list content of virtual tables in a shared library Copyright © 2013 ROSA
Laboratory License: GNU LGPL or GNU GPL
Usage: vtable-dumper [options] file Example: vtable-dumper /usr/lib64/libstdc++.so.6
Options:
-mangled
Show mangled symbol names
-demangled
Show de-mangled symbol names
-help Display this help message
-dumpversion
Print the tool version (1.0) and don't do anything else
More info: https://github.com/lvc/vtable-dumper
Use vtable-dumper online using onworks.net services