mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-28 06:15:21 +00:00
5 lines
268 B
Plaintext
5 lines
268 B
Plaintext
|
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.
|