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

📄 xy3.plg

📁 Linux下面截获以态网数据包!是在内核态下面运行的驱动程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: xy3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/xy3.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\xy3\createDir.c"
"E:\xy3\ctrlthread.c"
"E:\xy3\DomainIPHash.c"
"E:\xy3\HttpParser.c"
"E:\xy3\InitVal.c"
"E:\xy3\list.c"
"E:\xy3\OutPutFile.c"
"E:\xy3\Perambulate.c"
"E:\xy3\protocol.c"
"E:\xy3\RuleIp.c"
"E:\xy3\RuleOp.c"
"E:\xy3\smtpparser.c"
"E:\xy3\TcpParser.c"
"E:\xy3\UdpParser.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP33.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/xy3.pdb" /debug /machine:I386 /out:"Debug/xy3.exe" /pdbtype:sept 
.\Debug\createDir.obj
.\Debug\ctrlthread.obj
.\Debug\DomainIPHash.obj
.\Debug\HttpParser.obj
.\Debug\InitVal.obj
.\Debug\list.obj
.\Debug\OutPutFile.obj
.\Debug\Perambulate.obj
.\Debug\protocol.obj
.\Debug\RuleIp.obj
.\Debug\RuleOp.obj
.\Debug\smtpparser.obj
.\Debug\TcpParser.obj
.\Debug\UdpParser.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP33.tmp"
<h3>Output Window</h3>
Compiling...
createDir.c
e:\xy3\createdir.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
ctrlthread.c
e:\xy3\ctrlthread.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
DomainIPHash.c
e:\xy3\domainiphash.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
HttpParser.c
e:\xy3\httpparser.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
InitVal.c
e:\xy3\initval.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
list.c
e:\xy3\list.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
OutPutFile.c
e:\xy3\outputfile.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
Perambulate.c
e:\xy3\perambulate.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
protocol.c
e:\xy3\protocol.c(10) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
RuleIp.c
e:\xy3\ruleip.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
RuleOp.c
e:\xy3\ruleop.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
smtpparser.c
e:\xy3\smtpparser.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
TcpParser.c
e:\xy3\tcpparser.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
UdpParser.c
e:\xy3\udpparser.c(1) : fatal error C1083: Cannot open include file: 'linux/module.h': No such file or directory
Error executing cl.exe.



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

⌨️ 快捷键说明

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