niosHD / ELFIO

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

Home Page:https://bintray.com/nioshd/conan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
dependant on any other product or project. Adhering to ISO C++, it compiles on
a wide variety of architectures and compilers.

About

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

https://bintray.com/nioshd/conan

License:MIT License


Languages

Language:C++ 81.6%Language:Shell 15.4%Language:CMake 1.9%Language:Python 0.4%Language:Makefile 0.3%Language:Assembly 0.2%Language:M4 0.1%Language:C 0.0%