eresi icon indicating copy to clipboard operation
eresi copied to clipboard

ET_REL injection on MIPS has bugs

Open thorkill opened this issue 9 years ago • 0 comments

The relocation function for the MIPS architecture is in place and the main needed relocations are implemented. However there is a bug in that function that makes the ET_REL injection to fail on this architecture.

See the comments and the code in libelfsh/mips32.c regarding that issue, in the relocate hook function for this feature/arch.


Ticket: 37 Reported by: jfv on Sun Jul 30 18:22:06 2006

thorkill avatar Apr 23 '16 20:04 thorkill