Build Log
  

Rebuild started: Project: bot, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\JohnDoe\Desktop\v\bot\Debug\RSP00000A79688432.rsp" with contents
[
/Od /D "DEBUG" /D "WIN32_LEAN_AND_MEAN" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC .\bot.c

.\keylogger.c

.\pos_grabber.c

.\wininet.c

.\nss3.c

.\httpgrabber.c

.\formgrabber.c

.\chromehooks.c

.\dns_redirect.c

.\userhooks.c

.\unhooker.c

.\rootkit.c

.\hook_persistence.c

.\hook_manager.c

.\file_persistence.c

.\protocol.c

.\backconnect.c

.\zombie.c

.\tasks.c

.\stealers.c

.\pipes.c

.\os_info.c

.\main.c

.\ipc_tasks.c

.\ipc.c

.\install.c

.\inject.c

.\dynamicconfig.c

.\debug.c

.\connection.c

.\common.c

.\botThreads.c

.\botkiller.c
]
Creating command line "cl.exe @c:\Users\JohnDoe\Desktop\v\bot\Debug\RSP00000A79688432.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
botkiller.c
botThreads.c
common.c
c:\users\johndoe\desktop\v\common\string.c(240) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\common\string.c(256) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\common\string.c(428) : warning C4047: 'function' : 'LPCWSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\common\string.c(428) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
c:\users\johndoe\desktop\v\common\string.c(428) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\common\string.c(428) : warning C4020: 'function through pointer' : too many actual parameters
c:\users\johndoe\desktop\v\common\string.c(446) : warning C4047: 'function' : 'LPCSTR' differs in levels of indirection from 'int'
c:\users\johndoe\desktop\v\common\string.c(446) : warning C4024: 'function through pointer' : different types for formal and actual parameter 2
c:\users\johndoe\desktop\v\common\string.c(446) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\common\string.c(446) : warning C4020: 'function through pointer' : too many actual parameters
c:\users\johndoe\desktop\v\common\string.c(572) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data
c:\users\johndoe\desktop\v\common\string.c(573) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data
c:\users\johndoe\desktop\v\common\utils.c(239) : warning C4047: 'function' : 'LPWSTR' differs in levels of indirection from 'wchar_t (*)[255]'
c:\users\johndoe\desktop\v\common\utils.c(239) : warning C4024: 'function through pointer' : different types for formal and actual parameter 5
c:\users\johndoe\desktop\v\common\utils.c(410) : warning C4047: '=' : 'DWORD' differs in levels of indirection from 'HANDLE'
c:\users\johndoe\desktop\v\common\crypto.c(19) : warning C4244: '=' : conversion from 'WORD' to 'BYTE', possible loss of data
c:\users\johndoe\desktop\v\common\hooking.c(30) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(37) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(44) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(56) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(60) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 2
c:\users\johndoe\desktop\v\common\hooking.c(64) : warning C4047: '=' : 'LPVOID' differs in levels of indirection from 'unsigned long'
c:\users\johndoe\desktop\v\common\hooking.c(172) : warning C4022: 'memcopy' : pointer mismatch for actual parameter 1
c:\users\johndoe\desktop\v\common\inject.c(30) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 3
connection.c
c:\users\johndoe\desktop\v\bot\connection.c(110) : warning C4101: 'pc_info' : unreferenced local variable
debug.c
c:\users\johndoe\desktop\v\bot\debug.c(39) : warning C4013: 'WriteDebugDataEx' undefined; assuming extern returning int
c:\users\johndoe\desktop\v\bot\debug.c(32) : warning C4101: 'io' : unreferenced local variable
c:\users\johndoe\desktop\v\bot\debug.c(33) : warning C4101: 's' : unreferenced local variable
c:\users\johndoe\desktop\v\bot\debug.c(43) : error C2371: 'WriteDebugDataEx' : redefinition; different basic types
dynamicconfig.c
inject.c
install.c
c:\users\johndoe\desktop\v\bot\install.c(112) : warning C4013: 'File_CreateDirectory' undefined; assuming extern returning int
ipc.c
ipc_tasks.c
main.c
os_info.c
pipes.c
stealers.c
tasks.c
zombie.c
c:\users\johndoe\desktop\v\bot\zombie.c(175) : warning C4028: formal parameter 1 different from declaration
c:\users\johndoe\desktop\v\bot\zombie.c(175) : warning C4047: 'function' : 'ULONG_PTR' differs in levels of indirection from 'void *'
c:\users\johndoe\desktop\v\bot\zombie.c(175) : warning C4024: 'function through pointer' : different types for formal and actual parameter 3
backconnect.c
protocol.c
file_persistence.c
hook_manager.c
c:\users\johndoe\desktop\v\bot\hook_manager.c(135) : warning C4047: 'function' : 'PULONG' differs in levels of indirection from 'DWORD'
c:\users\johndoe\desktop\v\bot\hook_manager.c(135) : warning C4024: 'function through pointer' : different types for formal and actual parameter 3
c:\users\johndoe\desktop\v\bot\hook_manager.c(139) : warning C4047: 'function' : 'PULONG' differs in levels of indirection from 'DWORD'
c:\users\johndoe\desktop\v\bot\hook_manager.c(139) : warning C4024: 'function through pointer' : different types for formal and actual parameter 3
Generating Code...
c:\users\johndoe\desktop\v\bot\install.c(117) : warning C4715: 'InstallVulture' : not all control paths return a value
Compiling...
hook_persistence.c
rootkit.c
c:\users\johndoe\desktop\v\bot\rootkit.c(79) : warning C4013: 'WriteDebugDataEx' undefined; assuming extern returning int
unhooker.c
userhooks.c
dns_redirect.c
c:\users\johndoe\desktop\v\bot\dns_redirect.c(71) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\dns_redirect.c(72) : warning C4090: '=' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\dns_redirect.c(86) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\dns_redirect.c(87) : warning C4090: '=' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\dns_redirect.c(103) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\dns_redirect.c(103) : warning C4090: 'function' : different 'const' qualifiers
chromehooks.c
c:\users\johndoe\desktop\v\bot\chromehooks.c(178) : warning C4047: 'initializing' : 'LPVOID' differs in levels of indirection from 'DWORD'
formgrabber.c
httpgrabber.c
nss3.c
c:\users\johndoe\desktop\v\bot\nss3.c(25) : warning C4101: 'iNewLen' : unreferenced local variable
c:\users\johndoe\desktop\v\bot\nss3.c(25) : warning C4101: 'iRet' : unreferenced local variable
wininet.c
c:\users\johndoe\desktop\v\bot\wininet.c(185) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(187) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(214) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(216) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(231) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(231) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(248) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(248) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(250) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(250) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(274) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(274) : warning C4090: 'function' : different 'const' qualifiers
c:\users\johndoe\desktop\v\bot\wininet.c(290) : warning C4090: 'function' : different 'const' qualifiers
pos_grabber.c
keylogger.c
bot.c
c:\users\johndoe\desktop\v\bot\bot.h(9) : error C2061: syntax error : identifier 'Bot_GenerateSeed'
c:\users\johndoe\desktop\v\bot\bot.h(9) : error C2059: syntax error : ';'
c:\users\johndoe\desktop\v\bot\bot.h(9) : error C2146: syntax error : missing ')' before identifier 'dwObjectSeed'
c:\users\johndoe\desktop\v\bot\bot.h(9) : error C2061: syntax error : identifier 'dwObjectSeed'
c:\users\johndoe\desktop\v\bot\bot.h(9) : error C2059: syntax error : ')'
c:\users\johndoe\desktop\v\bot\bot.c(3) : error C2061: syntax error : identifier 'Bot_GenerateSeed'
c:\users\johndoe\desktop\v\bot\bot.c(3) : error C2059: syntax error : ';'
c:\users\johndoe\desktop\v\bot\bot.c(3) : error C2146: syntax error : missing ')' before identifier 'dwObjectSeed'
c:\users\johndoe\desktop\v\bot\bot.c(3) : error C2061: syntax error : identifier 'dwObjectSeed'
c:\users\johndoe\desktop\v\bot\bot.c(3) : error C2059: syntax error : ')'
c:\users\johndoe\desktop\v\bot\bot.c(4) : error C2449: found '{' at file scope (missing function header?)
c:\users\johndoe\desktop\v\bot\bot.c(6) : error C2059: syntax error : '}'
Generating Code...
Results
  
Build log was saved at "file://c:\Users\JohnDoe\Desktop\v\bot\Debug\BuildLog.htm"
bot - 13 error(s), 60 warning(s)