/usr/lib/python3/dist-packages/elftools/__init__.py /usr/lib/python3/dist-packages/elftools/common/__init__.py /usr/lib/python3/dist-packages/elftools/common/construct_utils.py /usr/lib/python3/dist-packages/el
安装pyelftools(注意,通常不需要前缀python-,因为这是Debian/Ubuntu等系统的命名习惯,而不是pip的): bash pip install pyelftools 如果你使用的是Python3,并且系统同时安装了Python2和Python3,你可能需要使用pip3: bash pip3 install pyelftools 检查Python和pip版本: 如果使用pip安装失败,检查你的Python和pip版...
Set to run only on ubuntu because of readelf binary Sep 23, 2020 elftools Add support for DT_RELR/SHT_RELR compressed relocation sections (elib… Feb 14, 2022 examples Keep raw note descriptors in ELF note sections as raw bytes (eliben#372) ...
Set to run only on ubuntu because of readelf binary September 23, 2020 06:21 elftools Add support for DT_RELR/SHT_RELR compressed relocation sections (elib… February 14, 2022 05:44 examples Keep raw note descriptors in ELF note sections as raw bytes (eliben#372) September 17...
Set to run only on ubuntu because of readelf binary September 23, 2020 06:21 elftools Version 0.27 release October 27, 2020 06:42 examples Add a bit more details to dwarf_pubnames_types example October 27, 2020 06:29 scripts elf: support for ELF files with a large number of...
Set to run only on ubuntu because of readelf binary September 23, 2020 06:21 elftools Update readelf to v2.37, adapt readelf.py output and tests (eliben#387) December 10, 2021 06:36 examples Keep raw note descriptors in ELF note sections as raw bytes (eliben#372) September...
Set to run only on ubuntu because of readelf binary September 23, 2020 06:21 elftools fixed parsing for structures containing uids or gids in core dumps fo… August 2, 2021 08:30 examples [example] bug fixes in dwarf_decode_address example (eliben#361) August 31, 2021 06:19 ...