搜索资源列表
HideFunc
- 直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through the traditional method of inj
8.如何正常终止线程?
- 简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能-straightforward presentation of the normal thread termination release memory process. Mainly through the release of closed-threaded C Board to achieve this function
ProcContrlTest
- 本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名*进程,按进程ID*进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, including : process ID, process name
ProcessSort
- 每隔5分钟查看一下当前系统中那个进程占用的内存最大,并写日志文件-every 5 minutes to check the current system that process memory used most, and write log files
process
- 多进程通信,采用postmessage和内存共享的方式在两个不同程序中通信-Multi-process communication, shared memory using postmessage and the way in two different programs in communication
process--help-warrapper-class
- windows mfc process helper class find process and thread read process memory
DynamicDllLoading_demo
- dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll. Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obta
DllPatch
- DLL内存补丁,可查找进程中的dll模块,对dll模块的基地址相对偏移处修改内存,相比流行的进程内存补丁更进了一步-DLL memory patch can be find in the process of dll module, dll modules of relatively offset base address corrections memory, compared to the process of popular memory patch has taken one step
memoryshare
- 多进程内存共享。包括内存的读写。 多进程内存共享。包括内存的读写。-Multi-process memory sharing. Including memory read and write.
Process-scheduling-algorithm-
- 先来先服务调度算法(FCFS):每次调度都是从后备作业队列中,选择一个或多个最先进入该队列的作业,将它们调入内存,为它们分配资源、创建进程,然后放入就绪队列。在进程调度中采用FCFS算法时,这每次调度是从就绪队列中,选择一个最先进入该队列的进程,为之分配处理机,使之投入运行。该进程一直运行到完成或发生某事件阻赛后,才放弃处理机。 最短作业优先(SJF):每次从后备队列中选择一个或若干个估计运行时间最短的作业,将它们调入内存运行。 -FCFS scheduling algorithm (F
Process-Hide
- 里面是使用visual studio 2008 C++编写的, 使用修改内存中的进程活动链来实现的隐藏。 可以在XP SP3(不含SP3)之前的版本实现成功。 -Which is to use visual studio 2008 C++ written in memory of the process using the modified chain of activities to achieve the hidden. In the XP SP3 (without SP3) ver
TaskManager
- 使用delphi编写的进程管理器 主要包括 1进程PID查看 2进程路径查看 3进程内存-Use delphi write process manager Including 1 the process PID view 2 the process path view 3 the process memory
Upgrade-The--Process
- 提升当前进程权限,使具有读写其它进程内存内容-Permission to upgrade the current process, so that it can read and write the other process memory content
prevent-end-process
- 得到Taskmgr选定项文本,得到任务管理器进程窗口句柄,获得选定行索引,分配内存空间和获得当前程序名称-Taskmgr selected item text to get the window handle of the Task Manager process, the selected row index to allocate memory space and access to the current program name of
TaskManager
- VC6.0 制作的一个进程管理器,实现了当前进程的提取,新建进程,结束进程,内存、CPU利用率的动态图表显示-VC6.0 produced by a process manager, the current process of extraction, the new process, the end of the process, memory, CPU utilization, dynamic charts show
jincheng
- 易语言释放自身进程的内存使用,以及释放其他进程的内存使用空间.-Easy language release its own process memory usage, as well as the release of other process memory space used.
process
- 实现进程间的通信,通信方式为共享内存和消息传递。本程序建立的是win32项目,p1为父进程,p2为子进程.-the program implements the communication between two processes.the way to communicate are shared memory and message.The code can run in win32 applocation.p1 is the parent process and p2 is the sub
DELPHI-system-process-viewer
- 重点阐述了如何获取系统的所有进程以及进程运行过程中所调用的模块文件(如EXE、DLL文件),并且介绍了终止进程操作和查看进程内存用量的具体方法。-Focuses on how to get the system files of all processes and process modules called during operation (such as EXE, DLL files), and introduced the specific method to terminate the
process
- 模拟Windows下的进程的创建与退出,和对应的内存分配情况,可直接运行,无需修改-Creating and exits, and the corresponding memory allocation process simulation under Windows, can be run directly without modification
game_modify
- 进程内存修改器, 这个代码是用来修改植物大战僵尸游戏的阳光值的, 这是一个基本的例子, 可以用来修改任何进程的内存值.-Process memory modifier, this code is used to modify the value of the plant war zombie sun, this is a basic example, you can use to modify the memory value of any process.
