Build Log |
|
Command Lines |
Creating temporary file "f:\ProxyDrop.elf.32\proxydrop\Release\BAT00000537043428.bat" with contents [ @echo off c:\nasm\nasm -f win32 -DPREFIX -DWIN32 -If:\ProxyDrop.elf.32\dropper\ -o Release\crc_calc.obj f:\ProxyDrop.elf.32\dropper\crc_calc.asm if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Assembling f:\ProxyDrop.elf.32\dropper\crc_calc.asm" exit 1 :VCEnd ] Creating command line "f:\ProxyDrop.elf.32\proxydrop\Release\BAT00000537043428.bat" Creating temporary file "f:\ProxyDrop.elf.32\proxydrop\Release\RSP00000637043428.rsp" with contents [ /Od /GL /D "WIN32" /D "NDEBUG" /D "_WINDLL" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /TC ..\disasm\disasm.c ..\disasm\assembl.c ..\disasm\asmserv.c .\x86pe32_dbg.c .\x86pe32.c .\strutil.c .\loader.c .\bit.c ] Creating command line "cl.exe @f:\ProxyDrop.elf.32\proxydrop\Release\RSP00000637043428.rsp /nologo /errorReport:prompt" Creating temporary file "f:\ProxyDrop.elf.32\proxydrop\Release\RSP00000737043428.rsp" with contents [ /Od /GL /D "WIN32" /D "NDEBUG" /D "_WINDLL" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /TP .\resource.cpp .\polym.cpp .\main.cpp .\Explorer.cpp .\drop.cpp .\DllMain.cpp ] Creating command line "cl.exe @f:\ProxyDrop.elf.32\proxydrop\Release\RSP00000737043428.rsp /nologo /errorReport:prompt" Creating temporary file "f:\ProxyDrop.elf.32\proxydrop\Release\RSP00000A37043428.rsp" with contents [ /OUT:"F:\ProxyDrop.elf.32\Release\proxydrop.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\proxydrop.dll.intermediate.manifest" /DEF:"library.def" /DELAYLOAD:"OleAcc.dll" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib user32.lib DelayImp.lib "..\aPlib\lib\dll\aplib.lib" "..\hde\hde.lib" "..\hde\hde.obj" ".\Release\bit.obj" ".\Release\crc_calc.obj" ".\Release\DllMain.obj" ".\Release\drop.obj" ".\Release\Explorer.obj" ".\Release\loader.obj" ".\Release\main.obj" ".\Release\polym.obj" ".\Release\resource.obj" ".\Release\strutil.obj" ".\Release\x86pe32.obj" ".\Release\x86pe32_dbg.obj" ".\Release\asmserv.obj" ".\Release\assembl.obj" ".\Release\disasm.obj" ] Creating command line "link.exe @f:\ProxyDrop.elf.32\proxydrop\Release\RSP00000A37043428.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "f:\ProxyDrop.elf.32\proxydrop\Release\RSP00000B37043428.rsp" with contents [ /outputresource:"..\release\proxydrop.dll;#2" /manifest .\Release\proxydrop.dll.intermediate.manifest ] Creating command line "mt.exe @f:\ProxyDrop.elf.32\proxydrop\Release\RSP00000B37043428.rsp /nologo" Creating temporary file "f:\ProxyDrop.elf.32\proxydrop\Release\BAT00000C37043428.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep ] Creating command line "f:\ProxyDrop.elf.32\proxydrop\Release\BAT00000C37043428.bat" |
Output Window |
Assembling f:\ProxyDrop.elf.32\dropper\crc_calc.asm Compiling... disasm.c assembl.c asmserv.c x86pe32_dbg.c x86pe32.c strutil.c loader.c bit.c Compiling... resource.cpp .\resource.cpp(72) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(157) : see declaration of 'strncpy' .\resource.cpp(73) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(79) : see declaration of 'strcat' .\resource.cpp(75) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(79) : see declaration of 'strcat' .\resource.cpp(76) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(79) : see declaration of 'strcat' polym.cpp main.cpp Explorer.cpp drop.cpp .\drop.cpp(793) : warning C4018: '<' : signed/unsigned mismatch DllMain.cpp Linking... Creating library F:\ProxyDrop.elf.32\Release\proxydrop.lib and object F:\ProxyDrop.elf.32\Release\proxydrop.exp proxydrop.exp : warning LNK4070: /OUT:MELT.dll directive in .EXP differs from output filename 'F:\ProxyDrop.elf.32\Release\proxydrop.dll'; ignoring directive Generating code Finished generating code proxydrop.exp : warning LNK4070: /OUT:MELT.dll directive in .EXP differs from output filename 'F:\ProxyDrop.elf.32\Release\proxydrop.dll'; ignoring directive LINK : warning LNK4199: /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll Embedding manifest... |
Results |
Build log was saved at "file://f:\ProxyDrop.elf.32\proxydrop\Release\BuildLog.htm" proxydrop - 0 error(s), 8 warning(s) |