SafetyHook
|
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... | |
Allocator for allocating memory near target addresses.