-
恢复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
-
交通灯控制程序,可以实现交通等的时间控制和暂停
交通灯控制程序,可以实现交通等的时间控制和暂停-Traffic lights control procedures can be achieved time traffic control and suspended
- 2022-07-17 13:37:18下载
- 积分:1
-
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机...
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机的不同进
程之间,或在跨越整个网络的不同计算机的进程之间,协助进行消息的传输。用邮槽来开发应用程序是一件非常简单的事情,不要求对 T C P / I P或I P X这样的基层网络传送协议有着非常深入的了解。一种具体协议创建套接字所需的基本步骤。-In a variety of network transmission protocol, in order to provide a network programming interfaces are familiar with the U.S., should pay attention to some of the various characteristics of network protocols. This chapter will talk about a comprehensive agreement to use a specific attention should be drawn to some of the characteristics, including some of the basic principles of network connections. In addition, we will also discuss how Wi nsock inquiry procedure to protocol information, and to explore a specific protocol for the creation of the basic steps required socket.
- 2023-05-14 17:00:03下载
- 积分:1
-
串口modem的源程序
串口modem的源程序-serial modem source
- 2023-02-02 18:05:04下载
- 积分:1
-
debug用的,把头文件加在工程里,就可以输出日至文件了。
debug用的,把头文件加在工程里,就可以输出日至文件了。-debug with the document added to the head works, it can export to the document.
- 2022-03-01 15:03:30下载
- 积分:1
-
年大宇,大宇和# 39;财务总监问我写的一个小软件…
当年在大宇时,大宇的财务部主任托我写的一个小软件,好像后来网星的财务部主管也用这个小软件。输入栏要输入的是计税金额。-year in Daewoo, Daewoo"s financial director asked me to write a small software, like the Star network was the financial director also used the small software. Input column to the admission of taxable amount.
- 2022-02-04 23:00:05下载
- 积分:1
-
Window programming examples, cool!
Window 编程例子, 比较cool !-Window programming examples, cool!
- 2022-02-07 13:17:48下载
- 积分:1
-
bluetooth c语言实现的协议栈
c语言实现的蓝牙协议栈,集成usb,uart,spi适配器接口类型,协议栈支持server及client模式,使用csr4.0蓝牙dongle测试通过
- 2023-01-11 20:35:04下载
- 积分:1
-
不错的C源码,是关于遥操作服务的,很不错的
不错的C源码,是关于遥操作服务的,很不错的-good C source code, the distance of operational services, and very good
- 2023-03-18 08:25:03下载
- 积分:1
-
memory battery storage control by wince
memory battery storage control by wince
- 2022-08-24 08:59:12下载
- 积分:1