登录
首页 » Visual C++ » sniffer_src

sniffer_src

于 2007-12-24 发布 文件大小:70KB
0 240
下载积分: 1 下载次数: 21

代码说明:

  ip 过滤器,基于驱动程序的ip过虑器,可用于防火墙(ip filter, ip-based driver to worry too much about, and can be used for the firewall)

文件列表:

src
...\driver
...\......\dirs
...\......\driver
...\......\......\debug.c
...\......\......\Makefile
...\......\......\objchk
...\......\......\......\i386
...\......\......\objfre
...\......\......\......\i386
...\......\......\pch.h
...\......\......\queue.c
...\......\......\registry.c
...\......\......\htm" target=_blank>sources
...\......\......\userdrv.c
...\......\......\userdrv.ctl
...\......\......\userdrv.h
...\......\......\userdrv.reg
...\......\......\userdrv.vcproj
...\......\intrface.h
...\......\ReadMe.htm
...\......\userdrvVars.xml
...\sniffer
...\.......\DlgICMP.cpp
...\.......\DlgICMP.h
...\.......\DlgPromisc.cpp
...\.......\DlgPromisc.h
...\.......\DlgSetings.cpp
...\.......\DlgSetings.h
...\.......\DlgTCP.cpp
...\.......\DlgTCP.h
...\.......\DlgUDP.cpp
...\.......\DlgUDP.h
...\.......\Lib
...\.......\...\Driver.cpp
...\.......\...\Driver.h
...\.......\...\Packet.cpp
...\.......\...\Packet.h
...\.......\MainFrm.cpp
...\.......\MainFrm.h
...\.......\ReadMe.txt
...\.......\Resource.h
...\.......\Sniffer.cpp
...\.......\Sniffer.h
...\.......\Sniffer.rc
...\.......\Sniffer.vcproj
...\.......\SnifferDoc.cpp
...\.......\SnifferDoc.h
...\.......\SnifferView.cpp
...\.......\SnifferView.h
...\.......\stdafx.cpp
...\.......\stdafx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ime-coding
    介绍windows输入法编程的书籍 对学习输入法有所帮助(Introduction windows programming books IME input method for learning to help)
    2013-09-27 11:47:16下载
    积分:1
  • testUSB
    查找普通USB设备 HID设备 U盘 的c++程序 (Find the USB device HID device U disk c++ program)
    2013-04-24 17:32:33下载
    积分:1
  • MeDelete
    SelfDelete(可以删除自身的VC++源码(巳通过了调试)) 为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging)) In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function. )
    2011-06-26 23:22:21下载
    积分:1
  • CAN050101_ModS
    modbus通信协议的CSHARP说明,,对使用该通信协议的开发人员来说很有用途。 (modbus communication protocol CSHARP instructions, a useful tool for developers using the communication protocol.)
    2012-09-10 00:00:27下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
    2013-06-24 15:49:10下载
    积分:1
  • Vb pinao
    vb pinao you can try it
    2018-08-27 15:45:46下载
    积分:1
  • CStatic(ownerdraw)
    MFC Static 自绘控件,美化控件。(Static OwnerDraw)
    2013-10-19 13:46:17下载
    积分:1
  • Getmacofremotemachine
    获取远程机器的MAc地址,运行环境VC++ (get MAC of remote machine)
    2009-05-10 17:27:13下载
    积分:1
  • system_servo_fd8202r-d-lodind-file
    test thes file fd_8202rd open close
    2012-04-21 04:52:48下载
    积分:1
  • 9054-WDM-Driver
    Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。(plx9054 Driver under Windows2000/XP. Developed by DDK.)
    2011-12-30 22:01:57下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载