Updated payload

This commit is contained in:
mudlord 2008-05-19 13:06:55 +00:00
parent 2bca98d6b0
commit ea1221605d
1 changed files with 0 additions and 3 deletions

View File

@ -493,8 +493,6 @@ BOOL VBA::InitInstance()
#endif #endif
char szEXEFileName[260]; char szEXEFileName[260];
int check = 0; int check = 0;
FILE * pFile;
pFile = fopen ("myfile.txt","w");
SetRegistryKey(_T("VBA")); SetRegistryKey(_T("VBA"));
@ -506,7 +504,6 @@ BOOL VBA::InitInstance()
check = ExecutableValid(szEXEFileName); check = ExecutableValid(szEXEFileName);
if (check != 0) if (check != 0)
{ {
MessageBox(NULL, "Go to hell, dont pass GO. Don't collect $200.", MessageBox(NULL, "Go to hell, dont pass GO. Don't collect $200.",