d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
6 lines
313 B
Text
6 lines
313 B
Text
ELFIO is a C++ library for reading and generating files in the ELF binary
|
|
format. This library is unique and not based on any other product. It is also
|
|
platform independent. The library uses standard ANSI C++ constructions and
|
|
runs on a wide variety of architectures.
|
|
|
|
WWW: http://sourceforge.net/projects/elfio/
|