|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <stddef.h>#include <stdint.h>#include <string.h>Go to the source code of this file.
Functions | |
| static const uint8_t * | DTTR_Sigscan_Bytes (const uint8_t *base, size_t size, const void *sig, const char *mask) |
|
inlinestatic |
Definition at line 9 of file dttr_sigscan.h.
Referenced by DTTR_Core_HookSigscan(), and DTTR_TestPE_Sigscan().