python3-pyelftools

pure-python3 library for parsing ELF and DWARF
  https://github.com/eliben/pyelftools
  0
  no reviews



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.