[eresi-dev] Welcome to Eduardo + GOT[] question

Julien Vanegue julien.vanegue at gmail.com
Tue Sep 1 17:57:35 UTC 2009


The _GLOBAL_OFFSET_TABLE is not a variable but a symbol. It points on the
.got section. The address you mention is really strange, it looks like a
relative address. Maybe you were looking at a .so file ? In that case, all
addresses are relative and the base will be added at runtime, once the
loader decided where the library will be mapped.

Julien

On Tue, Sep 1, 2009 at 3:09 AM, machi at0 <camoroz0 at gmail.com> wrote:

> Hi guys,
>
> I'll profit of this email to welcome Eduardo.
>
> When I was hacking around with the GOT, I noticed that the
> _GLOBAL_OFFSET_TABLE_ variable takes a fancy value in runtime (Something
> like 0x1cef8). Is that normal or has it been added for security reasons ?
>
> Thanks,
>
> c0
>
> _______________________________________________
> eresi-dev mailing list
> eresi-dev at lists.einherjar.de
> http://lists.einherjar.de/mailman/listinfo/eresi-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einherjar.de/pipermail/eresi-dev/attachments/20090901/44bd697e/attachment.html>


More information about the eresi-dev mailing list