Build Log
  

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

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

.\ZlibOutStream.cxx

.\ZlibInStream.cxx

.\NullOutStream.cxx

.\InStream.cxx

.\FdOutStream.cxx
]
Creating command line "cl.exe @j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\rdr\Release\RSP00005539963072.rsp /nologo /errorReport:prompt"
Creating temporary file "j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\rdr\Release\RSP00005739963072.rsp" with contents
[
/OUT:".\Release\rdr.lib" .\Release\FdInStream.obj

.\Release\FdOutStream.obj

.\Release\InStream.obj

.\Release\NullOutStream.obj

.\Release\ZlibInStream.obj

.\Release\ZlibOutStream.obj
]
Creating command line "lib.exe @j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\rdr\Release\RSP00005739963072.rsp /NOLOGO"
Output Window
  
Compiling...
FdInStream.cxx
..\rdr/Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_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\string.h(126) : see declaration of 'strerror'
..\rdr/Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(51) : 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'
..\rdr/Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
.\FdInStream.cxx(162) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ZlibOutStream.cxx
..\rdr/Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_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\string.h(126) : see declaration of 'strerror'
..\rdr/Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(51) : 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'
..\rdr/Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
ZlibInStream.cxx
..\rdr/Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_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\string.h(126) : see declaration of 'strerror'
..\rdr/Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(51) : 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'
..\rdr/Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
NullOutStream.cxx
..\rdr/Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_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\string.h(126) : see declaration of 'strerror'
..\rdr/Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(51) : 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'
..\rdr/Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
InStream.cxx
..\rdr/Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_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\string.h(126) : see declaration of 'strerror'
..\rdr/Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(51) : 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'
..\rdr/Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
FdOutStream.cxx
..\rdr/Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_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\string.h(126) : see declaration of 'strerror'
..\rdr/Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(51) : 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'
..\rdr/Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
..\rdr/Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_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\string.h(144) : see declaration of 'strncat'
Generating Code...
Creating library...
Results
  
Build log was saved at "file://j:\Development\workspace\ExploitFramework\src\ShellcodeSource\Stage2\ReflectiveDllInject\ReflectiveVNCInject\rdr\Release\BuildLog.htm"
rdr - 0 error(s), 73 warning(s)