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 1 year ago
JSON representation
Library for reading and writing on ELF files in a class-independent way
- Host: GitHub
- URL: https://github.com/felipensp/librwelf
- Owner: felipensp
- Created: 2012-12-01T20:45:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-11T23:16:51.000Z (about 13 years ago)
- Last Synced: 2024-07-31T22:57:20.140Z (almost 2 years ago)
- Topics: c, elf, lib, linux
- Language: C
- Homepage:
- Size: 393 KB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
librwelf
========
Library for reading and writing on ELF files
See src/rwelf/main.c for usage example.