2022-01-15 00:16:11 +02:00
2022-01-14 20:49:23 +02:00
2022-01-15 00:16:11 +02:00
2022-01-14 20:49:23 +02: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
2022-01-14 20:49:23 +02: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-12-01 18:17:03 +02:00
2021-12-01 18:17:03 +02: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%