View Single Post
Author Message
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 04-22-2016 , 19:22   A vtable dumper that even you can use!
Reply With Quote #1



Well we're coming up on about 4 years since Drifter's tutorial and my improved IDA script were posted here, but people still consider being able to update gamedata one of the arcane arts, even without any signatures involved.
It's also about 1000X faster than IDA is if you're just after a quick offset.

The source for the binaries linked on the main page is the same as used for SourceMod's automatic gamedata checking, so should always be pretty up-to-date (hopefully avoiding problems with similar older attempts), but you can just drag-and-drop any .so file.

Couple of things on the wishlist (dylib support and proper history / navigation), but this has been sitting for too long already, so have at it!
Browser support: You get what you get. Latest Chrome and Firefox are fine at least.
__________________

Last edited by asherkin; 04-22-2019 at 15:13.
asherkin is offline