Skip to content
forked from serge1/ELFIO

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library

License

Notifications You must be signed in to change notification settings

incoresemi/ELFIO

This branch is 25 commits behind serge1/ELFIO:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Serge Lamikhov-Center
Mar 28, 2024
45af83b · Mar 28, 2024
Mar 22, 2024
Nov 30, 2022
Oct 29, 2020
Mar 28, 2024
Mar 26, 2024
Oct 17, 2023
Mar 26, 2024
Aug 21, 2020
Jun 18, 2022
Dec 18, 2023
Feb 8, 2022
Dec 16, 2023

Repository files navigation

Alt text Alt text

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.

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

About

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.9%
  • CMake 2.0%
  • Other 0.1%