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
@@ -57,6 +57,6 @@ Abstract:
#define RET_OVERWRITE 9
DWORD WINAPI StackOverflowThread(LPVOID lpParameter);
DWORD WINAPI StackOverflowThread(LPVOID Parameter);
#endif //__STACK_OVERFLOW_H__