Module allocator

Module allocator 

Source
Expand description

Executable memory allocation for trampolines

Provides RAII-managed executable memory regions for storing hook trampolines and stub code.

Structsยง

ExecutableMemory
executable memory region for trampolines