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

Search list

[Internet-Networkeasy_firewall

Description: 一个简单的防火墙代码,很适合初学者学习NDIS编程!-a simple firewall code, which is perfect for beginners to learn NDIS programming!
Platform: | Size: 84992 | Author: 施丹 | Hits:

[Firewall-Security网络监控系统

Description: 基于费尔的Ndis Hook技术的网络监控系统 目录列表: TGuard 应用程序目录 TGuard_sys For 2k的驱动程序 Release 存放应用程序 Def 应用程序和驱动共用的一个定义文件 Tools 工具 安装: 将.sys文件放到\windows\system32\driver目录下,导入Tools目录中installHook.reg,重启. 注意点: 支持winRoute,Winxp带的ics共享,isa Server, 不支持sygate. 对网卡无限制.-Ndis Hook Technology Network Monitoring System directory listings : TGuard application directory TGuard_sys For 2k Driver Release storage applications Def applications and drive a shared definition document Tools installation tool :. Sys documents into \ windows \ system32 \ driver directory, import Tools directory installHook.reg restart. attention : winRoute support, with the ICs Winxp sharing, isa Server, does not support Sygate. NIC unrestricted right.
Platform: | Size: 506880 | Author: 孙卫平 | Hits:

[Windows CEWINCE设备驱动程序开发指南

Description: 介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序-introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven procedures, and how to achieve universal serial bus (USB) and Network Driver Interface Specification (NDIS) driver
Platform: | Size: 4352000 | Author: akay | Hits:

[Hook apiHook-Driver-by

Description: windows ndis钩子程序,用于防火墙、vpn、nat、网络驱动等软件的开发。-hook procedures for firewall, VPN, nat, network drives, such as software development.
Platform: | Size: 18432 | Author: | Hits:

[Internet-NetworkUSBNIC

Description: 将usb设备虚拟为网卡.DriverStudio的ndis例子.-will usb equipment for virtual LAN. DriverStudio the NDIS example.
Platform: | Size: 45056 | Author: 唐点 | Hits:

[Firewall-Security网络防火墙NetGuard源码

Description: VC网络防火墙,基于费尔的Ndis Hook技术,有兴趣的朋友研究研究.-VC network firewall, the Fairbanks-based technology Ndis Hook, interested friends studies.
Platform: | Size: 497664 | Author: da | Hits:

[Firewall-Security(R)-C++-Code-网络监控系统-源代码全

Description: 这是网络版的Rip版,版本号为2.1,基于费尔的Ndis Hook技术. 相比正式版,除了去掉了无关紧要的注册和升级,其余一字未改. 目录列表: TGuard 应用程序目录 TGuard_sys For 2k的驱动程序 Release 存放应用程序 Def 应用程序和驱动共用的一个定义文件 Tools 工具 从Ndis Hook技术改为基于DDK带的passthru.-This is the Internet version of Rip version, version 2.1, Based on the Fil Ndis Hook technology. compared to the official version, in addition to expelling irrelevant to the registration and upgrading, the rest of the word etched. directory listings : TGuard application directory TGuard_sys For 2k driver retention Release Fang applications Def applications and drive a common definition files from the Tools Tools Ndis Hook DDK-based technology to bring the passthru.
Platform: | Size: 506880 | Author: cdw | Hits:

[Hook apindishook

Description: NDISHOOK的示例代码 NDIS防火墙开发可参考-NDISHOOK the sample code NDIS firewall reference
Platform: | Size: 6144 | Author: | Hits:

[Internet-Networkpassthrufilter

Description: 基于ndis开发的中间层过滤程序,以及预留的I/O control 接口-based on the development of the NDIS intermediate layer filter process, and reserved the I/O interface control
Platform: | Size: 49152 | Author: 乔森 | Hits:

[Internet-NetworkzhouNDIS

Description: 这是一个NDIS的驱动小程序,适合初学操作系统的人观鉴-This is a small NDIS driver procedures, the operating system suitable for beginners View Kam
Platform: | Size: 30720 | Author: 周艳 | Hits:

[Internet-NetworkNDISprogromer

Description: NDIS协议驱动程序源代码清单。NDIS协议驱动程序源代码用C语言完成。文档里含有全部代码。-agreement NDIS driver source code list. Agreement NDIS driver source code using C language completed. Documents containing all the code.
Platform: | Size: 64512 | Author: 王小勇 | Hits:

[Internet-Networkxqsym1

Description: 4.0 DDK,回到步骤3指定DDK 4.0目录.在第4步中只选择 KNdisLib - Win32 NDIS 4 Miniport Free 和 Checked配置并编译。-4.0 DDK. three steps back to the designated DDK 4.0 directory. in Step 4 only choice KNdisLib-Win32 ND IS 4 Miniport Free and Checked configured and compiled.
Platform: | Size: 3838976 | Author: | Hits:

[Sniffer Package capturePacketget

Description: 用NDIS中间驱动程序截获网络封包的程序 运行在windows下 用于分析网络截获的封包-with NDIS Intermediate Drivers intercepted a packet network running under the windows for network analysis Tongxinluo intercepted packets
Platform: | Size: 1024 | Author: yangliu | Hits:

[Sniffer Package captureWindowsNetAndConmunicationDesign

Description: 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Windows个人防火墙的完整实例代码,防火墙采用应用层(SPI)核心层(IMD驱动)双重过滤机制,能够有效地抵挡网络入侵和攻击。提供了大量的完整的实例,许多例子稍做修改即可应用到实际项目中。-on Windows network programming tutorial for beginners, Windows display a variety of I/O methods, a detailed description of high-performance, scalable server development process, and gives detailed codes. Will be programming, network protocol and application examples of organic composition, Details on the Internet radio and IP Multicasting, the original socket, SPI, LAN and WAN on the scanning and detection technology, network and data theft protection, to deceive the ARP, IP deception. Details of the agreement demo-driven development process, NDIS Programming Interface. Programming in practice learning P2P program design, discussed the penetration of firewalls, NAT establish direct UDP and TCP connections to the various programs. Windows includes a complete personal firewall code example
Platform: | Size: 2154496 | Author: 王勇 | Hits:

[Internet-NetworkPassThru_Pro

Description: 使用NDIS_HOOK截获报文的例子。大部分NDIS API都涉及到了。-use NDIS_HOOK reportedly intercepted text example. Most NDIS API relate to.
Platform: | Size: 81920 | Author: 李峰 | Hits:

[Internet-NetworkProtoDrv

Description: 在win2003ddk基础上修改的ndis驱动-win2003ddk based on the revised ndis Drivers
Platform: | Size: 1010688 | Author: chenxu | Hits:

[Firewall-SecurityNDIS_IM_firewall

Description: NDIS IM防火墙安装文件和源代码,是学习NDIS中间层过滤最好的参考代码-NDIS IM firewall installation file and the source code is studying NDIS intermediate layer filter the best reference code
Platform: | Size: 2153472 | Author: | Hits:

[ELanguageSoftICE_564

Description: 这是一个用来调试驱动开发的一个调试器,可以编译和调试基于NDIS机制的驱动开发。-This is a debugger to drive the development of a debugger, Compiling and Debugging can be based on the NDIS driver development mechanism.
Platform: | Size: 92160 | Author: 刘才智 | Hits:

[Driver Developpcausa

Description: 这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序-This is a communication protocol based on NDIS prepared by the Win32 application program interface function Win32 users do not have to be concerned about the bottom-driven, and direct the preparation of application procedures
Platform: | Size: 3501056 | Author: 刘才智 | Hits:

[Firewall-Securityndis_passthru

Description: 说明:这是一个NDIS中间驱动程序示例,用它来截获网络封包,进行重组和转发-Note : This is an NDIS Intermediate Drivers example, use it to intercepted network packets, transmitted and reorganization
Platform: | Size: 70656 | Author: lsh | Hits:
« 1 2 3 45 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net