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

搜索资源列表

  1. catwork0601

    0下载:
  2. 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINSTANCE,该 EXE 调用我的 DLL。我能将 HINST
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:101679
    • 提供者:阳广元
  1. antihook_src

    0下载:
  2. 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:73052
    • 提供者:吴志明
  1. Injector-20090421b

    0下载:
  2. Code is written in C++ with full exception handling (none of this annoying C-based return value checking crap). Only tested on MSVC++. Visual Studio 2008 project files supplied. Note: The AMD64 version can only inject into AMD64 processes,
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:11316
    • 提供者:sogetthis
  1. MouseRecordTools

    0下载:
  2. 是本人写的一则HOOK入门学习的鼠标记录程序,对BCB下编程,HOOK入门会有较大的帮助,代码简洁明了,绝对是原创,唯一。包括两个文件夹:DLL 和Main,可直接编译,有问题者可加我QQ:542561233讨论。-this is an example for System-Hooking programing,I think it‘s brief enough for the steping-into hooking who use C++builder。if you have any que
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:588016
    • 提供者:tangbo
  1. NInjectLib

    0下载:
  2. About N-InjectLib N-InjectLib is a library written in C++ which allows for injecting dynamic link libraries into a remote (i.e. foreign) process. Two techniques are available to inject a dll: the target process can be started by using the library
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:10306
    • 提供者:louis
  1. keyboard-receive

    0下载:
  2. 运行程序,然后最小化窗口!这时候你的所有键盘输入信息都会记录在C盘(如果系统防火墙对C盘没保护)key——.log文件里面,键盘字母是大写的A——Z,数字1——9对应a--i!-Run the program, then minimize the window! At this time all your keyboard input will be recorded in the C drive (if the system did not protect the firewall on th
  3. 所属分类:Hook api

    • 发布日期:2017-05-23
    • 文件大小:7671167
    • 提供者:chengyong
  1. Easy-language-Mail

    0下载:
  2. 这个是我用易语言写的一个钩子函数,这次所用的是易语言与C++不同,功能可以记录用户击键信息,并将记录信息发送到指定邮箱,有开机自起,隐藏窗口等功能-This is I use easy language to write a hook function, this is easy to C++ language and different function can record the user click key information, and recording information s
  3. 所属分类:Hook api

    • 发布日期:2017-04-28
    • 文件大小:90937
    • 提供者:李和清
  1. EasyHook 2.6 Binaries

    2下载:
  2. 最近一段时间由于使用MinHook的API挂钩不稳定,经常因为挂钩地址错误而导致宿主进程崩溃。听同事介绍了一款智能强大的挂钩引擎EasyHook。它比微软的detours好的一点是它的x64注入支持是免费开源的。不想微软的detours,想搞x64还得购买。 EasyHook提供了两种模式的注入管理。一种是托管代码的注入,另一种是非托管代码的注入。我是学习C++的,所以直接学习了例子中的非托管项目UnmanagedHook。里面给了一个简单的挂钩MessageBeep API的示例(D
  3. 所属分类:钩子与API截获

    • 发布日期:2018-01-09
    • 文件大小:181248
    • 提供者:850980771
搜珍网 www.dssz.com