View Single Post
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 03-04-2010 , 13:32   Re: Idea to find functions in memory
Reply With Quote #3

One problem with this is a disassembler would need to be included with Sourcemod. That's a fairly major thing to write, and would likely make the server take a lot longer to start up. (IDA takes a few minutes to disassemble the server binary, even longer to analyze it )
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline