SafetyHook
Loading...
Searching...
No Matches
allocator.hpp File Reference

Allocator for allocating memory near target addresses. More...

#include <cstdint>
#include <expected>
#include <memory>
#include <mutex>
#include <vector>
#include "safetyhook/common.hpp"

Go to the source code of this file.

Classes

class  safetyhook::Allocation
 A memory allocation. More...
class  safetyhook::Allocator
 Allocates memory near target addresses. More...

Detailed Description

Allocator for allocating memory near target addresses.