ELFkickers icon indicating copy to clipboard operation
ELFkickers copied to clipboard

sstrip: Seek to e_phoff before reading phdrs, as they need not immediately follow the ELF header

Open corsix opened this issue 9 months ago • 0 comments

See https://github.com/corsix/polyfill-glibc/issues/3 for an example of ELF files where e_phoff != sizeof(ELF header).

corsix avatar May 21 '24 18:05 corsix