Files
2021-09-22 16:34:02 +03:00

8 lines
269 B
C

#pragma once
#include "main_stuff.h"
DWORD64 get_PspSetCreateProcessNotifyRoutine(HANDLE device, DWORD64 PsSetCreateProcessNotifyRoutine_address);
DWORD64 get_PspCreateProcessNotifyRoutine_arr(HANDLE device, DWORD64 PspSetCreateProcessNotifyRoutine_address);