-
一个使用wtl实现的动态监视程序的debug程序
一个使用wtl实现的动态监视程序的debug程序--A debug program which can dynamic watching program using wtl
- 2022-02-25 13:12:32下载
- 积分:1
-
Windows系统热键HotKey编程示例,包括测试程序
Windows系统热键HotKey编程示例,包括测试程序-Hotkey HotKey Windows programming examples, including testing procedures
- 2023-06-20 10:30:04下载
- 积分:1
-
in industrial production control system, there are many needs time to complete t...
在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regularly updated progress on the screen of the PC regular crew sent down orders and transmit data. Especially in the control of the high performance requirements of real-time control system and data acquisition system, the need for more precision timing operation.
- 2022-04-21 16:41:24下载
- 积分:1
-
窗口化的小程序饿~~!用了就可以运行就这了~~!没别的用出
窗口化的小程序饿~~!用了就可以运行就这了~~!没别的用出-window of the small programs hungry ~ ~! It used to run on the ~ ~! No other uses
- 2022-12-06 00:45:03下载
- 积分:1
-
绕过所有用户层的hook代码
绕过一切用户层的hook,使用钩子方面的技术,涉及到Windows方面的核心编程,代码具有通用性,适合研究这方面或者对这方面感兴趣的人
- 2023-06-19 19:45:03下载
- 积分:1
-
使用vc编写的定时器源代码
使用vc编写的定时器源代码-vc prepared to use the timer source code
- 2023-06-17 10:45:03下载
- 积分:1
-
进程调度实验 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。...
进程调度实验 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-process of scheduling trials and the preparation of high-level language debugging process of scheduling a procedure to enhance the concept of the process and the process of scheduling algorithm understanding.
- 2022-05-25 22:52:36下载
- 积分:1
-
Asp.Net操作XMl,添加,删除,修改,显示,并实现分页
Asp.Net操作XMl,添加,删除,修改,显示,并实现分页-Asp.Net operation XMl, add, delete, modify, display, and to achieve paging
- 2022-03-14 19:20:53下载
- 积分:1
-
通过WinIo进行IDEHDD信息读取和BIOS版本信息的获取实例代码;实现在WINDOWS下进行底层I/O操作!...
通过WinIo进行IDEHDD信息读取和BIOS版本信息的获取实例代码;实现在WINDOWS下进行底层I/O操作!-WinIo carried out through information IDEHDD read and BIOS version information access example code achieve WINDOWS carried out under the bottom of I/O operations!
- 2022-03-18 01:07:41下载
- 积分:1
-
这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写...
这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。 在这篇文章里将描述隐藏文件、进程、注册表键和键值、系统服务和驱动、分配的内存还有句柄。-This document is in the Windows NT operating system hidden objects, documents, services, process technology. This method is based on the Windows API function link. This article describes techniques are, I wrote rootkit from the results of research, so it was rootkit more effective and more simple. Here, too, including my practice. In this document hidden object means certain changes to these objects naming system functions so that they will ignore these objects by name. So we change those functions return values, said these objects simply do not exist. The most basic method (excluding a few different) is that we should call the original parameters of the original function, and then we change their
- 2022-03-07 17:00:50下载
- 积分:1