2021-11-20 13:21:55 -08:00
2021-11-08 15:32:14 +02:00
2021-11-20 13:21:55 -08:00
2020-08-19 22:09:30 -07:00
2012-11-27 11:45:28 +02:00
2017-03-06 22:28:46 +02:00
2012-02-18 12:01:36 +02:00
2021-07-13 10:16:43 +03:00
2021-03-28 10:16:39 +03:00
2021-09-21 16:54:05 +03:00
2021-01-19 09:43:01 +02:00
2021-03-28 10:16:39 +03:00
2021-09-21 16:54:05 +03:00
2021-09-07 10:07:02 +03:00
2021-09-07 10:07:02 +03:00
2021-03-28 10:16:39 +03:00
2012-02-18 12:01:36 +02:00
2020-10-17 10:14:11 +03:00
2021-09-21 16:54:05 +03:00

ELFIO

Build C/C++ CI CodeQL Documentation License

ELFIO is a header-only C++ library intended for reading and generating files in the ELF binary format. It is used as a standalone library - it is not dependent on any other product or project. Adhering to ISO C++, it compiles on a wide variety of architectures and compilers.

While written in C++, the library also provides a C-language interface wrapper.

The full library documentation can be found in ELFIO - Tutorial and User Manual.

Description
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
Readme 19 MiB
Languages
C++ 98.1%
CMake 1.7%
Assembly 0.1%