ELFIO/README.md
Serge Lamikhov-Center 4c829d48eb
Update README.md
2024-12-24 19:52:58 +02:00

998 B

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.