搜索资源列表
Detection_of_the_hidden_processes
- Many users have got used that Windows NT Task Manager shows all processes, and many consider that i s impossible to hide a process from Task Manager. Actually, process hiding is incredibly simple. There are lots of methods available for such a purpos
ProcessManager
- Process Manager [DKOM(Direct Kernel Object Manipulation) windows service pack 2
vb
- VB写的禁止进程被在任务管理器里结束的功能。-Written in VB prohibit process by the end of the function in the Task Manager
DisableWindowsKeys
- 用VB编程实现锁定计算机键盘,主要功能就是禁止键盘上的任意按键,同时还可以为软件设置密码,禁用任务管理器,保存当前设置;另外还可在任务栏添加小图标和任务管理器"应用程序"及"进程"隐藏进程的功能,并且锁定计算机后禁止使用屏保密码,可以使用快捷键解锁。-Programming with VB computer keyboard lock, main function is to prohibit any key on the keyboard, while software can also se
Hook
- 自己写的一个锁机软件。 使用钩子屏蔽热键。 使用Process类终止任务管理器-Writing a lock their software. The use of hook hotkey shielding. Terminating the use of Process Task Manager
HideDriver_source
- The task: The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), Enum
HideDriver_binari1
- The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), EnumProcessMod
ProcessMg
- 进程管理器的简单实现,对初学者有很大的帮助,高手可以跳过。-Process Manager, a simple realization, there is a great help for beginners, masters can be skipped.
Simple_APIHook
- 这是在Ring 3环境下简单的API Hook,实现让任务管理器无法结束进程。-This is the Ring 3 environment, a simple API Hook, to achieve so that Task Manager can not end the process.
TaskMgr_Module
- 阻止程序被任务管理器结束 调用方法:HookTaskMgr-Task Manager stop the process by the end of calling method: HookTaskMgr
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
PS-Protect
- 保护进程不被任务管理器结束 VB Hook-Protect the Task Manager process is not the end of VB Hook
Farcontrol
- 完全绿色 删除不残留任何文件,无自启动! client端如选择隐藏运行 ,可在任务管理器结束进程 只写了文件管理,和*功能,可以自删除! -Green does not completely remove any residual files, no self-starting! If you choose to hide the client side to run, you can end the process in Task Manager Just write a
KillDll
- 任务管理器无法结束进程无法结束的一个小程序,-Task Manager can not end the process can not end a small program,
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
ok__应用层64位隐藏进程
- 隐藏任务管理器的进程,任务管理器无法查看到当前进程(25/5000 The task manager cannot view the current process by hiding the task manager process)