-
- Downloads
test: ensure 64 bit, test .plt/.rela.plt searching
Test parsing .plt and .rela.plt from the dynamic segment. For this we should make sure our binaries are compiled as 64 bit as a 32 bit binary will not have a .rela.plt but a .rel.plt section instead.
Please register or sign in to comment