-
恢复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
-
An interface todayscreen today to prepare a small program
一个编写今日界面todayscreen的一个小程序-An interface todayscreen today to prepare a small program
- 2022-06-28 12:15:06下载
- 积分:1
-
A synchronization process to copy the lyrics to make it easier to not use the MP...
一个同步复制歌词的程序,方便在使用MP3时不要在硬盘上到处找歌词-A synchronization process to copy the lyrics to make it easier to not use the MP3 on your hard drive around in search of the lyrics
- 2022-04-20 06:17:20下载
- 积分:1
-
C standard library code
C++标准程序库code-C standard library code
- 2022-09-04 17:45:02下载
- 积分:1
-
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。动态归划
- 2022-08-03 06:31:29下载
- 积分:1
-
vc开发的多线程聊天软件源码,winsock编程,mfc
vc开发的多线程聊天软件源码,winsock编程,mfc-Network chat program source code, support multithread.
- 2022-02-13 12:20:40下载
- 积分:1
-
MFC下的串口通信程序,使用vs2010实现
MFC下的串口通信程序,使用vs2010实现,里面使用数组模拟一个消息队列,实现串口的收发数据。如有雷同纯属巧合。
- 2022-08-16 03:59:37下载
- 积分:1
-
SIFT
基于C/C++语言的sift图像特征提取程序,对于研究图像匹配、sift算法很有帮助-sift
- 2023-07-12 02:10:03下载
- 积分:1
-
In the edit box enter the drawing commands, when you click " Drawing" b...
在编辑框输入绘图命令,当单击“绘图”按钮时,能在左边坐标轴绘制所对应的图形-In the edit box enter the drawing commands, when you click " Drawing" button, be able to draw on the left axis corresponds to the graphic
- 2022-03-15 07:50:20下载
- 积分:1
-
双线性插值
Bilinear Interpolation
- 2022-03-04 02:45:27下载
- 积分:1