xforce / meow-hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:C++ 97.7%Language:CMake 1.7%Language:Starlark 0.6%Language:PowerShell 0.1%