summaryrefslogtreecommitdiff
path: root/libraries/libelf/README
blob: 7bc623f6979c6c1a4027f9e7da3abb0360c767a7 (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.