This website requires JavaScript.
Explore
Help
Sign In
UNLOZE
/
sm-ext-dhooks2
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b6382f1c27caa11ddf22e0f4c80833dc9c28b777
sm-ext-dhooks2
/
DynamicHooks
/
conventions
T
History
Peace-Maker
8221a6522b
Save this pointer on windows after calling original function
...
ecx might get cleared before the original function returns leading to garbage in the post handler.
2016-12-13 17:47:59 -07:00
..
x86GccCdecl.h
First draft of dynamic detours using Ayuto's DynamicHooks library
2016-12-11 22:02:10 -07:00
x86GccThiscall.h
First draft of dynamic detours using Ayuto's DynamicHooks library
2016-12-11 22:02:10 -07:00
x86MsCdecl.cpp
Don't use std::list at all in DynamicHooks
2016-12-13 17:37:12 -07:00
x86MsCdecl.h
Fix overriding return value
2016-12-13 17:45:22 -07:00
x86MsStdcall.cpp
Don't use std::list at all in DynamicHooks
2016-12-13 17:37:12 -07:00
x86MsStdcall.h
Fix overriding return value
2016-12-13 17:45:22 -07:00
x86MsThiscall.cpp
Save this pointer on windows after calling original function
2016-12-13 17:47:59 -07:00
x86MsThiscall.h
Save this pointer on windows after calling original function
2016-12-13 17:47:59 -07:00