⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 attacker.plg

📁 网络攻击SOKET编程实例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Attacker - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x40d /fo"Release/Attacker.res" /d "NDEBUG" /d "_AFXDLL" "D:\Cracks\MyCode\Attacker\Attacker\Attacker.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP23F.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Attacker.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Cracks\MyCode\Attacker\AsyncSocket.cpp"
"D:\Cracks\MyCode\Attacker\Attacker\Attacker.cpp"
"D:\Cracks\MyCode\Attacker\Attacker\AttackerDlg.cpp"
"D:\Cracks\MyCode\Attacker\BinaryTree.cpp"
"D:\Cracks\MyCode\Attacker\SpoofBase.cpp"
"D:\Cracks\MyCode\Attacker\SpoofSocket.cpp"
"D:\Cracks\MyCode\Attacker\TCPSocket.cpp"
"D:\Cracks\MyCode\Attacker\UDPSocket.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP23F.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP240.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Attacker.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Cracks\MyCode\Attacker\Attacker\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP240.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP241.tmp" with contents
[
ws2_32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Attacker.pdb" /machine:I386 /nodefaultlib:"winsock.lib" /out:"Release/Attacker.exe" 
.\Release\AsyncSocket.obj
.\Release\Attacker.obj
.\Release\AttackerDlg.obj
.\Release\BinaryTree.obj
.\Release\SpoofBase.obj
.\Release\SpoofSocket.obj
.\Release\StdAfx.obj
.\Release\TCPSocket.obj
.\Release\UDPSocket.obj
.\Release\Attacker.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP241.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AsyncSocket.cpp
Attacker.cpp
AttackerDlg.cpp
D:\Cracks\MyCode\Attacker\Attacker\AttackerDlg.cpp(490) : warning C4305: 'argument' : truncation from 'const __int64' to 'unsigned short'
D:\Cracks\MyCode\Attacker\Attacker\AttackerDlg.cpp(490) : warning C4309: 'argument' : truncation of constant value
BinaryTree.cpp
SpoofBase.cpp
SpoofSocket.cpp
D:\Cracks\MyCode\Attacker\SpoofSocket.cpp(153) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
TCPSocket.cpp
UDPSocket.cpp
Generating Code...
D:\Cracks\MyCode\Attacker\AsyncSocket.cpp(318) : warning C4700: local variable 'pSocket' used without having been initialized
Linking...



<h3>Results</h3>
Attacker.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -