|
|
|
@ -8108,7 +8108,7 @@ DWORD Inject(BOOL bIsExplorer) |
|
|
|
return; |
|
|
|
return; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef _WIN64 |
|
|
|
wszEPWeatherKillswitch = calloc(sizeof(WCHAR), MAX_PATH); |
|
|
|
wszEPWeatherKillswitch = calloc(sizeof(WCHAR), MAX_PATH); |
|
|
|
srand(time(NULL)); |
|
|
|
srand(time(NULL)); |
|
|
|
rand_string(wszEPWeatherKillswitch, MAX_PATH / 2 - 1); |
|
|
|
rand_string(wszEPWeatherKillswitch, MAX_PATH / 2 - 1); |
|
|
|
@ -8129,6 +8129,7 @@ DWORD Inject(BOOL bIsExplorer) |
|
|
|
break; |
|
|
|
break; |
|
|
|
} |
|
|
|
} |
|
|
|
}*/ |
|
|
|
}*/ |
|
|
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef _WIN64 |
|
|
|
#ifdef _WIN64 |
|
|
|
|