Welcome![Sign In][Sign Up]
Location:
Search - ndis

Search list

[Driver Developndis_111

Description: NDIS过滤驱动在广域网络会话劫持防范技术中的应用研究-NDIS filter driver in the wide area network to prevent session hijacking Technology Research
Platform: | Size: 55296 | Author: hyutu | Hits:

[Internet-NetworkProtoDrv

Description: ndis的网络协议驱动例子-NDIS network protocol driver examples
Platform: | Size: 45056 | Author: zjianou | Hits:

[Driver Develop117143145NDIS

Description: 详细介绍NDIS驱动程序开发,对驱动程序开发人员具有很高的实用价值-Details NDIS driver development, driver development for the staff has high practical value
Platform: | Size: 588800 | Author: tenten | Hits:

[Delphi VCLvvyang_AdpSpy

Description: AdpSpy NDIS 网卡 网络接口,、在 NT 系统中插、拔网线时,系统栏右下角都会冒出个气泡进行提示。它是怎样实现的呢,其实很简单,如果您感兴趣的话,不妨花几分钟看看我写的这个小程序。 2、特点:不依赖具体协议,直接读取中间层驱动接口,能够实时监控网线是否被插拔、网卡是否被插拔或禁用。作少许改动还可以得到网卡流量等信息。 3、我的水平很洼,也不知道过去有没有人写过相同的程序(那就太丢人了),班门弄斧别笑话我-AdpSpy NDIS 网卡 网络接口
Platform: | Size: 200704 | Author: 王二 | Hits:

[Internet-NetworkNDISPassthru

Description: Passthru Mini Filter NDIS Driver Sample from WinDDK
Platform: | Size: 37888 | Author: konkevych | Hits:

[Internet-NetworkFireWall

Description: ndis 防火墙的实现 中间层采用passthru-NDIS layer between the firewall implementation the use of passthru
Platform: | Size: 3562496 | Author: 寒星 | Hits:

[Internet-Networkndistrap1.0

Description: NDIS 6 Vista driver headers described relation with NDIS 5
Platform: | Size: 3072 | Author: Andrej | Hits:

[Driver DevelopNDIS_setup

Description: NDIS IMD中间层驱动自动安装程序,自动安装Passthrou驱动,C-NDIS IMD driver s setup code
Platform: | Size: 6144 | Author: 王慧平 | Hits:

[Windows Developrk_044

Description: 通过ndis在网络上发送原始的数据包,对于arp协议进行了相关的处理-Through the NDIS network packets sent original, the arp protocol to carry out the relevant treatment
Platform: | Size: 258048 | Author: 刘丽 | Hits:

[Driver DevelopNDIS_driver

Description: NDIS协议驱动开发,请参考DDK里面的packet代码阅读本文-NDIS protocol driver development, please refer to the packet code inside DDK read this article
Platform: | Size: 142336 | Author: wangweinoo1 | Hits:

[Driver Developfilter

Description: ndis filter 驱动程序源代码,需要的朋友可以-ndis filter driver source code, can look at the Friends of the required
Platform: | Size: 26624 | Author: gu | Hits:

[Sniffer Package capturepacketV3-13

Description: NDIS协议驱动开发,详细分析,网络数据包截获与侦听技术。-NDIS protocl driver devolap
Platform: | Size: 19456 | Author: 曾子牛 | Hits:

[Windows Developpassthru

Description: NDIS的框架PASSTHRU,可以实现防火墙等功能,学习的好材料-NDIS framework PASSTHRU, firewall and other functions can be achieved, a good learning materials
Platform: | Size: 586752 | Author: zz | Hits:

[VC/MFCNDIS_manual

Description: NDIS的开发资料,内容丰富,对NDIS感兴趣的朋友可以-NDIS development of information rich in content and interest to NDIS friends can see
Platform: | Size: 11264 | Author: whsky | Hits:

[Internet-NetworkarpProject2

Description: 本软件利用wincap和NDIS驱动实现了ARP防火墙,内容分为两部分,防火墙应用程序的编译和NDIS驱动模块的编译。源代码一起打包了,下载下来后解压,然后在VC的 工具->选项->目录 里添加它。例如你解压在了C:\WPDPACK目录,那么在VC中则要添加“include files”为C:\WPDPACK INCLUDE\, 同时添加“library files”为C:\WPDPACK\LIB。 其间视乎安装环境的不同,可能还会使用到iphlpapi相关的文件,如果你使用的是 XP的操作系统,安装VC6.0,那么应该就需要这些文件。它们也已经和源代码一起打包了, 把其中的*.h文件放到VC的include目录,把*.lib文件放到VC的LIB目录就行,或者其它 项目可以引用到的地方。 之后用VC6.0打开工程文件,即arpdetector目录下的arpdetector.dsw,进行编译即-arp firewall ,wincap,ndis
Platform: | Size: 1792000 | Author: 成智之 | Hits:

[Windows DevelopPacket32

Description: NDIS PACKET32 网络监听NT
Platform: | Size: 139264 | Author: ka | Hits:

[Internet-NetworkPassThru3

Description: ndis packet filter for personal firewall develop
Platform: | Size: 138240 | Author: ali | Hits:

[Internet-NetworkPassthruUnInstall

Description: 一个简单的Passthru自动安装代码,本代码不含NDIS的Passthru原代码.-A simple code to automatically install Passthru, the Passthru code does not contain the original code of the NDIS.
Platform: | Size: 126976 | Author: 徐裕泽 | Hits:

[Driver Developeeyebootroot

Description: 一个基于MBR的bootkit,主要功能是实现NDIS的后门技术,接受固定格式的数据包而实现主机红屏。-The eEye BootRootKit NDIS backdoor is a demonstration of boot-time Windows kernel subversion technology. The assembly source code (ebrk.asm) was written for use with MASM 6.11. It comes in pre-packaged executable form as a floppy disk image (ebrk.img) and as a CD-ROM ISO-9660 image (ebrk.iso). Note that the ISO is bare-bones and does not contain a file system, only a boot sector. If you burn it to disc, it will for the most part appear to be a blank CD. We ve also included the source for a very simple demonstration packet (demrsod2.asm), and a compiled binary file (demrsod2.bin) to be used with netcat ("nc-u").
Platform: | Size: 80896 | Author: 沙乐天 | Hits:

[Driver DevelopNDISIntermediateDrivers

Description: NDIS Intermediate Drivers
Platform: | Size: 391168 | Author: s.madhan raj | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 30 »

CodeBus www.codebus.net