Skip to main content

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

elffile-0.005.tar.gz (687.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page