Oth

oth.hook

Hooks a function by utilizing a secure 'Off Thread' execution model that runs hook code on isolated threads. This method is specifically designed for hooking C functions where standard hookfunction might be detected.

Syntax

oth.hook(target: function, hook: function): ()