Dissecting ELF files
A hands-on primer on 64-bit ELF. Instead of jumping between readelf, objdump, and documentation, you can explore the same structures in one place: header, program headers, section headers, symbols, and relocations.
A hands-on primer on 64-bit ELF. Instead of jumping between readelf, objdump, and documentation, you can explore the same structures in one place: header, program headers, section headers, symbols, and relocations.