搜索资源列表
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
sendhook
- 使用线程插入的键盘记录.可以在进程管理器中隐藏.-use of the keyboard thread insert records. In the process managers concealed.
HOOK_SetupDiSetClassInstallParams
- 通过hook技术实现了不能在设备管理器对禁用设备进行启用的操作.-by hook technology can achieve the equipment manager ban on the opening of the equipment's operation.
hHooksZwQuerySystemInformation
- hHook 内核ntoskrnl sZwQuerySystemInformation隐藏任务管理器进程名-hHook kernel ntoskrnl sZwQuerySystemInforma tion task management device hidden from the process
nokill
- APIHook源码实例-任务管理器无法结束的程序
demo
- hook编程实现隐藏进程屏蔽任务管理器.代码无错误!
gouzimuma
- apple.exe和apple.dll是完成编译后的两个文件,exe里有一个定时器,当QQ聊天窗口打开时自动发送一段话。dll里主要是钩子函数。 目前有几个难点解决不了: 1.我本来是打算从内存剪贴版里复制一段话到QQ的对话窗口,然后发送,但是可能因为现在的QQ禁止了这种行为,我可以在自己的窗体上实现,但是QQ的对话窗体无法做到,我只能通过SendMessage()一个字一个字的发送。导致中文无法显示。 2.无法在任务管理器隐藏exe 3.不能将dll挂到explorer下。如果
killCtrlAltDel
- 屏蔽任务管理器,思路1:锁定taskmgr.exe文件,从而使Ctrl+Alt+Del键无效 思路2:修改注册表,禁用任务管理器
5ivb_855391
- 使用HOOKAPI使进程管理器都结束不掉得程序代码!绝对的Cool啊,除非是关机才能被退出。-HOOKAPI make use of process management for both the end of everything in code! Cool absolute ah, unless the shutdown can be aborted.
nokill.rar
- 钩openProcess,防被杀,躲过任务管理器,Hook openProcess, anti-killed
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
HookLock
- C#锁屏程序,对系统的功能热键进行了屏敝,ctrl+alt+del没有屏敝,只是对任务管理器做了设置 -C# lock-screen procedures, function of the system conducted a screen worn hotkey, ctrl+ alt+ del does not screen worn, just did a set up Task Manager
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
HookLock
- hook C#锁屏 通过API来实现锁屏输入禁止打开任务管理器-hook C# lock screen
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