summaryrefslogtreecommitdiffstats
path: root/libraries/libelf/README
blob: b7fd763e03a49a44dcd5c7e4b1090830fb8e7e7d (plain)
1
2
3
4
Libelf lets you read, modify or create ELF files in an
architecture-independent way. The library takes care of
size and endian issues, e.g. you can process a file for
SPARC processors on an Intel-based system.