readelf.py2
Python library for analyzing ELF files and DWARF debugging information
Install
- All systems
-
curl cmd.cat/readelf.py2.sh
- Arch Linux
-
pacman -S python2-pyelftools
- Fedora
-
dnf install python2-pyelftools
- Dockerfile
- dockerfile.run/readelf.py2