View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 04-09-2016 , 13:30   Re: [IDA/DHooks]How to get vtable offsets
Reply With Quote #45

The saner way would be to have a look at the source sdk and check the public engine interfaces to find the name of the interface.

The "Keys" section in a gamedata file is just a keyvalues section to store arbitary info per game. The "read" key in an "Addresses" section would add the specified amount of bytes to the address and dereference it. You can add up to 8 "read" keys to an address to jump through memory.

https://wiki.alliedmods.net/SDKTools...ddress_lookups
__________________
Peace-Maker is offline