-
列举程序中所有进程的示例,用到windows进程编程的一些原理。...
列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
- 2022-01-26 06:06:46下载
- 积分:1
-
查看当前正在运行的进程的相关信息,包括倒入的dll信息,加载地址等。...
查看当前正在运行的进程的相关信息,包括倒入的dll信息,加载地址等。-View is currently running processes related information, including information poured into the dll, loading address.
- 2023-01-15 04:50:04下载
- 积分:1
-
是在国外一个网站下的一个读取当前正在执行的进程个数,以及一些基本情况的程序,希望大家喜欢。!嘿!...
是在国外一个网站下的一个读取当前正在执行的进程个数,以及一些基本情况的程序,希望大家喜欢。!嘿!-Abroad under a web site a read the current number of ongoing processes, as well as some basic conditions of the process, I hope everyone likes. ! Hallo!
- 2022-06-27 07:22:52下载
- 积分:1
-
使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。...
使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。- Uses line regulation synchronization class which
CriticalSection (critical zone) and Mutex (incompatible object)
realizes.
- 2022-02-28 22:06:58下载
- 积分:1
-
窗口多线程编程最基本的介绍实例
windows多线程编程最基础的入门例子-windows multithreaded programming most basic introductory examples
- 2022-02-24 13:50:42下载
- 积分:1
-
大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的...
大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的代码Copy aphex的,嘿嘿懒得自己写了。
这个程序能将以_hke_开头的文件和文件夹在任务管理器(我的电脑)里隐藏,刷新下见效果,再次运行取消APIHook,没写注册表和服务,放心测试吧,重启后什么都没变,喜欢的话自己再改改。-U.S. APIHook are using a DLL, so I wrote a silly without DLL
- 2022-02-10 06:10:25下载
- 积分:1
-
列出所有过程系统
列举系统中所有进程-list all processes System
- 2022-03-17 08:55:03下载
- 积分:1
-
使用内存映射文件在两个进程间进行通信
使用内存映射文件在两个进程间进行通信-use memory-mapped file between the two processes communicate
- 2023-02-18 08:40:03下载
- 积分:1
-
use Windows 2000/XP API functions, including the preparation of a two
使用Windows 2000 / XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。-use Windows 2000/XP API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume.
- 2022-07-27 02:37:11下载
- 积分:1
-
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu -protect a multi-threaded application resource-sharing example. Author : Liu Xiangyang
- 2022-02-24 10:06:40下载
- 积分:1