基于Spi的抓包程序源码

时间:2012-10-20 17:37:05
【文件属性】:

文件名称:基于Spi的抓包程序源码

文件大小:49KB

文件格式:RAR

更新时间:2012-10-20 17:37:05

spi 抓包 分层提供者服务

基于spi抓取网络包,参考网上的一些源代码及文档,已调试通过,开发环境为:VS2003,希望对大家有用。该源码包含一个spi DLL 及 安装程序。


【文件预览】:
PacketCatch
----sockfilter.suo(14KB)
----SpiInstall()
--------stdafx.cpp(139B)
--------SpiInstallDlg.h(777B)
--------res()
--------stdafx.h(1KB)
--------SpiInstallDlg.cpp(4KB)
--------SpiInstall.vcproj(5KB)
--------SpiInstall.rc(5KB)
--------SpiProviderInstall.cpp(7KB)
--------SpiInstall.aps(57KB)
--------resource.h(774B)
--------SpiProviderInstall.h(556B)
--------SpiInstall.h(461B)
--------SpiInstall.cpp(1KB)
--------ReadMe.txt(3KB)
----PacketCatch.suo(11KB)
----PacketCatch.sln(1KB)
----debug()
----PacketCatch()
--------stdafx.cpp(215B)
--------stdafx.h(306B)
--------PacketCatch.vcproj(4KB)
--------PacketCatch.cpp(8KB)
--------PacketCatch.h(463B)
--------PacketCatch.def(55B)
--------ReadMe.txt(1003B)

网友评论

  • 非常好,只是没有过滤
  • 不错,我实现了异步套接字的抓包
  • 不错,我写的死活加载不进去。后来和你的对比了一下才发现了自己代码的问题。