文件名称:keyboard-hook(program-report-ppt)
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
实现了一个键盘钩子的程序,VC++编写,记录当前活动界面的键盘输入,记录在一个TXT文档中。文件中还包含一个实验报告和讲解ppt。本程序用作学习交流,使用时请不要违反国家法令法规,以此带来的后果自行负责,本人不承担任何责任。-Implements a keyboard hook program, VC++ written record of the current keyboard input interface activity, recorded in a TXT document. The document also contains a test report and explain ppt. The procedures used for learning exchanges, please do not violate state laws and regulations, when used, are solely responsible for the consequences this brings, I do not take any responsibility.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
钩子程序\dll2\dll2.dsp
........\....\dll2.dsw
........\....\dll2.ncb
........\....\dll2.opt
........\....\dll2.plg
........\....\dllcpp.cpp
........\....\hook.def
........\exe\dll2.dll
........\...\testdll2.exe
........\testdll2\dll2.dll
........\........\ReadMe.txt
........\........\..lease\StdAfx.obj
........\........\.......\testdll2.exe
........\........\.......\testdll2.obj
........\........\.......\testdll2.pch
........\........\.......\testdll2.res
........\........\.......\testdll2Dlg.obj
........\........\.......\vc60.idb
........\........\res\testdll2.ico
........\........\...\testdll2.rc2
........\........\Resource.h
........\........\StdAfx.cpp
........\........\StdAfx.h
........\........\testdll2.aps
........\........\testdll2.clw
........\........\testdll2.cpp
........\........\testdll2.dsp
........\........\testdll2.dsw
........\........\testdll2.h
........\........\testdll2.ncb
........\........\testdll2.opt
........\........\testdll2.plg
........\........\testdll2.rc
........\........\testdll2Dlg.cpp
........\........\testdll2Dlg.h
实验报告.docx
演讲ppt.pptx
钩子程序\testdll2\Release
........\........\res
........\dll2
........\exe
........\testdll2
钩子程序