Upload New File

Voager_EPTHook_Injector
Zero Hu 2 years ago
parent 47ddb91998
commit 61fc3f56ac

@ -0,0 +1,7 @@
#pragma once
#include "types.h"
extern "C" {
unsigned char __stdcall AsmInvept(
_In_ InvEptType invept_type,
_In_ const InvEptDescriptor* invept_descriptor);
}
Loading…
Cancel
Save