搜索资源列表
Windows防火墙与网络封包截获技术源码
- Windows防火墙与网络封包截获技术的源码,用以作为小型防火墙拦截数据包使用。-Windows firewall and network packets intercepted the source technology to serve as a small packet firewall use.
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 //要安装HOO
截获以太网数据,附源代码(NT_控制台程
- 截获以太网数据,拦截Windows下的网络数据包,并对数据包进行分析!-intercepted Ethernet data, intercepting Windows network packet, and packet analysis!
WINcap 抓包 源代码
wincap 抓以太网包源代码 可以拦截 以太网中数据包
DrvFltIp_source
- ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
Api Hook和封包拦截技术
- const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOO
截获以太网数据,附源代码(NT_控制台程
- 截获以太网数据,拦截Windows下的网络数据包,并对数据包进行分析!-intercepted Ethernet data, intercepting Windows network packet, and packet analysis!
APIhook
- 一个用hook拦截数据包的VC程序。 先获取所有进程,然后选择你要操作的进程。-A hook used to intercept packets of VC procedures. First access to all processes, and then select the operation you want to process.
DriverFW
- 打造自己的驱动防火墙,演示了如何利用驱动来拦截数据包-Create its own drive firewall, demonstrated how to use drivers to intercept packets
VBAAAA
- VB拦截数据包,在XP下可以直接运行。 VB拦截数据包,在XP下可以直接运行。-VB intercept packets in XP can be run directly. VB intercept packets in XP can be run directly.
passthru
- 网络包截获与修改,拦截网卡数据包,对包进行修改,然后发送。-Network packet intercepted and modified to intercept packets card on the package be modified, and then send.
TCP_Sniffer
- VB实现网络数据包的拦截分析统计,功能较全面,可用做学习-VB network packet analysis to intercept statistics
2006090922422621971
- IPmom程序,拦截数据包,可以进行修改和欺骗-IPmom procedure, intercept the data packets that can be modified and deception
ReleaseSource
- Windows防火墙源代码,NDIS网络数据包拦截,底层数据包过滤。监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,从而可以对TCP/IP封包做一层过滤来达到防止黑客攻击的目的。-ndis
IP_Pack
- 一个基于用户层的功能强大的IP包拦截控件,能拦截IP协议的各种数据包,如: UDP, ICMP, IGMP, GGP, TCP, PUP,对分析IP协议的初学者非常有帮助.-A network sniffer component for IP protocol data package filtering based on user level, this component is capable of intercepting and
源代码
- 拦截网络数据白,并进行协议分析,实现ARP、TCP、RARP、IP、UDP等协议的数据包分析(packet capture and analyze)
WPE三件套(WPE+CCP+E2G)冰枫修改版
- 抓包,分析,拦截,测试,必备的,功能比较强大(Capture, analysis, interception, test, necessary, more powerful features)