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

搜索资源列表

  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
    • 文件大小:99.3kb
    • 提供者:阳广元
  1. MessageHelper

    0下载:
  2. 整理的Win32 C#声明文件 包含消息定义和一些API定义-finishing the statement Win32 C# definition file contains information and some API definition
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:9.71kb
    • 提供者:Johnson cao
  1. HookApi_IAT

    0下载:
  2. api挂接的一段源代码,通过c++类来实现,你只要通过对象调用函数即可
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7.48kb
    • 提供者:wangwei
  1. HookLibrary

    1下载:
  2. Hook Api Library 0.2 [Ring0&3] By Anskya Email:Anskya@Gmail.com ring3 inline hook For Api Thank: 前29A高手也一直都是我的偶像...z0mbie大牛...这里膜拜一下 使用的LDE32引擎是翻译他老人家的...C->Delphi... 说明: 1.利用堆栈跳转 没有使用传统的jmp xxxx 长跳转,使用容易理解的push xxx
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6.2kb
    • 提供者:david
  1. KeyHook

    0下载:
  2. 一个使用api实现模拟键盘输入的C#源码示例!
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:14.81kb
    • 提供者:ehung
  1. HookEngine API HOOK ENGINE

    1下载:
  2. 非常不错的一个做*的C++ 引擎
  3. 所属分类:钩子与API截获

  1. 用Hook API实现键盘输入监控(C#)

    0下载:
  2. 同过Hook API 实现监控键盘输入
  3. 所属分类:钩子与API截获

    • 发布日期:2011-08-17
    • 文件大小:45.45kb
    • 提供者:pumao20022392
  1. HookAPI 截获和替换Win32 API的开发包

    0下载:
  2. 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
  3. 所属分类:钩子与API截获

    • 发布日期:2017-11-08
    • 文件大小:1.21mb
    • 提供者:
  1. c_api_hook.zip

    0下载:
  2. NT下的用驱动程序写的截获api函数调用的程序,Under NT driver written using api function call intercepted procedures
  3. 所属分类:Hook api

    • 发布日期:2017-11-08
    • 文件大小:107.57kb
    • 提供者:
  1. API_HOOK.rar

    0下载:
  2. API HOOK源码,自己写的,C++源码,使用的也是定位IAT表,获取需要HOOK的API,然后HOOK并处理~,API HOOK source, wrote it myself, C++ Source, the use of the IAT is also positioning table, access to the needs of HOOK the API, and then HOOK and processed ~
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:17.82kb
    • 提供者:dylan
  1. apihook_Code

    0下载:
  2. 一个通过修改DLL文件的IAT表来实现的hook开发包源码-A DLL file by modifying the IAT table to achieve the hook development kit source
  3. 所属分类:Hook api

    • 发布日期:2017-11-11
    • 文件大小:185.7kb
    • 提供者:站长
  1. hookqq

    0下载:
  2. 用C++ 编写的hook 程序,可以用来盗取qq密码-With C++ Prepared hook procedure can be used to steal passwords qq
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:114.57kb
    • 提供者:david
  1. ApiHook

    0下载:
  2. 金山词霸的屏幕取词使用了HOOKWindows API的调用来实现的,这里的是一个用数组实现对函数的HOOK的管理功能C源码-PowerWord using the Screen HOOKWindows API call to achieve, and here is a realization of the function with an array of management functions of the HOOK source C
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:3.43kb
    • 提供者:韩雪莲
  1. NoKill

    0下载:
  2. VC写的一个DLL.主要用来提供给C#调用,因为C#不支持全局钩子..自定义方法实现简单进程防杀.(Hook原理)-VC to write a DLL. Is mainly used to C# to call, because C# does not support global hooks .. Since the simple process of definition of methods to achieve anti-killing. (Hook Principle)
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:十二
  1. socket_hook

    0下载:
  2. 详细说明利用自己开发的Wsock32.dll文件替换C:\Windows\System32\Wsock32.dll文件,以此实现截包功效!-Detailed descr iption of the use of their own to replace Wsock32.dll file C: \ Windows \ System32 \ Wsock32.dll documents in order to achieve effectiveness cut-off package!
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:73.22kb
    • 提供者:唐国峰
  1. apihook

    0下载:
  2. C#.NET 2008下开发的API HOOK进程send函数,可封装成DLL,对发送的数据包进行拦截,修改-C#. NET 2008 development of the API HOOK process under the send function, can be packaged into a DLL, for sending data packets to intercept, modify,
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:1.21kb
    • 提供者:huodeming
  1. HookRPM

    0下载:
  2. 向进程注入托管程序集(Hook ReadProcessMemory Api)(C#源码)-To process into the managed assembly (Hook ReadProcessMemory Api) (C# source code)
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:757.3kb
    • 提供者:lilili
  1. gundongtiao

    0下载:
  2. Visual c++API函数的应用,主要实现了水平滚动条的效果-visual c++ application on the API functions, the main achievement of the horizontal scroll bar effect
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5.32mb
    • 提供者:yuxiaoting
  1. API-HOOK

    0下载:
  2. windows基于API的钩子技术案例,visual c++ 6编译坏境-Sample of Hook based at Windows API
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:356.63kb
    • 提供者:王山扣
  1. 钩子示例

    0下载:
  2. C#通过windows API 操作其他软件,改变软件中的值(C# changes the value of the software by operating other software through windows API)
  3. 所属分类:钩子与API截获

« 12 »
搜珍网 www.dssz.com