Install python3-pyelftools by entering the following commands in the terminal:
sudo apt update sudo apt install python3-pyelftools
Description:
pure-python3 library for parsing ELF and DWARF
pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugging information. It can be used to query information about compiled binaries and libraries from your Python code. . This package installs the library for Python 3.
Homepage: https://github.com/eliben/pyelftools
Version: 0.24-4
Section: python