This commit is contained in:
Boring
2022-10-01 12:51:58 +08:00
parent 0c4f334418
commit d6f0715c49
20 changed files with 550 additions and 383 deletions
+2
View File
@@ -86,3 +86,5 @@ typedef enum _WINDOWS_VERSION {
}WINDOWS_VERSION;
WINDOWS_VERSION NTAPI NtWindowsVersion();
int NTAPI RtlCaptureImageExceptionValues(PVOID BaseAddress, PDWORD SEHandlerTable, PDWORD SEHandlerCount);