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§
- Inline
Hook - standard inline hook
Functions§
- hook
- convenience function to create and install an inline hook
- hook_
native - convenience function using native architecture