mirror of
https://github.com/QuasarApp/ELFIO.git
synced 2025-04-27 12:34:32 +00:00
After loading, the data model in memory should resemble the original ELF file as closely as possible, so that ELF viewers based on elfio will print out the original values, not the calculated ones.
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 dependant on any other product or project. Adhering to ISO C++, it compiles on a wide variety of architectures and compilers.
Description
Languages
C++
69.2%
Makefile
17.2%
Shell
13.2%
M4
0.2%
Assembly
0.1%