From fbaa2c86c348a2a51496d0955515389525da8d84 Mon Sep 17 00:00:00 2001 From: mudlord Date: Mon, 19 May 2008 13:06:55 +0000 Subject: [PATCH] Updated payload git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@515 a31d4220-a93d-0410-bf67-fe4944624d44 --- src/win32/VBA.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/win32/VBA.cpp b/src/win32/VBA.cpp index d90d0e46..acc06c40 100644 --- a/src/win32/VBA.cpp +++ b/src/win32/VBA.cpp @@ -493,8 +493,6 @@ BOOL VBA::InitInstance() #endif char szEXEFileName[260]; int check = 0; - FILE * pFile; - pFile = fopen ("myfile.txt","w"); SetRegistryKey(_T("VBA")); @@ -506,7 +504,6 @@ BOOL VBA::InitInstance() check = ExecutableValid(szEXEFileName); - if (check != 0) { MessageBox(NULL, "Go to hell, dont pass GO. Don't collect $200.",