Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 365 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 365 Bytes

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