pyreadelf

pure-python2 library for parsing ELF and DWARF

Debian Debian
RUN apt-get update && \ apt-get install -y python-pyelftools
Ubuntu
RUN apt-get update && \ apt-get install -y python-pyelftools
Arch Arch Linux
RUN pacman -S --noconfirm python-pyelftools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-pyelftools
CentOS
RUN yum install -y python-pyelftools
Fedora
RUN dnf install -y python3-pyelftools
Raspbian
RUN apt-get update && \ apt-get install -y python-pyelftools
click the source code to copy install pyreadelf on any operating system with command-not-found.com