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

搜索资源列表

  1. Windows API源代码

    0下载:
  2. windowsAPI编程的例子,用户可以直接查看并使用-windowsAPI Programming example, the user can directly view and use
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:5340771
    • 提供者:椅子
  1. PreventClose_src

    1下载:
  2. BCB钩子编程例子. 利用Hook API来禁止CTRL+ALT+DEL按键.某大侠之作,不可不看.-BCB hook programming examples. Use Hook API to prohibit CTRL ALT DEL keys. A heroes that make must-see.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:68688
    • 提供者:不惑
  1. pb-api

    0下载:
  2. 欢迎对PB编程感兴趣的朋友来本站看看您的PB学习有所帮助-welcomed the PB programming of interest to the friends you look at the site to learn PB help
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:157246
    • 提供者:hongzhen
  1. keyboard2000

    0下载:
  2. 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数 -This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Eastern : Button of Subclassing.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:14118
    • 提供者:c-king
  1. PasswordSpy

    0下载:
  2. 一个纯粹用Windows API实现的获取密码的源程序,使用了Hook技术,Windows系统编程的优秀参考资料
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:144615
    • 提供者:tiger
  1. HOOK_demo_vb

    0下载:
  2. windows下的关于鼠标hook的编程代码 有好多API的例子
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:914839
    • 提供者:fanli
  1. ActiveKey

    0下载:
  2. HOOK,钩子与API编程 截取键盘输入
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1997
    • 提供者:eagle
  1. ProcessProtecter

    0下载:
  2. VC编程实现API拦截保护目标进程不被杀死,可以用作软件安全模块-VC programming API to intercept the process of being killed by conservation objectives, can be used as software security modules, etc.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:65222
    • 提供者:刘赟
  1. 20080323224000244

    0下载:
  2. api hook windows 编程-api hook windows programming
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:93448
    • 提供者:fei liming
  1. APIHookjiexi

    0下载:
  2. 本文分析了API Hook 系统的实现结构和系统涉及的DLL 注入和API 拦截两项关键技术的多种实现途径,并结合 应用给出了编程实现的方法。-This paper analyzes the API Hook System structures and systems involved in DLL injection and API to intercept the two key technologies to achieve a variety of channels, combine
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:94676
    • 提供者:王志军
  1. WindowsAPISoruces

    0下载:
  2. windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
  3. 所属分类:Hook api

    • 发布日期:2017-05-18
    • 文件大小:5554518
    • 提供者:云飞扬
  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
    • 文件大小:177672
    • 提供者:郭永坤
  1. VC_Programming_HOOK_Api_example_code

    0下载:
  2. VC编程开发 HOOK Api实例代码VC Programming HOOK Api example code -VC Programming HOOK Api example code
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:331032
    • 提供者:6
  1. nohack

    0下载:
  2. vc 木马编程从入门到精通,api hook编程,各种稀有程序-VC api hook
  3. 所属分类:Hook api

    • 发布日期:2017-05-17
    • 文件大小:4630467
    • 提供者:caidi
  1. HookAPI

    0下载:
  2. 推荐一些Windows环境下的HOOK API各种示例源代码,包括网络、注册表、文件、对话筐、进程等各个方面,这是些编程常用到的HOOK示例,可作为资料保存,以备后用。 -To some of the Windows environment HOOK API source code for various examples, including network, registry, file, dialog baskets, and other aspects of the process,
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:319298
    • 提供者:madud00078
  1. UG-OPEN-API

    1下载:
  2. UG OPEN API编程基础,希望对UG二次开发和参数化设计有帮助-UG OPEN API based programming, in the hope UG secondary development and parametric design help
  3. 所属分类:Hook api

    • 发布日期:2017-05-18
    • 文件大小:5600514
    • 提供者:gangan
  1. WindowsAPIforVisualBasic

    0下载:
  2. Visual BASIC API编程大全-Visual BASIC API programming Daquan
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:352304
    • 提供者:张怀亮
  1. windows-api

    0下载:
  2. 实现vc最基本的api编程,代码详细,适合初学者。-Vc api to achieve the most basic programming code in detail.
  3. 所属分类:Hook api

    • 发布日期:2017-05-11
    • 文件大小:2561371
    • 提供者:刘氏
  1. windos--api

    0下载:
  2. 基于WindowsAPI的VB编程题自动评分系统的研究与实现,接受一些关于自动评分的教程-Research and Implementation of WindowsAPI VB programming question the automatic scoring system, to accept the tutorials on the automatic scoring
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5548419
    • 提供者:王敬
  1. api

    0下载:
  2. api模块源码,绝对的源码,适合新手学习API编程使用-API module source code, the absolute source code, suitable for novice learning API programming use
  3. 所属分类:Hook api

    • 发布日期:2017-11-22
    • 文件大小:29788
    • 提供者:yw.x
« 12 »
搜珍网 www.dssz.com