-
恢复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
-
C语言写的一个学生管理系统【数组版本】
用C语言写的一个不完善的代码项目,使用数组写成的,只能是一个新手可以看看的入门项目;
- 2022-01-22 10:41:52下载
- 积分:1
-
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码...
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码-Very easy to use source code is to process the form to the service can start automatically after boot to run the source code
- 2022-03-20 17:52:02下载
- 积分:1
-
对C++文件的读取与操作,详细介绍的文件操作的方式与步骤。...
对C++文件的读取与操作,详细介绍的文件操作的方式与步骤。-On C++ Documents to read and operate, detailing the way the file operations and steps.
- 2022-04-20 09:56:58下载
- 积分:1
-
Grid recognition algorithm: Enter an external contour and external marking squar...
方格识别算法:输入具有外部轮廓和外部标记的九宫格图像,标记设定在右上角,个小格的位置从左到右,从下到上一次表示成0-8位的二进制数,其中黑―1,白―0.输出对应的十进制数,对任意角度放置的图像能准确识别。-Grid recognition algorithm: Enter an external contour and external marking squares image, mark set at the upper right corner, a small grid position from left to right, from bottom to top into a 0-8 first express-bit binary number, in which black-1,-0 white. output corresponding to a decimal number, for any angle to place the image can accurately identify.
- 2022-03-18 13:04:05下载
- 积分:1
-
C#开发的一个财务凭证管理系统,说明和源码齐全
C#开发的一个财务凭证管理系统,说明和源码齐全-C# development of a financial management system certificate, description, and source code is complete
- 2023-04-18 07:35:03下载
- 积分:1
-
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。...
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。-An asynchronous chat system, the system only allows the client and the server can transmit the string data, not to achieve any of its customers a direct transmission of information.
- 2022-06-03 13:57:16下载
- 积分:1
-
这是一个关于三角网格的程序的一部分,需要在vc++中应用
这是一个关于三角网格的程序的一部分,需要在vc++中应用-This is a triangular mesh on the part of the procedure, the need for vc++ Application
- 2022-02-13 18:24:48下载
- 积分:1
-
在accordition used by moootols JS库。
a accordition used by moootols js liberary.
- 2022-06-21 05:00:31下载
- 积分:1
-
database based on the background of VB applications
基于后台数据库的VB应用程序-database based on the background of VB applications
- 2023-06-04 19:05:03下载
- 积分:1