搜索资源列表
LimitMouse
- 一个限制鼠标移动范围的DLL。源码有两部分组成:dll源码和安装dll的程序的源码。如果要关闭鼠标限制,请用任务管理器*安装dll的程序。-a limited range of movement of the mouse DLL. Source has two components : dll installed dll source and the procedure for the source. If restricted to the closure of the mouse, use
weigongkaiapispion
- 这是使用 Win32 API 编写的一个功能强大的程序。可谓无所不能。 1、编辑和修改任何活动程序的窗口、菜单、工具栏以及其它控制(各种按钮、编辑框、组合框等)。 2、对于某个运行中程序的窗口/控制,你可以: ——将它们Enable/Disable,Show/Hide,销毁(带自定义返回); ——修改它们的图标、口令字符、字体、背景色、位置、大小和标题; 3、编辑某个窗口的菜单、工具栏(enable/disable,销毁,获取和设置其ID等); 4、显示出所有运行的进程、
kill_process
- 模仿任务管理器,读取系统运行的所有进程,然后选择一个进程,点击“KILL”按钮,将此进程杀掉。-Task Manager to imitate, to read all the process of system operation, and then select a process, click the " KILL" button to kill this process.
killer
- 有时候进程死锁后,用任务管理期都无法杀掉,本程序使用内核函数,可杀任何死锁进程。将程序编译后生成killer.exe,按下面各式执行即可杀任何进程。 killer program [program ...] 例如: killer notepad.exe iexplore.exe-Some times, you can t kill program by task manager. But you can use this program to kill any locked prog
process
- 模拟任务管理器程序,包含进程的创建,挂起,*等。改程序的功能还有对进程的调度功能-Analog Task Manager program,include create a process,suspend,kill and so on.The program also has function that can dispatch process
win-process-stools
- 命令行程序,对所有进程进行操作,值得参考学习,编译后,可执行。-Command-line utilities to find, list, and terminate running processes under Windows, similar to the Unix ps and kill commands. Good for command-line folks who don t like to use the Windows Task Manager.
process
- 类似于Windows任务管理器,列举所有进程,右键可以查看进程信息,选择进程可以*进程。还有定时刷新列表。-Similar to the Windows Task Manager lists all the processes, right to view process information, the selection process can kill the process. Also refresh the list.
supershell
- supershell A rootshell for nt/2k/xp. Well, actually a shell that runs in the security context of the NT SYSTEM/AUTHORITY, which means the user has ie. the right to use task manager to kill running services. Yipee! Idea originally from some MS sa
20051138274826
- 该代码可以使你的进程不能用任务管理器终止,就连著名的 proceXP 也无法 kill process,除非重新启动电脑。其中使用的 StickyApp32.dll 没有源码,比较遗憾。 (注:国外源码,非本人原创) -The code can make your process can not use Task Manager to terminate, even the famous proceXP can not kill process, unless restart the com
nokill
- 利用微软Detour学习HOOK任务管理其,是进程不能被任务管理器结束,主要HOOK的是CreatePrcess,很好的一个模板,大家HOOK其它函数时候直接套用就OK了-HOOK learning tasks using Microsoft manage its Detour is a process that can not be the end of Task Manager, the main HOOK is CreatePrcess, a good template, you HOOK
KillExe
- Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
killProcess
- 进程专杀,专门杀进程,供不能使用任务管理器的网吧或学校电脑使用,源码值得学习-Process designed to kill, kill the process, specifically for the task manager can not use Internet cafes or school computer use, the source code worth learning
20110205
- 该代码可以使你的进程不能用任务管理器终止,就连著名的 proceXP 也无法 kill process,除非重新启动电脑。其中使用的 StickyApp32.dll 没有源码,比较遗憾。 -The code can make your process can not terminate with the Task Manager, and even the famous proceXP can not kill process, until you restart the computer.
Hook_Open_Terminate
- 可以方便面的实现任务管理器下阻止程序被手动杀掉 OpenProcess和Terminateprocess的Hook使用 APIHOOK代码的引用-Can achieve instant noodles under the Task Manager to stop the program was manually kill the Hook OpenProcess and Terminateprocess reference code using APIHOOK
CPUImitate
- 模拟任务管理器的进程管理模块 实现了监控、新增和*进程功能-Analog Task Manager process management module Implements monitoring, new capabilities, and kill processes
1_killer
- This program is a simplified analogue "Task Manager" in Windows XP. The program lists all processes in the system, their paths, priority, PID, CPU usage. Allows you to kill any process in the system. Compatible with Windows XP and Windows Vista, in W
KeyLog
- keylogger low level global hook , save log in the same dictionary as log.dat use it in your own PC , if you want to end it use task manger and kill logexe.exe or simply reboot PC .
TaskKill_v0.1(RAD_XE7_UP1)
- Task killer for Windows XP -> 10. Shows status of kill or can not kill task.
killtask
- VB结束指定进程的程序,傻瓜式的操作。但是不能结束杀毒类的软件-vb kill task
plain-2.0
- 易语言制作的超级任务管理器,可加载驱动杀进程-Easy language production of the super task manager, you can load the driver kill process
