搜索资源列表
fkill
- 指定PID来结束其进程-designated PID to end the process
killeproc
- 进程枚举、包括PID,路径,以及*指定进程。 -process of enumeration, including PID, path, and kill the designation process.
Process
- 获得指定进程的PID值。若有两个相同,可以同时输出。
CPUDetect
- c++Builder6下实现的系统进程CPU使用率监控程序,当被监控程序CPU大于设置值时自动杀掉被监控进程。系统进程信息获取封装成C++Builder风格的类,可以实现系统进程列表获取;指定进程CPU使用率的获取;通过PID杀指定进程;通过程序名杀指定程序。
ShowAllthread
- 获得所有进程 并且获得所有进程的详细信息,PID 进程下线程 等-Access to all process and received detailed information on all processes, PID of the process of thread, etc.
GetIcesWordPid
- 放血啦,得到IECSWORD的进程PID的代码,用来做什么自己想-Bloodletting you get IECSWORD process PID code, used to do what they want
createprocess
- 输入实验提供的代码后,可以输入createpc命令创建进程,输入showdetail显示每个进程及其子进程的信息,测试命令解释如下: 1) createpc 创建进程命令。 参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。 示例:createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级为2。 2) showdetail 显示进程信息命令。 3) exit 退出命令行。 -Experiment to prov
injector
- dll injector. inject dll into process with selected pid.
InJectDLL
- 这个DLL封装了两个函数,一个是InJectDll,一个是UnLoadDll,分别是讲一个DLL注入到一个进程和将一个DLL从一个进程中卸载。两个函数的参数都一样,第一个是要操作的进程PID,一个是要操作的dll名称字符串。-The DLL encapsulates the two functions, one is InJectDll, one UnLoadDll, respectively, talk about a DLL injected into a process and a DLL
clsProcess
- 进程操作的类,可以从进程名枚举进程PID,也可以从窗口标题查找,打开进程,读取长整型,写入长整型,读取字节数组,写入字节数组.压缩包内包含有一个破解示例,破解掉一个判断密码是否正确的程序(仅在内存中进行,不破坏原文件)-Process operations class, you can enumerate the process name from the process PID, you can search for the title from the window, open the pr
MemSearch
- View process, PID, search, read, write
panzer_killprocessbypid
- panzer kill process by pid
maxyang_ShowUseage
- 自制Windows任务管理器源码 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个
hap_openport_v2.4_wxdjs
- 这是一个简单好用的小软件,可以用来监控你的电脑的TCP端口和UDP数据包发送情况 界面采用列表方式可以一目了然的看到你的机器的端口情况,他的列表分类清晰如协议,PID,进程名称,本地地址,本地端口,远程地址,远程端口,连接状态-Interface using list can clearly see your machine, the port of his list clearly as agreement, the classification of PID, name, address
cyc
- 关闭制定PID的进程,其中没有给出遍历系统进程表和镜像,晚些给出新版本。-Close the process of developing PID, which did not give the process of traversing the table and mirror system, given the new version later.
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
pid
- 感觉很实用,获取PID简单实用,个人感觉很不错的一个源码!-Feeling very practical, to get PID is simple and practical, personal feel very good source!
task-PID
- 通过进程名获取进程PID,方便后续操作,可以不加后缀(.exe)。-Known process name for process PID, convenient and subsequent operation.".exe"is not necessary.
VC-process
- VC进程遍历,可以通过PID或进程名来结束进程-The VC process traversal, to end the process by PID or process name
0706-3
- 代码演示的是通过查找目标线程的pid,并暂停冻结它,和解冻的例子。-Code demonstrates that by finding the target thread pid, and pause to freeze it and thaw examples.
