blob: 8be5e4c55932060624c4d73924c11d7f3ab4c187 (
plain)
1
2
3
4
5
6
7
|
pyelftools (python library for examining ELF files)
pyelftools is a pure-Python library for parsing and analyzing ELF
files and DWARF debugging information. See the User's guide for more
details:
https://github.com/eliben/pyelftools/wiki/User's-guide
|