8000 GitHub - tgotic/ELFIO: ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ELFIO Public
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

tgotic/ELFIO

 
 

Repository files navigation

Alt text Alt text

C/C++ CI CodeQL Documentation License

ELFIO is a lightweight, header-only C++ library designed for reading and creating ELF binary files. Completely standalone, it requires no dependencies and integrates seamlessly into any project. Built to ISO C++ standards, it ensures compatibility across a wide range of architectures and compilers.

Comprehensive library documentation is available in the 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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • CMake 1.7%
  • Other 0.1%
0