A pure python library for reading and writing ELF format object filex.
Project description
Welcome to elffile!
Elffile is a pure python implementation of a library which reads and writes ELF format object files
Current features:
Elffile is pure python so installation is easy.
Elffile has been tested on python versions 2.[67] and 3.[012].
Reads both 32 and 64 bit formats in both big and little endian order.
Reads and writes file header, section header table, sections, and the section name string section.
Reads program header table.
This is sufficient to compare two object files to determine if they are equivalent aside from having been built at different times and in different file system locations which was my initial goal.
–rich
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file elffile-0.005.tar.gz
.
File metadata
- Download URL: elffile-0.005.tar.gz
- Upload date:
- Size: 687.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e259d2b507c368b97e30057cc12141fe851e6ee12ffd600adebe019fe468033a |
|
MD5 | f2d9b622ae91641e21bad40010409029 |
|
BLAKE2b-256 | aae4331249716119b80564509aa759f0c4f1856fc074d63beb325e812b829b88 |