-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
Microchip的PIC的比特计数代码
microchip Pic bitcount code
- 2022-03-18 14:01:12下载
- 积分:1
-
这是一个关与实习程序文法的程序是在PASCAL的经典编程框架.
这是一个关与实习程序文法的程序是在PASCAL的经典编程框架.-This is a programme which is about the practicing programme grammer built by PASCAL.
- 2022-02-21 05:26:12下载
- 积分:1
-
matlab代理模型工具箱
matlab代理模型工具箱
- 2022-10-05 01:55:24下载
- 积分:1
-
Code Notebook notebook source code. Rar finally found to support what ah
Code Notebook 代码笔记本 源代码.rar
好不容易找到的,支持一下啊-Code Notebook notebook source code. Rar finally found to support what ah
- 2022-02-26 13:56:00下载
- 积分:1
-
read ie query string
read ie query string
- 2022-03-31 01:35:22下载
- 积分:1
-
The preparation of a pathway to solve the maze procedure. (2) the user to enter...
编制一个求解迷宫通路的程序。(2) 用户以文件的形式输入迷宫的数据:文件中迷宫保存在一个[ ]中,e表示入口,x表示出口,1表示障碍,0表示通路,每一行用逗号隔开。-The preparation of a pathway to solve the maze procedure. (2) the user to enter the maze in the form of data: documents saved in a maze [] in, e express entrance, x express export, express one obstacle, 0 express pathway, each line separated by commas.
- 2022-05-26 17:28:38下载
- 积分:1
-
本数据库为access2000格式,如使用的是access97必须用access2000对数据库进行转化 后方可修改。...
本数据库为access2000格式,如使用的是access97必须用access2000对数据库进行转化 后方可修改。-access2000 the database format, such as the use of Access must access2000 the database after conversion may be revised.
- 2022-01-28 07:47:21下载
- 积分:1
-
VB6 codes for finds the USB HID
VB6 codes for finds the USB HID-class device and exchanges data with it.
- 2023-06-25 14:45:03下载
- 积分:1
-
中国象棋的声音代码,对学习的有用。
一个中国象棋的源代码,可以供学习VC的人用。-chinese chess sound code .it is useful for vc study.
- 2022-06-27 22:53:21下载
- 积分:1