搜索资源列表
TestPCSC-0.1
- 测试PCSC读卡器的一个很好的例子,可以用来列举WINDOWS上的所有PCSC读卡器,以及可以和卡片通讯-test PCSC reader a good example. Windows can be used to list all the PCSC reader, as well as cards and communications
Keithley 24XX Output List and Acquire.vi
- Keithley 24XX Output List and Acquire
gooodmanusystem
- 1. MenuSampleCode目录是代码 这份代码我在我的硬件上测试过。 2.说明文档是:一个占用内存极少的菜单系统的实现.pdf 3.menu.gif是一个演示 4.目录说明 MenuSampleCode\SI Source Insight 3.5 的工程文件 MenuSampleCode\Menu.Uv2 Keil 的工程 MenuSampleCode\Src 源代码 MenuSampleCode\Obj 目标文件 MenuSampleCode\Lst
SSDTDumpDDK
- 获取SSDT列表的程序源码,DDK编译开发,学习驱动的好材料-Get a list of program source code SSDT, DDK compiler development, good material for learning-driven
TesSys
- PassTesSys方面的知识,里面提及了白名单的原理,值得学习-PassTesSys knowledge, which refers to the white list of principles, it is worth learning
list
- 内核下的使用LIST_ENTRY实现的双链表,非进程安全 加入 删除 清空 功能. 包括一个自己定义的结构里面 ,根据某字符项删除某节点-Kernel LIST_ENTRY implemented the use of double linked list, deletion of non-empty process security features. Including a definition of the structure of their own which, accordi
Code
- Hiding process with DKOM !采用断开系统中进程的双向链表方式,隐藏指定进程。本程序采用了硬编码,所以只能隐藏XP的进程,如果是其他系统需要修改编码地址!-Hiding process with DKOM! Disconnect system using two-way linked list in the process of the way, hidden designation process. This procedure uses hard-coded, so c
raw_send
- bin里的driver.sys可以用加载工具加进去 raw_send.exe格式:raw_send.exe <dst_addr> <src_addr> <dst_port> <number_of_packets_to_send> 所叫它是模拟是因为在内网可以实现了。 要实现外网发包需要发包去的主机的MAC-driver.sys in the bin can be added to the list of loaded too
Process
- 从零学驱动(一)进程列举。利用驱动列举出当前系统的进程列表。代码注释非常详细。-Studies from zero drive (1) process list. Drive to list using the current system list of processes. Code is very detailed comments.
VolumesDLG
- Enumerate and show a list of harddisks, partitions, associated letters, volume sizes and format types. Uses truecrypt.sys service
53607944driver
- 一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点, 这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序), DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。-One of the most simple driver, just like other executable programs, each driver has one entry point,
FindDeviceInfo
- List计算机上所有硬件资源,用WinIO实现底层驱动的连接-List of all computer hardware resources, to achieve low-level driver with WinIO connection
List-all-drivers-in-the-Computer
- List all drivers in computer
Get-Volum-Drive
- Get Volum Drive (Get Drive list)
WDFSyllabus2008
- WDF syllabus document list
Failure-of-the-repair-script-FBWF
- FBWF失灵修复脚本本脚本将重新配置FBWF保护驱动器。 by:wwng注意:下面的脚本将会清空FBWF的豁免列表并恢复到初始状态!-FBWF failure repair scr ipt to reconfigure the scr ipt FBWF protection drive. by: wwng Note: The following scr ipt will clear the list of exemptions FBWF and restore to its original s
list
- 链表封装 功能:链表头指针初始化,添加节点 数据先进先出,获取某个结点的data 获取链表的结点的个数,释放链表-Linked list package features: the list head pointer initialization, add a node data FIFO access to the data of a node for the linked list of the number of nodes, the release of the link
USBDevicesList
- usb devices list-usb devices list~~~~~~~~~~~~~~~~~~~~~~~~
1_3
- 用c语言将两个带表头结点的线性链表进行递增归并-C language will be two linear list with a header node increments merge
list
- 利用C语言实现的一个链表程序,该程序可以查找多个节点,并以链表形式返回-list,c