/meow-hook

Primary LanguageC++MIT LicenseMIT

Meow Hook

A simple hooking library I use in my mods, it has some support for detour with relocation, helper functions for various patching operations and a fast pattern search implementation

The current implementation is windows only

Documentation is coming as soon as I have finished the initial implementation and abstracted some windows specific things