Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felipensp/librwelf

Library for reading and writing on ELF files in a class-independent way
https://github.com/felipensp/librwelf

c elf lib linux

Last synced: about 2 months ago
JSON representation

Library for reading and writing on ELF files in a class-independent way

Awesome Lists containing this project

README

        

librwelf
========

Library for reading and writing on ELF files

See src/rwelf/main.c for usage example.