搜索资源列表
2005325183220756
- vc制作型号密码查看器.熟悉系统编程的应该知道钩子能截获系统并得理发送给其它应用程序的消息,能完成一般程序无法完成的功能。这里我们主要用到了WH_KEYBOARD 键盘钩子和WH_MOUSE 鼠标钩子.-vc production models password viewer. Programming familiar with the system should know hook system capable of intercep
2005325183220756
- vc制作型号密码查看器.熟悉系统编程的应该知道钩子能截获系统并得理发送给其它应用程序的消息,能完成一般程序无法完成的功能。这里我们主要用到了WH_KEYBOARD 键盘钩子和WH_MOUSE 鼠标钩子.-vc production models password viewer. Programming familiar with the system should know hook system capable of intercep
inject2
- DLL注入、输入法与键盘HOOK\2-拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳-dll injection
hyyly
- 中文*器 拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳).-English keyboard loggers to intercept and modify the input method+ block, but does not modify the keyboard message (using WH_KEYBOARD hooks on the console is
InterceptAndModifyTheInputMessageBlockButDoesNotMo
- 拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳)-Intercept and modify the input message block but does not modify the keyboard (using WH_KEYBOARD hook, on the console application is invalid, the stability of the best)
WH_KEYBOARD_LL
- 采用VC6.0编写的一个全局钩子,用以截获键盘的键入消息,经测试可用。-Written by VC6.0 a global hook to intercept the keyboard type information, available via testing.
Remote_into_the_sourcecode
- 为了屏蔽Ctrl+Alt+Delete这个功能,花了不少时间,也学了不少东西,也经历了本本被偷的悲剧,哎~代码都是从DSK V1 Final中抠出来的,而且我把远线程注入写成了一个Class。DLL用的是MFC的Dynamic-Dll 其实,如果你选择WH_KEYBOARD HOOK,那么提到SE_DEBUG之后,OS会帮你把DLL注入到Winlogon,免去了自己使用远线程的麻烦。但是小花说,用全局钩子注入不是好孩子,所以……
Hook1
- 键盘、鼠标钩子。 WH_KEYBOARD WH_MOUSE-Keyboard, mouse hook. WH_KEYBOARD WH_MOUSE
WIN8suoping
- 界面美观的C#锁屏,WIN8锁屏C#源码,适用于WIN7和XP的锁屏,仿WIN8锁屏界面,屏蔽任务管理器,ALT+F4,CTRL+ESC,屏蔽WIN键,默认密码123,可改锁屏密码,可以更换锁屏头像,锁屏的背景图像可以换哦。在类定义主体中,以静态调用的方式加入对API的引用,API调用为例,显示和隐藏鼠标指针。。 LowLevel键盘截获,如果是WH_KEYBOARD=2,并不能对系统键盘截取,Acrobat Reader会在