abicompat
Set of ABI analysis tools
Install
- All systems
-
curl cmd.cat/abicompat.sh
- Debian
-
apt-get install abigail-tools
- Ubuntu
-
apt-get install abigail-tools
- Kali Linux
-
apt-get install abigail-tools
- Fedora
-
dnf install libabigail
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install abigail-tools
- Raspbian
-
apt-get install abigail-tools
- Dockerfile
- dockerfile.run/abicompat
libabigail
Set of ABI analysis tools
abigail-tools
ABI Generic Analysis and Instrumentation Library (tools)
This is an interface to the GNU Compiler Collection for the collection and analysis of compiler-generated binaries. This package contains the tools.