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
9bbca712b613058d41f38a7614b3a822192e2b1c
sm-ext-dhooks2
/
DynamicHooks
/
conventions
T
History
Peace-Maker
9bbca712b6
Fix detouring |thiscall| on linux
...
The this-pointer is always pushed first on the stack.
2018-04-18 00:50:26 +02:00
..
x86GccCdecl.h
First draft of dynamic detours using Ayuto's DynamicHooks library
2016-12-11 22:02:10 -07:00
x86GccThiscall.h
Fix detouring |thiscall| on linux
2018-04-18 00:50:26 +02:00
x86MsCdecl.cpp
Add support for custom calling convention passing arguments in registers
2018-01-23 03:15:03 +01:00
x86MsCdecl.h
Add support for custom calling convention passing arguments in registers
2018-01-23 03:15:03 +01:00
x86MsStdcall.cpp
Add support for custom calling convention passing arguments in registers
2018-01-23 03:15:03 +01:00
x86MsStdcall.h
Add support for custom calling convention passing arguments in registers
2018-01-23 03:15:03 +01:00
x86MsThiscall.cpp
Add support for custom calling convention passing arguments in registers
2018-01-23 03:15:03 +01:00
x86MsThiscall.h
Add support for custom calling convention passing arguments in registers
2018-01-23 03:15:03 +01:00