I tried to load dmesg and ls from a suse 9.2 system and IDA 4.9 cuts short (very short) the .rel.plt and the .dynsym segements (PLT and Symbol Table, respectively). Hence, none of the system functions are mapped. Anyone have a nice solution for this?
at the moment I am considering writing my own fixup plugin which will take a objdump -r output and properly rename the functions of the PLT. Better ideas?







