-
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容-Can monitor the system clipboard actions, and to 16 hexadecimal display the contents of the clipboard, you can clear the contents of
- 2022-02-05 23:43:37下载
- 积分:1
-
VC的程序那个源码,适合初学者,高手就不必看了
VC的程序那个源码,适合初学者,高手就不必看了-VC-source process that is suitable for beginners, you do not have to read
- 2022-01-25 21:27:57下载
- 积分:1
-
6环境下的主动寄存器控制,操作简单,值得一个五
VC++6.0环境下注册ACTIVE控件,操作简洁,值得一看哦-VC++ 6.0 environment ACTIVE register controls, operation is simple and worth a visit, oh
- 2022-05-12 10:00:21下载
- 积分:1
-
实现线程之间的通信与互斥
实现线程之间的通信与互斥-achieve communication between threads and Exclusion
- 2022-08-19 20:53:36下载
- 积分:1
-
通过使用winio驱动,实现对IO端口地读写。
通过使用winio驱动,实现对IO端口地读写。-By using winio drive, realize the IO port to read and write.
- 2022-04-24 12:59:06下载
- 积分:1
-
VC服务程序源代码
本代码是演示SERVER服务程序,额也是一个框架文件,大家可以以此为模板参考基础来书写自己的服务代码。本代码入口函数为_tWinMain函数,里面的 Run函数为一个线程,其内部为整体就是一个线程,也可以在里面添加更更多的线程。
- 2023-06-13 02:35:03下载
- 积分:1
-
Windows系统进程查看、结束,内存查看等
Windows系统进程查看、结束,内存查看等-View, the end of the system is running processes, view the system memory usage
- 2022-03-17 14:54:52下载
- 积分: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
-
简单明了的演示了DLL的制作和使用!静态,动态,C,c
简单明了的演示了DLL的制作和使用!静态,动态,C,c-Simple and clear demonstration of the production and use of DLL! Static, dynamic, C, c
- 2022-02-06 21:41:56下载
- 积分:1
-
可以实现在view上画随机大小的一个圆。
可以实现在view上画随机大小的一个圆。-it is a program can draw a circle.
- 2022-01-25 15:45:19下载
- 积分:1