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

搜索资源列表

  1. 使用API函数播放wav文件

    0下载:
  2. 如何通过调用api函数来播放wav文件,压缩文件中包含小的wav文件。-how to function by calling api to play wav file, compressed files contain small wav file.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:283.61kb
    • 提供者:Tom
  1. 低级键盘DLL

    0下载:
  2. 这是刚刚上传的“键盘测试源代码”配套的dll文件源码。它主要负责键盘消息的截取与过滤。-This is just upload the "keyboard test source code" matching dll file source. It is mainly responsible for the interception of the keyboard with the news filter.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:11.88kb
    • 提供者:罗明
  1. fwcounter(20050727)ver0.2.2.src

    0下载:
  2. SRS: 1. startup with Windows. 2. support windows 9x, 2000, XP 3. count for key which can be specified by register. 4. count number recorded in an file which path can be specified by register. 5. single instance. 6. run background. 7. 在任何时候,按Alt+S 显示/
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:156.12kb
    • 提供者:周炎
  1. javatodpr

    1下载:
  2. Javadpr produces a Delphi project file from native methods declared in a Java class file. The project file compiles to a DLL which is used by Java to interact via the Java Native Interface (JNI.)
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:77.26kb
    • 提供者:hjl
  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
    • 文件大小:42.43kb
    • 提供者:阿东
  1. Paladin_demo

    0下载:
  2. HookAPI is the API SDK that sets up system wide hooks for all windows platforms. It could easily hook 32-bit windows system APIs or 32-bit user-defined DLL. It could be used easily and all you need to do is write a DLL file named mydll.dll or mydll_9
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:499.79kb
    • 提供者:l
  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
    • 文件大小:6.11kb
    • 提供者:l
  1. sourceifiles

    0下载:
  2. 此压缩文件中包含了5个基于VC++的程序,包括:计算机监测(netbios sniffer)、键盘钩子(keyhook)、注册表修改(regist)、windows后门(windows)、服务通信(PublicNetSoft)。-this compressed file contains five VC-based procedures, including : computer monitoring (netbios sniffers), keyboard hook (keyhook), th
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18.93mb
    • 提供者:黄国超
  1. XML_Start

    0下载:
  2. XML入门应用,实现了XML数据文件的读取,希望对初学者有用-XML portal applications, the XML data file read, useful for beginners
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:203.9kb
    • 提供者:阴向东
  1. KeyHook_demo

    0下载:
  2. Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file-Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:134.88kb
    • 提供者:Jet Lan
  1. Hook_Windows_API

    0下载:
  2. 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18.68kb
    • 提供者:inwing
  1. API_hooking__revealed

    0下载:
  2. HookSystem只要是进行系统级的HOOK,虽然漏点击了上传开台,但你们应该在该提示页面上提供补选,或完全返回,而不是要我重新输入文件名等信息,真烦!-HookSystem as long as it is for system-level HOOK, although it missed the Founding upload, but you should suggest in the pages available on the by-election, or the full ret
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:68.55kb
    • 提供者:天下
  1. Class_Hook

    0下载:
  2. VB内嵌汇编实现单个类文件实现子类化钩子.-Embedded VB Series achieve single-file-type-type hook.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1.7kb
    • 提供者:cadaver
  1. XPhook

    0下载:
  2. 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的 -I used the XP detour. also used to hook dll injected into other processes API interception, then intercept t
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:2.26kb
    • 提供者:byron
  1. Hooking_the_kernel_directly

    1下载:
  2. 直接内核钩子。教你如何用C写内核函数钩子。文件里面包含了详细文档和代码。-direct kernel hook. Teach you how to write C kernel function hook. File includes detailed documentation and code.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:64.4kb
    • 提供者:liudaocan
  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. CreateFileHOOK

    0下载:
  2. Create file HOOK 删除文件上传文件
  3. 所属分类:钩子与API截获

  1. pe-file

    0下载:
  2. 对pe文件详细介绍 学HOOK API 时能用上-an intrudution to pe file in detail is useful to hook api
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:160.22kb
    • 提供者:刘永贵
  1. file-monitor

    0下载:
  2. 使用hook技术队文件的各种操作进行监视,很准确,值得研究!-file monitor by hook
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:5.41kb
    • 提供者:fancy
  1. File-select-embedding

    0下载:
  2. 在Frame内嵌入文件选择对话框。API简单应用。-Embedded within the Frame file selection dialog box. API is simple.
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:3.32kb
    • 提供者:yoursatan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com