Module inline

Module inline 

Source
Expand description

Standard inline hook implementation

Overwrites the function prologue with a jump to the detour function. A trampoline is created to call the original function.

Structs§

InlineHook
standard inline hook

Functions§

hook
convenience function to create and install an inline hook
hook_native
convenience function using native architecture