macOS
brew install vtable-dumperlocal Homebrew formula metadata
安装
brew install vtable-dumperlocal Homebrew formula metadata
sudo apk add vtable-dumperAlpine Linux edge package indexes · vtable-dumper · 来源: dl-cdn.alpinelinux.org
sudo apt install vtable-dumperDebian stable package indexes · vtable-dumper · 来源: deb.debian.org
sudo dnf install vtable-dumperFedora Rawhide package metadata · vtable-dumper · 来源: dl.fedoraproject.org
nix profile install nixpkgs#vtable-dumpernixpkgs package indexes · pkgs/by-name/vt/vtable-dumper/package.nix · 来源: api.github.com
sudo pacman -S vtable-dumperArch Linux sync databases · vtable-dumper · 来源: geo.mirror.pkgbuild.com
sudo zypper install vtable-dumperopenSUSE Tumbleweed package metadata · vtable-dumper · 来源: download.opensuse.org
概览
List contents of virtual tables in a shared library
历史
vtable-dumper is a small ABI-analysis utility that lists the contents of virtual tables in C++ shared libraries. Upstream describes it as a tool for library developers and Linux distribution maintainers who need to reason about backward binary compatibility.
The project was developed by Andrey Ponomarenko's ABI laboratory. Source comments and the packaged man page identify the 1.0-era tool as dating to 2013, while the current source reports Vtable-Dumper 1.2 and copyright coverage through 2018.
The typical usage is direct and diagnostic: run `vtable-dumper` on a shared library such as `libstdc++.so.6` and inspect the emitted vtable entries, optionally choosing mangled or demangled symbol names. The README notes that target library dependencies must be discoverable by `ldd`/`dlopen`, with `LD_LIBRARY_PATH` used when necessary.
vtable-dumper matters in the same package-maintainer niche as ABI Compliance Checker and ABI Dumper. It exposes C++ virtual table layout, one of the fragile surfaces that can break binary compatibility even when source-level APIs look stable.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vtable-dumper | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/lvc/vtable-dumper
安装元数据
| 软件包键 | brew:vtable-dumper |
|---|---|
| 版本 | 1.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/vtable-dumper |
| 主页 | https://github.com/lvc/vtable-dumper |
| 仓库 | https://github.com/lvc/vtable-dumper |
| 上游文档 | https://github.com/lvc/vtable-dumper#readme |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://github.com/lvc/vtable-dumper/archive/refs/tags/1.2.tar.gz |
| 依赖 | elfutils |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vtable-dumper |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
vtable-dumper 1.2-1+b1
tool to list content of virtual tables in a C++ shared library
https://github.com/lvc/vtable-dumper
sudo apt install vtable-dumpervtable-dumper
nix profile install nixpkgs#vtable-dumpervtable-dumper 1.2-1build3
tool to list content of virtual tables in a C++ shared library
https://github.com/lvc/vtable-dumper
sudo apt install vtable-dumpervtable-dumper 1.2-r1
List content of virtual tables in a shared library
https://github.com/lvc/vtable-dumper
sudo apk add vtable-dumpervtable-dumper 1.2-23.fc44
Tool to list content of virtual tables in a C++ shared library
https://github.com/lvc/vtable-dumper
sudo dnf install vtable-dumpervtable-dumper 1.2-2
Lists content of virtual tables in a C++ shared library
https://github.com/lvc/vtable-dumper
sudo pacman -S vtable-dumpervtable-dumper 1.2-1.28
Tool to list content of virtual tables in a C++ shared library
https://github.com/lvc/vtable-dumper
sudo zypper install vtable-dumper来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.