Click to See Complete Forum and Search --> : Got/plt


secure_guy
02-27-2003, 12:05 PM
Hi everyone,
do any of you know of a document/web site which "comprehensively" explains the basics of got/plt & mechanisms of dynamic loading/linking with global offset table/procedure linkage table. if not can anyone please explain it to me? thanks for your help....
GOT and PLT are part of the ELF binary format specification.
ELF - executable library format
GOT - global offset table
PLT - procedure linkage table
Please advise, thanks ps.

joesbox
02-27-2003, 01:27 PM
ummm.........what??

secure_guy
02-28-2003, 01:04 PM
I found what i was looking for. In case any one is interested here it is: http://www.linuxjournal.com/article.php?sid=1059