lddtree

Security-focused ELF files checking tool

Install

All systems
curl cmd.cat/lddtree.sh
Debian Debian
apt-get install pax-utils
Ubuntu
apt-get install pax-utils
Alpine
apk add pax-utils
Arch Arch Linux
pacman -S pax-utils
image/svg+xml Kali Linux
apt-get install pax-utils
Fedora
dnf install pax-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install pax-utils
Raspbian
apt-get install pax-utils
Docker
docker run cmd.cat/lddtree lddtree powered by Commando

pax-utils

Security-focused ELF files checking tool

This is a small set of various PaX aware and related utilities for ELF binaries. It can check ELF binary files and running processes for issues that might be relevant when using ELF binaries along with PaX, such as non-PIC code or executable stack and heap. This package installs: dumpelf, lddtree, pspax, scanelf, scanmacho and symtree.