Documentation

Dev

Namespace

Advanced memory access.

Returns uint64

Returns the original bytes as a backup.

Returns string

Hooks directly into game code. You should unhook this manually using Dev::Unhook(). The function accepts arbitrarily-ordered parameters named as x86 registers. For example, you could set a parameter CMwNod@ rcx.

Returns Dev::HookInfo@

Unhooks a registered hook.

Returns bool