搜索资源列表
在Unix系统中利用程序实现Kill命令
- 程序的功能是根据终端号*进程并激活终端,操作上只要在另一台终端上执行 killtty ttyname即可,其中ttyname 是需要激活的终端号-procedures function is based on the terminal, killing process and activation terminals, as long as the operation in another terminal can be implemented killtty ttyname, ttyname
byLGCRing3kill
- byLGC Ring3--kill,ring3下强杀进程,绕过一切进程保护-byLGC Ring3- kill, ring3 under the strong kill the process, bypassing the protection of all process
kill---HideToolz
- VB Ring3枚举进程 可以检测到HideToolz隐藏的进程!-VB Ring3 enumeration process can detect hidden processes HideToolz!
System_Kill
- 紧急系统工具箱,可以修复EXE文件关联,注册表解禁……结束进程,提升某一进城权限为SYSTEM-Emergency System Toolbox, you can repair EXE file association, the lifting of the ban ... ... the end of the registry process, enhance the authority of a city SYSTEM
Process
- 进程查看程序,可以显示系统当前的进程,可以实现结束进程,刷新和关机等功能。-process lookup code,it can display system current proccess,kill selected proc,reflash or shutdown,and so on .
process
- 在Linux下的C文件创建进程,查看进程,换出进程,*进程-C under the Linux file creation process, view the process of changing out the process, kill the process,
kp
- 此代码示范了如何在自己的代码中不留痕迹地实现进程的kill。在Windows 2000/XP上运行通过。-This code demonstrates how to code your own without leaving any traces to achieve the process kill. In Windows 2000/XP run through.
kp
- Kill process:Kill windows process,test on VC++ 6.0 platform
zombie_process
- 僵尸进程产生的原因和如何杀掉僵尸进程的方法说明-the reason why product the zombie process and how to kill the process
Kill.specified.process.VB.code
- VB实现*指定进程经典代码 强制关闭程序-Kill the specified process to achieve the classic VB code
6hookkillprocess
- 09年初刚到现在这家公司,头让做一个进程防杀的功能,为了保护我们的软件的服务程序,类似360或瑞星这样的安全产品都有进程防杀的功能。研究了一个多月,总结网上的各种防杀方法并参考其代码,特此将各种实现方法归纳为以下6种,并将其对应源码奉上。-Arrived in early 2009 that the company is now the first to be a function of the process of anti-kill, in order to protect our soft
process
- 本程序包括创建进程,*进程。创建线程*线程等。-This process includes creating a process, kill the process. Create thread to kill threads.
XueTr
- 1.进程、线程、进程模块、进程窗口、进程内存信息查看,热键信息查看,杀进程、杀线程、卸载模块等功能 2.内核驱动模块查看,支持内核驱动模块的内存拷贝 3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、IDT信息查看,并能检测和恢复ssdt hook和inline hook 4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查
Kill
- 结束进程软件 可以结束所有进程 只要输入PID就可以结束-End of the process, the software can end all the processes
Process-Performance-Monitor
- 进程性能监视器 可监视系统进程及其占用cpu、内存情况,自动杀掉超过指定百分比(cpu或内存)的进程-Process Performance Monitor to monitor system processes occupy cpu, memory, automatically kill the process more than a specified percentage (CPU or memory)
self-kill
- 本程序演示了如何让程序运行结束之后删除自身。-This program demonstrates how to delete a program when it s process ends.
kill
- Linux内核编程,设计某一个函数,输入为Linux系统某一个进程的进程号(PID),函数将*该进程的所有子孙。Linux内核进程家族为多叉树数据结构,以祖先进程为根节点。对于这种数据结构,后序遍历树的每个节点,在遍历同时删除节点,就可以删除整个进程树。-Linux kernel programming, design one function, one input for a Linux system process ID (PID), the function will kill all
src
- 进程管理 实验目的 掌握进程的概念,深入理解进程的含义。认识并理解并发环境中进程执行的实质问题,了解构成并发机制的进程创建过程; 了解在进程创建后通过对进程控制的系统调用,可实现对进程的有效控制。掌握在进程执行中对进程进行睡眠、同步、撤消等控制方法; 分析进程竞争资源的现象,学习解决进程互斥的方法。 实验内容 1、创建新的进程;查看运行进程;换出某个进程;*运行进程。 2、采用写者优先重写P94的读者-写者问题,并通过一个读写序列,将算法与读者优先算法进行比较
process
- 进程管理系统。本系统具有模拟创建新进程、查看运行进程、换出进程、*进程等功能。-Process management system. Create a new process simulation, view the operation process, in a process, kill the process in the system
kill-process
- 在vc环境下,通过代码实现强行*正在运行中的进程。-vc kill precess
