Refactored Exploit & Closing #9

This commit is contained in:
hacksysteam
2016-06-10 18:42:47 +05:30
parent 155c5f22a2
commit e786a545f8
36 changed files with 1050 additions and 648 deletions
+1 -1
View File
@@ -59,6 +59,6 @@ Abstract:
#define RAISE_EXCEPTION_IN_KERNEL_MODE 0x4
#define SHARED_MEMORY_NAME "HackSysExtremeVulnerableDriverSharedMemory"
DWORD WINAPI StackOverflowGSThread(LPVOID lpParameter);
DWORD WINAPI StackOverflowGSThread(LPVOID Parameter);
#endif //__STACK_OVERFLOW_GS_H__