Home

Awesome

ELFManip

This was used as part of a larger project that needed the ability to add sections/segments to ELF executbles. With that being said, it was built with a very specific usecase in mind and thus exposes limited functionality.

This is not intended to replace objcopy. Instead, it provides additional features.

Check the examples folder for a few simple examples.

Limitations

Installation

python setup.py install