ELFIO/README

5 lines
268 B
Plaintext
Raw Normal View History

2012-11-27 09:45:28 +00:00
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.