macOS
brew install abi-dumperlocal Homebrew formula metadata
brew / 順位 16922
abi-dumper のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install abi-dumperlocal Homebrew formula metadata
sudo apk add abi-dumperAlpine Linux edge package indexes · abi-dumper · ソース: dl-cdn.alpinelinux.org
sudo apt install abi-dumperDebian stable package indexes · abi-dumper · ソース: deb.debian.org
sudo dnf install abi-dumperFedora Rawhide package metadata · abi-dumper · ソース: dl.fedoraproject.org
nix profile install nixpkgs#abi-dumpernixpkgs package indexes · pkgs/by-name/ab/abi-dumper/package.nix · ソース: api.github.com
sudo pacman -S abi-dumperArch Linux sync databases · abi-dumper · ソース: geo.mirror.pkgbuild.com
sudo zypper install abi-dumperopenSUSE Tumbleweed package metadata · abi-dumper · ソース: download.opensuse.org
概要
Dump ABI of an ELF object containing DWARF debug info
履歴
ABI Dumper is a developer tool that extracts ABI information from ELF objects with DWARF debug data. Its output is intended for ABI Compliance Checker, allowing maintainers to compare C/C++ library or kernel-module ABI changes across builds.
The official README identifies Andrey Ponomarenko as the developer and describes ABI Dumper as part of the ABI tracking workflow around ABI Compliance Checker. The GitHub repository was created in 2013 and its tag history runs from 0.95 through 1.4.
ABI Dumper has been packaged broadly in Linux and Unix-like package managers. The input package-manager facts list Alpine, Homebrew, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE, reflecting its use by distribution maintainers and library developers who care about ABI stability.
Users compile objects with debug information, run abi-dumper on a shared library or kernel module to produce an ABI dump, and then compare old and new dumps with abi-compliance-checker. The README documents dependencies on Perl, elfutils, GNU binutils, universal ctags, vtable-dumper, ABI Compliance Checker, and GCC C++.
ABI Dumper is package-nerd significant because ABI breakage is a central maintenance problem for binary distributions. It gives packagers and upstream library maintainers a reproducible artifact for compatibility checks rather than relying only on source-level API review.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
abi-dumper | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:abi-dumper |
|---|---|
| バージョン | 1.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/lvc/abi-dumper |
| リポジトリ | https://github.com/lvc/abi-dumper |
| 最終更新 | 2026-06-05T23:09:01Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
abi-dumper 1.4-1
tool to dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo apt install abi-dumperabi-dumper
nix profile install nixpkgs#abi-dumperabi-dumper 1.2-3
tool to dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo apt install abi-dumperabi-dumper 1.4-r3
Dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo apk add abi-dumperabi-dumper 1.4-6.fc45
Tool to dump ABI of an ELF object containing DWARF debug info
http://github.com/lvc/abi-dumper/
sudo dnf install abi-dumperabi-dumper 1.4-2
Dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo pacman -S abi-dumperabi-dumper 1.4-1.4
Tool to dump ABI of an ELF object containing DWARF debug info
https://github.com/lvc/abi-dumper
sudo zypper install abi-dumperソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.