搜索资源列表
ProcessControl
- 演示了列举系统所有进程,并且强制结束,希望对大家有帮助-demonstrated a list of all system processes, and the end of compulsory, and I hope to be helpful
jinchengEnd
- 用Delphi编写的进程结束器。可用于炒股人员免于被老板发现而强制结束进程的程序。在表单中输入要结束的进程名,按Windows+Z键,就会结束指定进程。采用钩子技术执行。编写钩子的人员可参考
TaskEditer
- 是我自己写的一个任务管理器,可查看某个进程中使用了哪些DLL,可查看一个DLL正被哪些进程使用,可强制结束进程
close_process
- 强制结束进程,可以实现类似震荡波的倒计时关闭计算机的效果
BlueXP
- XP蓝屏代码,先伪造假蓝屏,然后强制结束系统进程导致真蓝屏.
shutdown.rar
- 结束进程的程序,可以强制结束使用的进程啊。有问题大家交流啊。,结束进程的程序,可以强制结束使用的进程啊。有问题大家交流啊。
KillProcessEx
- 用系统底层API,用多种方法结束进程,一般没有被驱动保护的应用程序都能被强制结束掉,代码仅供参考,如有问题,请发邮件给我。-With the system, the underlying API, using a variety of ways the end of the process, generally has not been driven to protect the application can be forced off the end of the code for refe
360killer2
- 可以杀掉360进程,并对360进程进行劫持。阻止其运行。 是进程强制结束,提权的好实例-360 process can be killed, and 360 process hijacking. Prevent it from running. Is the process terminates, provided a good example of the right
KILL
- DELPHI 写的结束进程代码,可以查询进程是否在运行 ,也可以强制结束进程式-DELPHI end of the process of writing code, you can query the process is running, it can force the end of the process of type
listprocess
- 强制结束进程:列出系统全部进程,并进行强制结束-Forcing an end to the process: List system, all the processes, and an end to mandatory
mykill
- 如何强制结束进程,可以很好的在windows 下运行-How to kill process
fangzhi
- 应用于windows2000或者xp,可以用来防止进程被强制结束,源程序-Applied to windows2000 or xp, the process can be used to prevent the forced closure, source code
killapp
- 查找指定进程,并且可以强制结束该进程。中间有源码。-Find the specified process, and can force the end of the process. The middle of the source code.
jiushu
- 强制结束进程,可以强制结束除系统进程外的进程-Mandatory end of the process, can force the end than the system process process
cSharpComputer-anomaly
- 1、方法不限,要让用户不能使用键盘鼠标、屏幕出现异常情况、发出诡异声音、出现蓝屏、出现黑屏…… 2、必须是.net 2.0框架下的程序。可以使用api。只要程序写出来能在XP + .net 2.0上运行就可以。 3、隐蔽性。尽量不能让用户察觉。需要有比较好的隐蔽性。比如防止结束进程、线程注入…… 4、可恢复性。要保证系统重启之后会自动回复正常,不能有任何的“后遗症”。要考虑用户可能会强制关机。 -1、方法不限,要让用户不能使用键盘鼠标、屏幕出现异常情况、发出诡异声音、出现
TaskMsgMFC
- 模拟系统任务管理器显示进程信息以及进程包含的模块信息,增强版的任务管理器,能够强制结束进程MFC实现-Analog system task manager module information, process information and process contains enhanced version of Task Manager, able to force the end of the process MFC
task-manager
- 分享个自己的任务管理器的源码 主要功能: 枚举进程 枚举进程模块 枚举线程 暂停进程 (强制)结束进程 强制结束进程并强删文件 保护进程 隐藏进程 -Share the main function of the source of their own task manager: enumeration process the enumeration process module enumerate the thread suspend the proces
killproc
- 强制结束进程代码,值得一看的东东,会有帮助-code which can force kill process
HookProtectProcessLib
- 防止进程被结束 任务管理器的“结束任务”实际上就是强制终止进程,它所使用的是一个叫做TerminateProcess()的Win32 API函数以下是此函数的定义(Prevent the process from being terminated The task manager's end task is actually a forced termination of the process. It uses a Win32 API function called Terminate
批量结束
- 批量结束系统所在进程,遍历强制需要的多选进程关闭(The bulk end system's process, need to choose the process of closing force traversal)