mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 02:26:47 +00:00
5 lines
272 B
Plaintext
5 lines
272 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.
|