ELFIO is a small, header only C++ library that provides a simple interface for reading and generating files in ELF binary format.
ELFIO library is independent and does not rely on any other additional projects. It is also cross-platform - the library uses standard ANSI C++ constructions and runs on wide variety of architectures.