Build Log
  

Build started: Project: zlib, Configuration: Release|Win32

Command Lines
  
Creating temporary file "j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\zlib\Release\RSP00005839963424.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/zlib.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TC .\adler32.c

.\zutil.c

.\uncompr.c

.\trees.c

.\infutil.c

.\inftrees.c

.\inflate.c

.\inffast.c

.\infcodes.c

.\infblock.c

.\gzio.c

.\deflate.c

.\crc32.c

.\compress.c
]
Creating command line "cl.exe @j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\zlib\Release\RSP00005839963424.rsp /nologo /errorReport:prompt"
Creating temporary file "j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\zlib\Release\RSP00005939963424.rsp" with contents
[
/OUT:".\Release\zlib.lib" .\Release\adler32.obj

.\Release\compress.obj

.\Release\crc32.obj

.\Release\deflate.obj

.\Release\gzio.obj

.\Release\infblock.obj

.\Release\infcodes.obj

.\Release\inffast.obj

.\Release\inflate.obj

.\Release\inftrees.obj

.\Release\infutil.obj

.\Release\trees.obj

.\Release\uncompr.obj

.\Release\zutil.obj
]
Creating command line "lib.exe @j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\zlib\Release\RSP00005939963424.rsp /NOLOGO"
Output Window
  
Compiling...
adler32.c
zutil.c
uncompr.c
trees.c
infutil.c
inftrees.c
inflate.c
inffast.c
infcodes.c
infblock.c
gzio.c
.\gzio.c(108) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
.\gzio.c(156) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        H:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\gzio.c(201) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        H:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\gzio.c(535) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        H:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
.\gzio.c(871) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
.\gzio.c(872) : 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.
.\gzio.c(873) : 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.
deflate.c
crc32.c
compress.c
Generating Code...
Creating library...
Results
  
Build log was saved at "file://j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\zlib\Release\BuildLog.htm"
zlib - 0 error(s), 7 warning(s)