搜索资源列表
sd卡(驱动)工作原理分析完整版
- 1硬件初始化,与CPU相关的配置,SSIO功能设置2SD卡的数据包、命令索引表和命令回应3命令相应的实现,读写SD卡,命令协议的封包拆包4SD卡配置的相关结构体信息分析(CID、CSD)-a hardware initialization, and the CPU configuration, SSIO 2SD cards feature set of data packets, orders table and orders to respond to three orders corresp
WindriverZC030x
- 前段时间在该网站下载了一个利用Windriver编写的Ov511芯片组的驱动,但是项目中想采用中星微芯片组摄像头,所以后来购买了今视通公司的一款摄像头,根据Linux的SPCA5xx中的驱动进行了改写,目前数据已经能够捕获,但还没有进行数据JPEG解压工作,文件包中还包括利用USBlyzer捕获的数据包。希望对大家有用。
DriverFW
- 打造自己的驱动防火墙,演示了如何利用驱动来拦截数据包
TCP_VSer
- 管理软件和现场总线之间的信息转换工作,并与外网进行TCP数据包通讯,在作用上非常类似于硬件意义上的网络桥接器
eeyebootroot.zip
- 一个基于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-pac
passthru
- 中间层驱动开发框架 用于在其基础上对开发网络数据包的操作。-The middle layer-driven development framework for their development on the basis of the operation of network data packets.
passthru
- 基于passthru的ndis驱动,根据特征字修改数据包,达到重定向功能-Passthru ndis driver, according to the character of the word modify the packet to reach the redirection feature
NDIS-filter
- NDIS数据包过滤监控,测试通过,是学习ndis的好例子。NdisMonitor_v1-00是演示程序,NdisMonitor_v1-00_kernel是驱动源代码-NDIS packet filter monitor, test, is a good example to learn ndis. NdisMonitor_v1-00 is a demonstration program, NdisMonitor_v1-00_kernel is the driving source
IpPacaageFilter
- IP数据包过滤,实现防火墙功能。压缩包中包含测试程序。-IP packet filtering, firewall implementation function. Compressed package that contains test procedures.
Packet_Analysis
- 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the use of the kernel queue, the sys
tap-win32
- tun/tap 虚拟网卡win32 驱动程序,可以截获IP数据包,并直接传递到应用进程-tun/tap win32 driver
ndis
- windows 下的ndis的中间层驱动程序源代码.实现数据包的封装与解封。-windows of the middle-tier under the ndis driver source code. data packet packaging and re-opened.
netdrv
- 网络过滤驱动,简单分析网络数据包,对于特殊要求需要自己按需修改-netdrv NDIS Intermediate Driver
PacketCapture
- 包截获程序,使用底层驱动截获数据包,C-Packet capture program, the underlying driver intercepted packet, C++
WinpkFilter
- 一个高性能的网络数据包处理架构,利用WinpkFilter可以在应用层直接对数据包进行处理,甚至可以在应用层延缓数据包发送-WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network
IPRedirect
- 使用ndis 中间层进行数据包转发. win xp包括起操作系统x86和x64都支持 IP Packet Redirector Driver 驱动 -IP Redirect with ndis driver
VC_Project_Files
- 上位机与pci9054通讯,此例中为上位机发送数据包给pci9054,用DMA传输方式-Pci9054 communicate with the host computer, in this case to send data to the host computer contracted pci9054, using DMA transfer mode
VC_Project_Files
- 此例为上位机接受从PCI9054中dma方式发送过来的数据包,检测长度,字节数-This example from PCI9054 for PC accept dma to send packets, length, number of bytes
UDP_Trans
- 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
NDIS
- NDIS驱动,实现内核层网络数据截伪造数据包转发等功能。-NDIS driver, the realization of the kernel layer network data cut fake packet forwarding, and other functions.