Files
wavestone-cdt-edrsandblast/EDRSandblast/Includes/Syscalls.h
T

4 lines
99 B
C

#pragma once
#include <Windows.h>
PVOID CreateSyscallStubWithVirtuallAlloc(LPCSTR ntFunctionName);