I have some simple proof of concept code. It is currently able to read elf64 (can be easily adjusted to read elf32 too) headers, extract sections and read string tables. If this is what you need, then I'll upload my code somewhere (although again, it is quite simplistic). If you specify what you need a bit more, I might be able to provide that.

Seems nice.

I need this for my file scanning/indexing engine, where I currently want to extend it to index object file symbols.

Reply via email to