Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-19 | inject: Remove unused functions on mhook implementation. | Jose Fonseca | 1 | -230/+0 | |
2016-09-19 | inject: Hook LoadLibrary* with mhook. | Jose Fonseca | 1 | -57/+31 | |
2016-09-19 | inject: Compact Mhook_SetHook invocation. | Jose Fonseca | 1 | -25/+12 | |
2016-09-18 | inject: Follow subprocesses with mhook. | Jose Fonseca | 1 | -68/+84 | |
2016-09-07 | inject: Initial mhook integration. | Jose Fonseca | 1 | -0/+1117 | |
Essentially fork injectee module into two variants: IAT and mhook. |