CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - Test program

搜索资源列表

  1. vc_jiqiaoshili_part5

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息 8. CmdFun使用命令范围来映射消息-Visual.C
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:377.37kb
    • 提供者:xixi
  1. VC_tab_space

    0下载:
  2. VC实现的钩子程序设计,具体实现自己看代码吧,已通过运行测试!-the hook program design, specific code can achieve it, by running test!
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:32.19kb
    • 提供者:zhanghl
  1. joystick-api

    2下载:
  2. 游戏手柄joystick api测试程序(VB): joyGetNumDevs 获取当前系统支持的游戏设备数量 joyGetDevCaps 查询获取指定的游戏杆设备以确定其性能 joySetCapture 向系统申请捕获某个游戏设备并定时将该设备的状态值通过消息发送到某个窗口 joyReleaseCapture 释放对某个游戏设备的捕获 joyGetPos 获取游戏设备的坐标位置和按钮状态 joyGetPosEx 获取游戏设备的坐标位置和按钮状态 joyG
  3. 所属分类:Hook api

    • 发布日期:2017-03-23
    • 文件大小:7.93kb
    • 提供者:llx
  1. DllInjectionTest

    0下载:
  2. 纯VB写的DLL注入测试程序,内带自己写的VB编译带DLL输出函数的LINK程序-Pure VB injected DLL written test procedures, which bring their own writing with the VB compiler DLL output function of the LINK program
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:50.67kb
    • 提供者:克隆狼
  1. 17

    0下载:
  2. Hook test program .Hook test program-Hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-27
    • 文件大小:194.84kb
    • 提供者:1234
  1. hookin1

    0下载:
  2. 全包 All-in-1 hook范本以作为自动测试程式开发之用.能钩定特定程式的button和edit field事件。并能重新播放。 范本包括: 1.测试经理 (hook) 2.钩dll (hdll) 3.样本子程式 (child) 请参考 README.TXT- All in 1 Hook template for capturing the button and edit field events of a particular program. And a
  3. 所属分类:Hook api

    • 发布日期:2017-04-26
    • 文件大小:35.76kb
    • 提供者:ac220v
  1. keypad_test

    0下载:
  2. Program test with keyboard
  3. 所属分类:Hook api

    • 发布日期:2017-04-11
    • 文件大小:1.24kb
    • 提供者:dolhoemti
  1. hook

    0下载:
  2. 实现了一个c++的hook小程序,非常好用,测试通过-Implements a c++ to hook a small program, very easy to use, test
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:147.33kb
    • 提供者:yushu
  1. Hook

    0下载:
  2. Test program for hook
  3. 所属分类:Hook api

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:jdizhb
  1. ScreenCapture

    1下载:
  2. 此例运用HOOK技术,编写的屏幕捕捉系统,在VC6.0下试验通过,利于学习网络编程的同学学习HOOK技术来编写网络程序。-HOOK technique used in this case, write the screen capture system, under the test adopted by VC6.0, which will help students to learn network programming techniques to learn to write networ
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:173.51kb
    • 提供者:郭永坤
  1. testuuid

    0下载:
  2. 此程序用于生成uuid, 主要还是用来测试生成uuid的函数. 在不使用com的基础上-This program is used to generate uuid, uuid generated mainly used to test the function. When not in use on the basis of com
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:xuxiaochen
  1. DELPHIHookDEMO

    0下载:
  2. Hook程序的测试,任何时候按下热键可以呼出记事本-Hook the test program, any time, press the hotkey can recall Notepad
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:181.16kb
    • 提供者:CHENLIGAN
  1. HookTest

    0下载:
  2. 界面程序测试hook dll 截获键盘鼠标事件 F2退出hook-Intercept test program interface hook dll hook keyboard and mouse out event F2
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:67.89kb
    • 提供者:dai ting
  1. HOOK_TEST

    0下载:
  2. delphi开发的钩子测试程序,源代码中包含了各种系统钩子的使用方法。-hook delphi development test program source code contains a variety of system hooks are used.
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:679.38kb
    • 提供者:wangyan
  1. keystroke_src

    0下载:
  2. 一个模拟键盘操作的程序,利用这个程序稍微修改一下可以做成一个模拟一系列操作动作的测试程序-A simulated keyboard program, take advantage of this program can be made slightly modify the action of a simulation test program a series of operations
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:9.5kb
    • 提供者:俊豪
  1. HookTest

    0下载:
  2. 使用CPP编写的HOOK 测试程序,实现对HOOK的基本测试功能,很好的参考例子-HOOK program, test the hook of a better example
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:74.63kb
    • 提供者:王私
  1. dmceshi

    0下载:
  2. 开启高级模式后,如果某栏目不为空则使用高级模式配置,否则该栏目使用普通配置模式 坐标转换是指找字,找图功能自动将找到的坐标写入 MoveTo 上面的坐标栏中 这个要注意->【把要测试的字库和图片一并放到本程序同目录下的“test“文件夹下,并且字库名一定是“dm_soft.txt”】-Open the Advanced mode, if a column is not empty then the configured using the advanced mode, otherw
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:1.07mb
    • 提供者:王新
  1. HookTest

    0下载:
  2. 钩子测试程序,介绍全局钩子的使用,钩子是windows编程中一种非常重要的技术.-Hook test program, this paper introduces the use of global hooks, the hook is a kind of very important Windows programming technology.
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:luffy
  1. keyboard-hook(program-report-ppt)

    0下载:
  2. 实现了一个键盘钩子的程序,VC++编写,记录当前活动界面的键盘输入,记录在一个TXT文档中。文件中还包含一个实验报告和讲解ppt。本程序用作学习交流,使用时请不要违反国家法令法规,以此带来的后果自行负责,本人不承担任何责任。-Implements a keyboard hook program, VC++ written record of the current keyboard input interface activity, recorded in a TXT document. The
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:姜琛
  1. thrrae_message_good

    0下载:
  2. 线程消息广播测试程序有线程启动及消息广播的例子,很好的源码-Thread message broadcast test program thread start and examples of news broadcast, a good source
  3. 所属分类:Hook api

    • 发布日期:2017-12-17
    • 文件大小:21kb
    • 提供者:rnz!2913
« 12 »
搜珍网 www.dssz.com