Raised This Month: $51 Target: $400
 12% 

_GLOBAL_OFFSET_TABLE_ signature


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 05-13-2019 , 14:24   _GLOBAL_OFFSET_TABLE_ signature
Reply With Quote #1

Does someone have the updated version of _GLOBAL_OFFSET_TABLE_? The one I have does not work on linux.

addons/amxmodx/configs/orpheu/functions/_GLOBAL_OFFSET_TABLE_
Code:
{     "name"      : "_GLOBAL_OFFSET_TABLE_",     "library"   : "mod",     "identifiers" :     [         {             "os"    : "linux",             "mod"   : "cstrike",             "value" : "_GLOBAL_OFFSET_TABLE_"         }     ] }
__________________








CrazY. is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 05-14-2019 , 08:16   Re: _GLOBAL_OFFSET_TABLE_ signature
Reply With Quote #2

I can't find such symbol at all, doesn't seem to exist. What even is that? What do you use it for?
__________________
klippy is offline
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 05-14-2019 , 09:09   Re: _GLOBAL_OFFSET_TABLE_ signature
Reply With Quote #3

https://forums.alliedmods.net/showpo...&postcount=232
__________________








CrazY. is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 05-14-2019 , 10:31   Re: _GLOBAL_OFFSET_TABLE_ signature
Reply With Quote #4

Oh I see what it is, but that symbol isn't present anymore. The older compiler probably added that for debugging purposes or whatever. There probably is a way to get the address of the GOT section by reading ELF headers from the mod library, but I doubt it's possible with only Orpheu itself. Anyway someone with more knowledge of this stuff should comment, I'm uncertain.

You should devise a new way to do whatever it is you are trying to do, presumably unlimited money.
__________________

Last edited by klippy; 05-14-2019 at 10:32.
klippy is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode