View Single Post
dilalmon
AlliedModders Donor
Join Date: Apr 2013
Old 08-15-2016 , 22:23   Re: Signature Request Thread
Reply With Quote #279

Quote:
Originally Posted by Potato Uno View Post
Use makesig.idc once you locate the function in windows.

But if you want to make it manually, you need to wildcard dwords, jumps to specific sections of the code, function call memory addresses, and other things that would change every recompile of the game.
I tried using it (https://github.com/alliedmodders/sou...ts/makesig.idc), but it says syntax error near "auto".

EDIT: Looks like my IDA was an older version.

I got the signature from it, but it is still not working:

Quote:
\x55\x8B\xEC\x57\x8B\xF9\x83\xBF\x98\x04\x00\ x00\x00\x75\x2A\xA1\x2A\x2A\x2A\x2A\x56\x8B\x 30\x8B\x07\xFF\x50\x18\x8B\x0D\x2A\x2A\x2A\x2 A\x50\xFF\x56\x04\x5E\x85\xC0\x74\x2A\x8B\xCF \xE8\x2A\x2A\x2A\x2A\x8B\x8F\x98\x04\x00\x00\ x5F\x85\xC9\x74\x2A\x83\x39\x00\x74\x2A\x8B\x 55\x08\xE8\x2A\x2A\x2A\x2A

Last edited by dilalmon; 08-15-2016 at 22:55.
dilalmon is offline