This will provide you a good start for reading symbols from an ELF file in C. However, since I was trying to just keep this focused on symbol enumeration, I should note the following: This example ...