搜索资源列表
SPIdatadefense
- SPI数据拦截程序,对学习网络编程很有帮助 -SPI data interception procedure, the Learning Network Programming helpful
NetHandle(TDI_Filter_Hook)
- 使用TDI 和Filter-Hook进行网络数据拦截的两个例子, 以前外挂用过
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!
导弹拦截算法C语言实现
- 某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统。但是这种导弹拦截系统有一个缺陷:虽然它的第一发炮弹能够到达任意的高度,但是以后每一发炮弹都不能高于前一发的高度。某天,雷达捕捉到敌国的导弹来袭。由于该系统还在试用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹 输入导弹依次飞来的高度(雷达给出的高度数据是不大于 30000 的正整数),计算这套系统最多能拦截多少导弹,并依次输出被拦截的导弹飞来时候的高度。
网卡数据拦截
- 网卡数据拦截
DrvFltIp_source
- ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
drv
- 驱动程序开发的例子,tdi防火墙源代码,数据封包的拦截,过滤等-Driver Development example, TDI firewall source code, data packet interception, filtration, etc.
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!
SPIdatadefense
- SPI数据拦截程序,对学习网络编程很有帮助 -SPI data interception procedure, the Learning Network Programming helpful
NetHandle(TDI_Filter_Hook)
- 使用TDI 和Filter-Hook进行网络数据拦截的两个例子, 以前外挂用过-The use of TDI and the Filter-Hook for network data to intercept the two examples previously used plug-ins
passthru
- ndis中间层驱动程序,该源码实现了在ndis网络层中添加了一层,实现对数据的过滤-NDIS intermediate driver layer, the source realize the NDIS network layer add a layer to achieve the filtering of data
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.
passthru
- 网络包截获与修改,拦截网卡数据包,对包进行修改,然后发送。-Network packet intercepted and modified to intercept packets card on the package be modified, and then send.
SPI-firewall-technology
- SPI防火墙技术,通过SPI技术对网络数据拦截,里面有文档和源程序-SPI firewall technology, through the SPI technology to intercept network data, which has documents and source code
IPPack
- 一个用HOOK WIN32API拦截网络数据的程序。-Appliation which you can use it as a Internet packet monitor
TCP_Sniffer
- VB实现网络数据包的拦截分析统计,功能较全面,可用做学习-VB network packet analysis to intercept statistics
app-release
- 一个app上拦截过滤上网数据的软件,可以很好的查看哪些app获取哪些数据信息(A app filter on the Internet to intercept data software, can be a good view of what app access to what data information)
WEB封包拦截分析器
- WEB封包拦截分析器读拦截其它程序的网络数据封包,有时候我们需要对其它应用程序发送和接收的网络数据进行拦截,比如要对IE发送的HTTP头进行分析,得到请求的地址等.这次我们可以用一些(WEB packet interception of network data packet interception analyzer reading other programs, sometimes we need to network data t