|
SafetyHook
|
| Csafetyhook::Allocation | A memory allocation |
| Csafetyhook::Context32 | Context structure for 32-bit MidHook |
| Csafetyhook::Context64 | Context structure for 64-bit MidHook |
| ▼Cstd::enable_shared_from_this | |
| Csafetyhook::Allocator | Allocates memory near target addresses |
| CInlineHook::Error | Error type for InlineHook |
| CMidHook::Error | Error type for MidHook |
| Csafetyhook::InlineHook::Error | Error type for InlineHook |
| Csafetyhook::MidHook::Error | Error type for MidHook |
| Csafetyhook::VmtHook::Error | Error type for VmtHook |
| CInlineHook | An inline hook |
| Csafetyhook::InlineHook | An inline hook |
| CMidHook | A mid function hook |
| Csafetyhook::MidHook | A mid function hook |
| Csafetyhook::SystemInfo | |
| Csafetyhook::UnprotectMemory | |
| Csafetyhook::VmAccess | |
| Csafetyhook::VmBasicInfo | |
| Csafetyhook::VmHook | A hook class that allows for hooking a single method in a VMT |
| Csafetyhook::VmtHook | A hook class that copies an entire VMT for a given object and replaces it |
| Csafetyhook::Xmm |