I am trying to record the byte position of .strtab in an elf file. I have the following code
int section_hdr = elfHdr->e_shoff; int num = elfHdr->e_shnu