搜索资源列表
9xnt进程管理源代码.rar
- 枚举windows 9x/nt 系统进程,并对其进行管理源代码
Windows NT2000下的进程列举&.rar
- Windows NT2000下的进程列举
监视进程运行.rar
- windows用delphi监视进程运行
NT下进程隐藏
- 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
pid_display
- 列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
Windows 进程管理
- 用于查看系统的所有进程,但是关机可能在不同的windows上的效果不一样,那是系统才有的权力-View system for all processes, However shutdown may be in different windows on the results, it is only the power system
WindowsprocessCode
- 经典的windows进程程序案例,初学者可以很快了解windows进程控制。-classic case process procedures, beginners can quickly understand the process control windows.
Wprocess2
- 一个比较简单的Windows进程管理器源代码,仅供参考-a relatively simple process management for Windows source code, for information purposes only
zxlk
- 这是在入门SDK时编的一个练手, 纯SDK编写的WINDOWS进程管理器,主要功能:可以查杀系统进程,列举进程的所有模块,还可以查找某模块给哪些进程加载,而且还可以强制解除进程模块,这对于查杀DLL行后门则很使用。-This is the Portal SDK when an addendum to the practice hands, Pure prepared by the Windows SDK process management, which will mainly functi
PROCVIEW
- 运用windows API 实现查看windows进程的方法.
Windows
- 操作系统中基于的进程调度原代码 在Windows命令控制台下创建进程调度的方法,本文的方法实现并做些简单的进程及线程的测试程序
ProcessManager
- vc编写的,提取windows进程管理器信息的程序
进程管理器
- 进程管理器,类似于windows的任务管理器-process management device, similar to windows task manager
Windows存储管理实习
- 使用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 tra
*系统进程代码
- 该软件提供了打开进程,*进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!-The software provides the open process, kill the process, setting a new process and other functions, the windows to the understanding of the process of writing helpful approach, the prop
进程手术刀1.0
- 功能:1.显示系统进程及进程的模块、线程信息。2.能*任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的*。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
模拟进程管理
- 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conducive to the learning process ri
监视进程运行
- windows用delphi监视进程运行-windows monitors the advancement with delphi to move
windows-communicate
- 命名管道例子程序,实现windows 进程间的通讯-Named pipe example program, to achieve inter-process communication windows
ZDI-WINDOWS-good
- 利用WINDOWS API调用时间并修改时间的工具,很好的(Using WINDOWS API call time and modify the tool, is very good)