搜索资源列表
进程列表
- 进程列表,列出系统正在运行的所有进程,包括隐含的-process list, listing system is operating in all processes, including the implicit
list.cpp
- 信号量又称为信号灯,它是用来协调不同进程间的数据对象的,而最主要的应用是前一节的共享内存方式的进程间通信。本质上,信号量是一个计数器,它用来记录对某个资源(如共享内存)的存取状况。一般说来,为了获得共享资源,进程需要执行下列操作:-volume also known as signal lights, it is used to coordinate different processes of the data object, but the most important applicatio
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
02ProcessList
- 命令行的进程管理,对付“熊猫烧香”之类必备 命令参数: -? 帮助 -L 进程列表 -T 结束进程 -Q 退出程序-command line management of the process to deal with "Panda burn incense," which is essential order parameters :-? Help-L process list-ended process of T-Q exit
Test Link List
- It's a very simple test of demostrating how to process the link list in VC
Find_File_Path.rar
- 此程序根据给出的文件路径(可以粘贴路径、可以选择路径)搜索在这个路径下的具体后缀的所有文件,将结果在列表视图控件框中显示。程序中搜索的是所有.cpp文件。,This procedure under the given file path (you can paste the path, you can choose the path of) the search path in this specific suffix to all files, the results in the list
process
- 在C#中如何获得进程列表,并判断进程名来判断进程是否存在,用来检测固定的进程是否存在-In C#, how to get a list of processes, and determines the process name to determine whether the process exists, is used to detect whether a fixed process
list
- 内核下的使用LIST_ENTRY实现的双链表,非进程安全 加入 删除 清空 功能. 包括一个自己定义的结构里面 ,根据某字符项删除某节点-Kernel LIST_ENTRY implemented the use of double linked list, deletion of non-empty process security features. Including a definition of the structure of their own which, accordi
LIANBIAOCAOZUO
- 链表操作的完整实验报告,包括调试过程。其中链表的操作包括删除 插入 重构 查询 等等,只要是有关链表的操作都有-List the experimental operation of a complete report, including the debugging process. List operations which included the deletion of insert query remodeling, etc., as long as it is related to t
Code
- Hiding process with DKOM !采用断开系统中进程的双向链表方式,隐藏指定进程。本程序采用了硬编码,所以只能隐藏XP的进程,如果是其他系统需要修改编码地址!-Hiding process with DKOM! Disconnect system using two-way linked list in the process of the way, hidden designation process. This procedure uses hard-coded, so c
ListaProc
- It s an example to do a list of the process of the you OS
enum
- list process in the task manager
GetProcessDLL
- Get dll list of system proce-Get dll list of system process
list-print
- 自己用c#编写的一个清单打印程序,采用了水晶报表,以及数据的操作,对于初学者应该有所帮助,欢迎下载-C# to prepare themselves with a list of printing process, using the Crystal Reports, as well as data operations, should be helpful for the beginners are welcome to download
listprofile
- 列举出来所有的系统进程和用户进程,还可以列举出来进程已经打开的文件-To list all the system processes and user processes can also be cited by the paper process has been opened
Process
- 从零学驱动(一)进程列举。利用驱动列举出当前系统的进程列表。代码注释非常详细。-Studies from zero drive (1) process list. Drive to list using the current system list of processes. Code is very detailed comments.
pstree-2.32.tar
- 显示进程树列表的工具, 通过调用系统核心, 实现显示正在运行进程树的源码-Process tree tool shows a list, by calling the heart of the system to realize process tree shows the source code for running
View-Process-List
- 易语言源码 可以通过进程名称查到进程的目录所在-Easy language source code can be found through the process name of the directory where the process
Windows-7-64-bit-process-hidden
- hidecon, utility rootkit for x64 requires patchguard disabled, if not disabled... use patch which you may find on my web site. usage: hidecon -l (display process list) hidecon -le display hidden processes (dbgprint) hidecon -ld
Sensitive-process
- 列出系统当前进程列表,将用户分为管理员模式和访客模式。根据用户要求,如果是访客模式,只可以查询系统正在运行的进程。如果是管理员模式,不仅可以查询正在运行的进程,而且可以指定用户关心的进程为敏感进程,对其进行隐藏保护,使得访客无法正常关闭敏感进程。需要对该敏感进程进入隐藏、正常显示等行为进行记录和统计管理,方便查询。-Lists the system current process list, the users are divided into administrator mode and gu