Thanks to visit codestin.com
Credit goes to github.com

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

sonals/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

Packages

No packages published

Languages

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