登录
首页 » Visual C++ » CKeyHook

CKeyHook

于 2020-12-29 发布 文件大小:484KB
0 184
下载积分: 1 下载次数: 4

代码说明:

  CKeyHook是一个通过设定钩子,截获键盘事件的操作示例,对于掌握钩子的安装、事件截获等处理方法有参考价值。(CKeyHook is by setting the hook, intercepting keyboard events, the operation of example, to master the hook for the installation, the time intercept other treatment methods have reference value.)

文件列表:

CKeyHook
........\CKeyHook.cpp,3282,2009-05-09
........\CKeyHook.h,480,2009-05-09
........\CKeyHook.rc,10146,2009-05-09
........\CKeyHook.sln,880,2009-05-09
........\CKeyHook.vcproj,5863,2009-05-09
........\CKeyHook.vcproj.LIUDONG.C-Bit Corporation.user,1411,2009-05-09
........\CKeyHookDoc.cpp,1052,2009-05-09
........\CKeyHookDoc.h,558,2009-05-09
........\CKeyHookView.cpp,1975,2009-05-09
........\CKeyHookView.h,1033,2009-05-09
........\Debug
........\.....\BuildLog.htm,11168,2009-05-09
........\.....\CKeyHook.exe,159744,2009-05-09
........\.....\CKeyHook.exe.embed.manifest,936,2009-05-09
........\.....\CKeyHook.exe.embed.manifest.res,1000,2009-05-09
........\.....\CKeyHook.exe.intermediate.manifest,884,2009-05-09
........\.....\CKeyHook.obj,36472,2009-05-09
........\.....\CKeyHook.res,28184,2009-05-09
........\.....\CKeyHookDoc.obj,21871,2009-05-09
........\.....\CKeyHookView.obj,31076,2009-05-09
........\.....\MainFrm.obj,34225,2009-05-09
........\.....\mt.dep,67,2009-05-09
........\.....\stdafx.obj,270530,2009-05-09
........\.....\vc80.idb,715776,2009-05-09
........\.....\vc80.pdb,692224,2009-05-09
........\HookKeyBoardDll.dll,118784,2009-05-09
........\HookKeyBoardDll.h,532,2009-05-09
........\HookKeyBoardDll.lib,1948,2009-05-09
........\MainFrm.cpp,1798,2009-05-09
........\MainFrm.h,655,2009-05-09
........\ReadMe.txt,3454,2009-05-09
........\res

........\...\CKeyHook.rc2,364,2009-05-09


........\Resource.h,488,2009-05-09
........\stdafx.cpp,139,2009-05-09
........\stdafx.h,2517,2009-05-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Tu-shuo-VC-API
    图说VC上位机API编程图说VC上位机API编程(Figure VC PC API programmingFigure VC PC API programming)
    2013-05-16 20:49:55下载
    积分:1
  • APIHOOK
    APIHook程序范例,截取部分API函数。(APIHook program example, intercept some API functions.)
    2013-08-28 14:12:10下载
    积分:1
  • MouseKeyboardHook
    鼠标键盘消息钩子实例程序,通过动态连接实现(Keyboard mouse hook example of the news program, through the dynamic connection)
    2009-06-15 11:43:10下载
    积分:1
  • CaptureColor
    钩子程序,非常适合初学者,个人感觉还是相当不错的(so good,you can learn many things form it)
    2010-01-12 10:21:04下载
    积分:1
  • P3-315
    先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’ ’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。 (Start with the keyboard input of a text file name (convention: the number of characters to ≤ 127 bytes, and can contain the path) and a string (convention: the number of characters ≤ 20 bytes, which contain spaces, TAB, followed by call Str), the contents of the file is displayed on the screen. Requests display content on the screen the number of rows of the output file (the line between ' n' separated, each line has a variable length but ≤ 200 bytes) string Str file a (find the line number and the last line number is not case-sensitive, cross-bank does not find, If you do not find the line number is displayed as-1).)
    2012-06-30 12:33:52下载
    积分:1
  • Hooker
    Hooker you can Create Hooker.dll this file is used Keylogging & injection
    2011-08-22 11:49:40下载
    积分:1
  • neilianHook
    inline hook在分析程序时!!可以方便的进行测试!使用方法已打包!(inline hook in the analysis of the program! ! Easy test! Use has been packaged!)
    2012-10-06 14:51:26下载
    积分:1
  • hookMsgMonitor
    钩子编程的好例子,钩子的种类好多,这个事cbt钩子,用来监视程序端的改变。(Programming hook a good example of the type of hook a lot, this thing cbt hook, used to monitor changes in client program.)
    2009-04-27 10:17:27下载
    积分:1
  • srcUDiskCpyManager_V2013_1012_1653
    防止向U盘中拷贝文件, Hook Win32API, 实现在WinXp下U盘 DLP Hook函数列表:CopyFileExW Win7(x86/x64)下U盘DLP Hook函数列表: CoCreateInstance, IFileOperation::CopyItems IFileOperation::MoveItems IFileOperation::NewItem IFileOperation::RenameItem (U disk to copy files to prevent, Hook Win32API, U disk under WinXp achieve DLP Hook Function list: CopyFileExW Win7 (x86/x64) under U disk DLP Hook Function list: CoCreateInstance, IFileOperation :: CopyItems IFileOperation :: MoveItems IFileOperation: : NewItem IFileOperation :: RenameItem)
    2021-01-27 11:38:35下载
    积分:1
  • 2007031716045822831
    一个简单的开机保护程序 无任何控件 全api编写 关键字 :键盘钩子, dll注入,api函数 api操作注册表, windows消息(a simple reboot protection procedures without any controls all api prepared keyword : keyboard hook, dll implantation, api function api operate the registry, windows news)
    2007-03-17 20:39:04下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载