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

搜索资源列表

  1. GetKey_Win

    0下载:
  2. 写代码时常要知键盘上某个键的虚拟键值或是ASCII码值等等,这个小工具或许能帮得上忙.用钩子获取键盘输入-write code often want to know a certain key on the keyboard of virtual keys or ASCII value, and so on, Perhaps this small tool to help with this busy. with access to the keyboard input hook
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:39533
    • 提供者:卢远坚
  1. 钩子函数例子

    0下载:
  2. This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7276
    • 提供者:风影
  1. Dll2Process

    1下载:
  2. 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting fu
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:43448
    • 提供者:阿东
  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. HookImport_src

    0下载:
  2. Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6252
    • 提供者:l
  1. houtaijiankong

    0下载:
  2. 一百六十三K大小 一个简单的DLL程序 上传上去希望对大家有所帮助-163 K size of a simple DLL upload procedures we want to help
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:166936
    • 提供者:周雷翔
  1. Mymouse

    0下载:
  2. 能够实现回放鼠标操作,如果想做一个很机械性且重复的界面操作就请使用吧-playback can be achieved mouse operation, if they want a very mechanical repetition on the operation of the interface to use it
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:481954
    • 提供者:陈义平
  1. ConnectOracle

    0下载:
  2. I want your site this translation to english thank you!-I want your site this translation to englis h thank you!
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7714
    • 提供者:enezi
  1. wangguoqiangKeybHookyuanban

    0下载:
  2. 王国荣的KeybHook原版源程序```很多人都想要的程序哦 -Rujin the original source KeybHook `` `a lot of people want to have the procedure `` Oh,
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1009938
    • 提供者:小熊
  1. APIhaodongx(vb

    0下载:
  2. API浏览器源代码~!想研究API浏览器用得上哦~!-API source code browser ~! Want to look into the API browser useful oh ~!
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18575
    • 提供者:小熊
  1. hook2007hemaowu

    0下载:
  2. 远程监控*源码, 利用钩子实现, 这是课程设计, 里面有非常详细的说明文档,对与想深入学习hook 和 进程快照还有指令分析器的人来说本作品最适合,里面的代码十分复杂,建议你们想学习的话最好详细阅读课程设计的文档,这个程序是很多老师都做不出来的! -RMON Trojan source code, using the hook realize that this is the curriculum design, with a very detailed documentation. and
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:697197
    • 提供者:mo
  1. COM_Com

    0下载:
  2. You can hook the system and do what you want!
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1320082
    • 提供者:龙泰旭
  1. LibSpy_src

    0下载:
  2. LibSpy源代码。运行该程序,可以获取当前窗口的进程号,以及线程号。为想要深入理解windows系统的朋友提供了一个很不错的途径。-LibSpy source code. Run this program, you can access the current window of the process, as well as its threads. For the want-depth understanding of Friend windows system provides a ve
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:12229
    • 提供者:QinYing
  1. vbRecordPressKey

    0下载:
  2. 一个*器程序,纯VB代码,带有一定的界面,对于想学习的朋友,可以参考下-A keylogger program, pure VB code, with a certain interface, a friend who want to learn, you can refer to the following
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:67740
    • 提供者:Mike
  1. commem

    0下载:
  2. detours开发实例It s quite useful if you want to develop a programe with the libarary of detours.-It s quite useful if you want to develop a programe with the libarary of detours.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:1664
    • 提供者:jimmy
  1. HookToolsrc

    0下载:
  2. 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:68388
    • 提供者:szg
  1. hookgouzilizi

    0下载:
  2. WINDOWS 钩子一个实例,大家可以根据这个来扩展写出自己想要的程序,比如*等-WINDOWS hook an example, we can expand this to want to write their own procedures, such as keyloggers and so on. . . .
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:98848
    • 提供者:foxcreek
  1. apihooksrc

    0下载:
  2. 个ApiHook的东西 这个代码在CodeProject有下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -This code has CodeProject, only linked to the introduction
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:67889
    • 提供者:chenxq
  1. iso-8859-1__APIHook_Demo

    0下载:
  2. If you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate your member account after checking your files. If you do not want to uplo
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:54969
    • 提供者:silver3x
  1. API

    0下载:
  2. 一款小巧的api查询工具,可以迅速帮你查到你想要的函数 说明及使用方法-A small api query tool that can help you quickly found the function you want to explain and how to use
  3. 所属分类:Hook api

    • 发布日期:2017-05-07
    • 文件大小:1604729
    • 提供者:7x_seven
« 12 3 4 »
搜珍网 www.dssz.com