Archive for October, 2005

Tutorial: Reversing the ELF

mayhem (mayhem@hert.org)
This text is a GDB tutorial about runtime process fixup using the Procedure
Linkage Table section (.plt) and the Global Offset Table section (.got) .
If you dont know what is ELF, you should read the ELF ultimate documentation
you can find here : http://www.devhell.org/~mayhem/stuffs/ELF.pdf