搜索资源列表
Windows防火墙与网络封包截获技术源码
- Windows防火墙与网络封包截获技术的源码,用以作为小型防火墙拦截数据包使用。-Windows firewall and network packets intercepted the source technology to serve as a small packet firewall use.
20080527
- 网络数据包截获和分析程序采用winsock原始套接字技术,能够拦截流经网卡的所有数据包,对较低层次的协议(如ip icmp等)直接访问O 并且对拦截下来的数据包进行分析,所 得到的分析结果作为入侵检测系统的源数据,是入侵检测的重要组成部分。本文以windows 2000为操作系统平台,设计并实现了一个网络数据包截获和分析程序,该程序简单、实用,运行 稳定、可靠。
14627143
- 关于数据包的拦截源代码 大家看看吧 估计有用
DrvFltIp_source
- ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
EthernetSpy
- EthernetSpy Debugger di rete per Windows NT 网络数据包拦截-EthernetSpy Debugger per Rete di Windows NT network packet interception
APIhook
- 一个用hook拦截数据包的VC程序。 先获取所有进程,然后选择你要操作的进程。
DriverFW
- 打造自己的驱动防火墙,演示了如何利用驱动来拦截数据包
VBAAAA
- VB拦截数据包,在XP下可以直接运行。 VB拦截数据包,在XP下可以直接运行。
Api Hook和封包拦截技术
- const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD
截获以太网数据,附源代码(NT_控制台程
- 截获以太网数据,拦截Windows下的网络数据包,并对数据包进行分析!-intercepted Ethernet data, intercepting Windows network packet, and packet analysis!
powerspy
- 据说能拦截局域网内所有数据包,我自己使用过一下感觉好象有些部份数据包拦不下来。-reportedly LAN can intercept data packets all, I used what seemed to feel some part of the data packets to stop for long.
2006090922422621971
- IPmom程序,拦截数据包,可以进行修改和欺骗-IPmom procedure, intercept the data packets that can be modified and deception
wsock32
- 通过api拦截socket数据包,创建一个动态链接库来代替原winsock接口库,可放入外挂控制代码-Instead api intercept a the socket packet, to create a dynamic link library the original winsock interface library, into the plug-in control code
ReleaseSource
- Windows防火墙源代码,NDIS网络数据包拦截,底层数据包过滤。监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,从而可以对TCP/IP封包做一层过滤来达到防止黑客攻击的目的。-ndis
Windows_based_network_packet_interception_technolo
- 基于Windows的网络数据包拦截技术:主要研究在Windows 操作系统下常见的网络数据包拦截技术及实现方法。-Windows-based network packet interception technology: the main research in the Windows operating system to intercept network packets common technologies and implementation.
apihook
- C#.NET 2008下开发的API HOOK进程send函数,可封装成DLL,对发送的数据包进行拦截,修改-C#. NET 2008 development of the API HOOK process under the send function, can be packaged into a DLL, for sending data packets to intercept, modify,
NDrvvFltIp_ssD
- ndis底层开发,minipport 中间层,网络数据包拦截 -ndis the underlying the development, minipport middle layer, network packet interception
79878455467
- 易语言服务器客户数据包拦截源码,很好的参考资料。有需要的就下载吧。-Easy language server client packet capture the source code, a good reference. There is a need to download it.
WSPHOOK
- 利用WSPHOOK拦截封包数据 钩子注入D-Use WSPHOOK intercept data packets Hook DLL injection
WPE三件套(WPE+CCP+E2G)冰枫修改版
- 抓包,分析,拦截,测试,必备的,功能比较强大(Capture, analysis, interception, test, necessary, more powerful features)