搜索资源列表
在2000XP2003下屏蔽Ctrl + Alt + Del组合键
- win 2000、XP和2003下屏蔽ctrl+alt+del的源码-win 2000, XP and 2003 ctrl alt del shielding the source
Ctrl+Alt+Del
- 直接屏蔽Ctrl+Alt+Del组合键的控件-directly shielding Ctrl Alt Del key combinations of controls
DisableCtrl+Alt+Del
- 完美屏蔽 Ctrl+Alt+Del,采用内嵌汇编实现无DLL,远线程注入winlogon进程,屏蔽相关消息。-perfect shielding Ctrl Alt Del, the compilation includes a free DLL, Version far threads into the process, shielding related news.
Win2KNT下屏蔽Ctrl+Alt+Del的响应
- Win2KNT下屏蔽Ctrl+Alt+Del的响应-Win2KNT under shielding Ctrl Alt Del response
C按Ctrl+Alt+Del键找不到本程序
- 按Ctrl+Alt+Del键找不到本程序-by Ctrl Alt Del keys can not find this procedure
在2000下屏蔽Ctrl-Alt-Del例程
- 在WINDOWS2000下屏蔽Ctrl-Alt-Del例程源代码-in Windows2000 under shielding Ctrl-Alt-Del source code routines
ctrl-alt-del
- 使用全称钩子hook屏蔽ctrl+alt+delete,也就是禁用任务管理器-With the full hook hook shield ctrl+ alt+ delete, task manager is disabled
NoCtrl+Alt+Del
- no Ctrl+Alt+Del 注入dll文件到进程-no Ctrl Alt Del inject dll files to the process of
NoReboot
- 是一个在Windows 2000 下屏蔽CTRl+ALT+Del 键的例子-Is a Windows 2000 under the shield CTRl+ ALT+ Del key examples
SysHotKey
- | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多木马 | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
pbzhj
- 在2000XP2003下屏蔽Ctrl + Alt + Del组合键-Under the shield 2000XP2003 at Ctrl+ Alt+ Del combination of keys
ctrlaltdel
- 屏蔽ctrl+alt+del热键,屏蔽ctrl+alt+del热键-Shielding ctrl+ alt+ del hotkey, screen ctrl+ alt+ del hotkey
locktools
- 用VC++写的锁定屏幕、关机、隐藏到托盘等功能的小程序源代码,还可以屏蔽 Ctrl+Alt+Del、加入到系统启动组等,另外它还演示了一个漂亮的软件启动界面的实现,本源代码在VC6下顺利编译。-Using VC++ to write the lock screen, shutdown, hide to tray features a small source code can also be shielded Ctrl+ Alt+ Del, to join the group, such as
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
SynTask
- The driver intercepts CTRL+ALT+DEL and starts NOTEPAD.exe
hide[QK]
- Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列-Windows XP system, how to screen Ctrl+ Alt+ Del, Alt+ Tab and Ctrl+ Esc key sequence
WindowsThermalKaikeyprogram
- VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序-VC++ Shield Windows Thermal Kai key (Ctrl+ Alt+ Del) program
TrapCAD
- VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意。 -Windows VC++ hot start button mask (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ct
hroupsdel
- 一个可以锁定系统三组热键 ctrl+esc alt + F4 ctrl + alt + del的代码,(A three groups can lock system hotkey CTRL + Alt + F4 esc CTRL + Alt + del code,)
禁用Ctrl+Alt+Del源码
- The code shows how to disable Ctrl+Alt+Del shortcut in windows system.