-
该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了h...
该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了hook NtQuerySystemInformation函数来实现进程隐藏的功能-The code for the kernel, I am learning winnt wrote, Its main function is in ring3 through DeviceIoControl communication with the driver. access to the kernel and sdt data, the information loop. And the achievement of the hook function to achieve NtQuerySystemInformation implicit process possession of the function
- 2022-02-14 22:21:32下载
- 积分:1
-
Programming the Microsoft Windows Driver Model first edition of the CD
Programming the Microsoft Windows Driver Model 第一版光盘中的源码-Programming the Microsoft Windows Driver Model first edition of the CD-source
- 2022-08-23 23:33:48下载
- 积分:1
-
This is the PCI9054
这是PCI9054的DMA驱动程序,可以进行DMA传输,通过测试,可以直接使用-This is the PCI9054
- 2022-06-30 01:55:43下载
- 积分:1
-
Linux real
本人在Linux实时内核下写的PID算法的电机驱动程序,通过共享内存的方式与用户态通讯保存数据。保存的数据以二进制的形式存储-Linux real-time kernel written for the PID algorithm motor drivers, through shared memory and the state of communications users to save data. To preserve the data in the form of binary storage
- 2022-03-13 03:50:21下载
- 积分:1
-
TM12864BBA LCD controller T6963C
液晶TM12864BBA的控制器T6963C驱动的汇编代码-TM12864BBA LCD controller T6963C-driven compilation code
- 2022-01-30 19:39:04下载
- 积分:1
-
五分钟学会WinDriver
五分钟学会Windriver-five minutes Society Windriver
- 2023-01-28 16:45:03下载
- 积分:1
-
19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。...
19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。-program of 192*64 graphical LCD Driver,you can apply this driver to your own system by rewriting little of the code.
- 2022-03-23 08:14:37下载
- 积分:1
-
This is my classmates prior written Using Driver Development PCI
这是我同学以前写的用DriverWorks开发PCI驱动流程,很有用的-This is my classmates prior written Using Driver Development PCI-driven process, a very useful
- 2022-01-30 15:17:24下载
- 积分:1
-
利用giveio实现在windows下直接访问pci卡的程序.安装giveio后,将源代码中的pci的venderid和deviceid改为自己pci卡的id号...
利用giveio实现在windows下直接访问pci卡的程序.安装giveio后,将源代码中的pci的venderid和deviceid改为自己pci卡的id号,就能够在widows下得到自己pci卡的基地址,在giveio运行的条件下可以直接对pci的io端口进行操作!-Giveio realize the use of direct access to the windows under the pci card procedures. Giveio installed, will the source code of the pci and DeviceID venderid changed their pci card id number, will be able to get their widows under the pci card base address, in giveio running conditions can be directly on the pci port to operate the io!
- 2023-04-02 05:10:03下载
- 积分:1
-
wince5.0 s3c2440 iic驱动源码带有详细注释
wince5.0 s3c2440 iic驱动源码带有详细注释-wince5.0 s3c2440 iic driver source code with detailed notes
- 2022-01-26 04:46:25下载
- 积分:1