2
0
mirror of https://github.com/rehlds/reapi.git synced 2024-12-29 08:05:36 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
s1lent
8b26f29d54
Fix SetHookChainArg crash due to incorrect pointer to argument (hookctx_t gets the original function as the base address of the arguments, some compilers do UB and so for this reason hookctx_t has been reworked and now uses tuple).
Update reapi.inc - added ATYPE_BOOL and ATYPE_EVARS types
Compiler: added option flag -static-libstdc++
2019-07-29 03:51:06 +07:00
s1lent
61fe805a29
Add support rechecker API
Minor refactoring
2017-09-21 23:23:35 +07:00
s1lentq
00bc077eee Initial implementation 2016-04-05 04:21:38 +06:00