搜索资源列表
ndis5pkt
- tcpdump代码 包括自己实现的协议截包驱动-tcpdump including its own code to achieve an agreement cut package drive
fang_ucapture
- 截包的需求一般来自于过滤、转换协议、截取报文分析等。 过滤型的应用比较多,典型为包过滤型防火墙。 转换协议的应用局限于一些特定环境。比如第三方开发网络协议软件,不能够与原有操作系统软件融合,只好采取“嵌入协议栈的块”(BITS)方式实施。比如IPSEC在Windows上的第三方实现,无法和操作系统厂商提供的IP软件融合,只好实现在IP层与链路层之间,作为协议栈的一层来实现。第三方PPPOE软件也是通过这种方式实现。 截取包用于分析的目的,用“抓包”描述更恰当一些,“截包”一般表示有截断的能力,“
BCBIPCAPTURE
- C++Builder写的一个网络截包程序,修改一下可以用处很多,比如作影音拦截等-C Builder write a closed network packet procedure can be useful to change it a lot, such as for CD-interception
1721
- 本程序是单文档界面分割窗体的一种通信方法,自己感觉是比较笨的一种方法,可能使用消息映射的方法更好. 另外,开发周期也是一个不得不考虑的问题。程序工作在内核,稳定性/兼容性都需要大量测试,而且可供使用的函数库相对于应用层来说相当少。在应用层开发,调试修改相对要容易地多。 应用层截包驱动程序工作在操作系统内核,截断了所有的报文收发过程,并且把报文送到应用程序中处理,根据应用的策略,或者继续收发过程,或者丢弃,或者做其他的改变。 这个工具包提供了应用编程
060125wkiller
- 一个非常简洁的截包工具,带有MD5加密分析功能,-a very simple tools of the latest package, with MD5 analysis functions,
XWPE
- 这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,-This is the cut-off delivery of the package and small tools (used ws_32.dll hook and technology, shared memory. .) , SendUdp.dll which had wanted to use delphi write because
flyang_myhook.src.ccrun.387227
- 用C++Builder实现的截包代码Dll是用BCB6写的,主EXE是用C++Builder2006。 -C Builder code of the latest package is BCB6 Dll wrote, EXE is the main C Builder2006.
ucapturecodeanddoc
- 一个应用层截包方案与实现,里面包含开发包和开发文档。希望大家喜欢。-an application layer packet interception program and the realization of which contains development kits and development document. Hope you like them.
FengBao
- E语言写的网络封包截取器代码,研究E语言写网络截包的好例子。-E. written language network packet interception for a code written language study E closed network packet good example.
20060403_getpacketnt
- windows环境下的截包代码,学习用,很有价值
cn700_vc10834534636735
- 很好的网络截包、防火墙开发工具,欢迎大家前来下载。多多交流,pc_compile@126.com
应用层截包方案与实现(修订)
- 绝对经典的东西!不下是你一生中最大的损失!!应用层截包方案与实现(修订).rar-absolute classic things! Your life is no less than the biggest loss! ! Application-layer packet cut programs and the realization (Amendment). Rar
vb PacketX.dll 控件截包例子
- vb PacketX.dll 控件截包例子。,PacketX\Examples\Sniffer\VB60.rar
fengbaojiequqi
- 封包截取器 用易语言实现源码。实现截包发包等-Used for packet interception and easy language source. Contracting, etc. to achieve cut-off package
pcapTest
- pcap截包文件结构分析,将RTP视频数据提取出,可以分析码率,帧率,和丢包率-pcap file structure analysis cut-off
socket_hook
- 详细说明利用自己开发的Wsock32.dll文件替换C:\Windows\System32\Wsock32.dll文件,以此实现截包功效!-Detailed descr iption of the use of their own to replace Wsock32.dll file C: \ Windows \ System32 \ Wsock32.dll documents in order to achieve effectiveness cut-off package!
Capturer
- http头和内容的过滤,截包 socket-http header and content filtering
IP_network_packet
- 在一个局域网环境中,用C 语言实现下面的基本功能: (1)确定截包的方法:包括RAW 模式SOCKET、packet32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -In a LAN environment, using C language the following basic functions: (1) determine the method of cut-off packa
《Windows防火墙与网络封包截获技术》光盘内容
- 只要是想学习防火墙编写方法的同志们都可以从这 套代码中有所获,其中包含防火墙截包的各种常用 方法的代码:从用户层的Windows SPI,Windows API到内核层的TDI、NDIS等都包含,另外还有用C++生成DLL文件的代码。(Comrades who want to learn how to write firewalls can do so. Set of code has been obtained, which contains all kinds of commonl