8000 GitHub - keddad/ELFIO: ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
[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 is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.

License

Notifications You must be signed in to change notification settings

keddad/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 is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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