ELF reader-writer library
Project description
MakeELF is a Python library to parse, modify and create ELF binaries. It provides following features:
- easy to use, standard Python interface
- reading existing ELF files to Python representation
- modification of every aspect of ELF format structures
- ability to skip any validation to test other parsers for potential errors
- creating new valid ELF files with just one step
- easy serialization of every structure present in ELF file
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
makeelf-0.3.4.tar.gz
(31.4 kB
view hashes)