文件名称:hookapplication
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 420kb
- 下载次数:
- 0次
- 提 供 者:
- 韩*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编译顺序:
1、GlobalHook
2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译
使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后*面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\windows\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,将前面的字符删除,只保留“inter2020”及其后面的所有字符,并设置标记下次时钟时将不再记录键盘输入。
此程序是全局键盘钩子的综合应用。-Compile order: 1, GlobalHook2, will be compiled into GlobalHook.lib copy Savekey directory will be compiled using GlobalHook.dll and Savekey.exe on the same directory. After running the program without the interface, in the InitInstance function of the use of its own news cycle, at any time record keyboard input characters, cumulative stored in c: \ windows \ Key_ years _ months. Log file, per minute once the file, When testing the inter2020 string, it will be in front of characters to delete, leaving only the inter2020 and behind all the characters, and set the clock when the next marker will no longer record keyboard input. This procedure is a global keyboard hook of the integrated application.
1、GlobalHook
2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译
使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后*面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\windows\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,将前面的字符删除,只保留“inter2020”及其后面的所有字符,并设置标记下次时钟时将不再记录键盘输入。
此程序是全局键盘钩子的综合应用。-Compile order: 1, GlobalHook2, will be compiled into GlobalHook.lib copy Savekey directory will be compiled using GlobalHook.dll and Savekey.exe on the same directory. After running the program without the interface, in the InitInstance function of the use of its own news cycle, at any time record keyboard input characters, cumulative stored in c: \ windows \ Key_ years _ months. Log file, per minute once the file, When testing the inter2020 string, it will be in front of characters to delete, leaving only the inter2020 and behind all the characters, and set the clock when the next marker will no longer record keyboard input. This procedure is a global keyboard hook of the integrated application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GlobalHook
..........\GlobalHook.aps
..........\GlobalHook.clw
..........\GlobalHook.cpp
..........\GlobalHook.def
..........\GlobalHook.dsp
..........\GlobalHook.dsw
..........\GlobalHook.h
..........\GlobalHook.ilk
..........\GlobalHook.ncb
..........\GlobalHook.opt
..........\GlobalHook.plg
..........\GlobalHook.rc
..........\hlp
..........\LaunchDLL.ncb
..........\LaunchDLL.opt
..........\ReadMe.txt
..........\res
..........\...\GlobalHook.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
Savekey
.......\hlp
.......\KeyHook.ncb
.......\KeyHook.opt
.......\LaunchDLL.h
.......\LaunchDLL.lib
.......\ReadMe.txt
.......\res
.......\...\Savekey.rc2
.......\Resource.h
.......\Savekey.aps
.......\Savekey.clw
.......\Savekey.cpp
.......\Savekey.dsp
.......\Savekey.dsw
.......\Savekey.h
.......\Savekey.ncb
.......\Savekey.opt
.......\Savekey.plg
.......\Savekey.rc
.......\SavekeyDLG.cpp
.......\SavekeyDLG.h
.......\StdAfx.cpp
.......\StdAfx.h
..........\GlobalHook.aps
..........\GlobalHook.clw
..........\GlobalHook.cpp
..........\GlobalHook.def
..........\GlobalHook.dsp
..........\GlobalHook.dsw
..........\GlobalHook.h
..........\GlobalHook.ilk
..........\GlobalHook.ncb
..........\GlobalHook.opt
..........\GlobalHook.plg
..........\GlobalHook.rc
..........\hlp
..........\LaunchDLL.ncb
..........\LaunchDLL.opt
..........\ReadMe.txt
..........\res
..........\...\GlobalHook.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
Savekey
.......\hlp
.......\KeyHook.ncb
.......\KeyHook.opt
.......\LaunchDLL.h
.......\LaunchDLL.lib
.......\ReadMe.txt
.......\res
.......\...\Savekey.rc2
.......\Resource.h
.......\Savekey.aps
.......\Savekey.clw
.......\Savekey.cpp
.......\Savekey.dsp
.......\Savekey.dsw
.......\Savekey.h
.......\Savekey.ncb
.......\Savekey.opt
.......\Savekey.plg
.......\Savekey.rc
.......\SavekeyDLG.cpp
.......\SavekeyDLG.h
.......\StdAfx.cpp
.......\StdAfx.h