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

搜索资源列表

  1. MenuToChinese

    0下载:
  2. 利用钩子函数轻松实现应用程序的汉化 :MenuToChineseHook 运行环境:Win 2000/XP;Microsoft Visual C++ 6.0 注意事项: 本程序在Windows2000或XP下均可运行, 共4个文件: MenuToChinese.exe //汉化主程序,首先运行它 MenuToChineseHook.lib //钩子函数的链接库 MenuToChineseHook.dll DemoToChines
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:102.33kb
    • 提供者:冯金建
  1. IDLib

    0下载:
  2. windows应用,模拟人自动填写表单程序,采用进程监控与hook相结合-windows application, simulation automatic form filling process using process monitoring and hook combination
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:32.98kb
    • 提供者:moonlight968
  1. APIDemo

    0下载:
  2. Windows Hook in C# Application
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:20.73kb
    • 提供者:RedFlag
  1. Link Card SW

    1下载:
  2. 截取Windows中通用PCSC智能卡读卡器通讯的DLL文件,将生成的winscard.dll置于目标应用程序同目录,即可截获并记录所有通讯。-Common intercept Windows PCSC smart card reader in communication DLL file, put the generated winscard.dll target application with the directory, you can intercept and record all
  3. 所属分类:钩子与API截获

    • 发布日期:2012-11-20
    • 文件大小:113.32kb
    • 提供者:李长江
  1. anit

    0下载:
  2. Windows应用程序是基于消息驱动的,任何线程只要注册窗口类都会有一个消息队列用于接收用户输入的消息和系统消息。为了拦截消息,Windows提出了钩子的概念。钩子(Hook)是Windows消息处理机制中的一个监视点,钩子提供一个回调函数。当在某个程序中安装钩子后,它将监视该程序的消息,在指定消息还没到达窗口之前钩子程序先捕获这个消息。这样就有机会对此消息进行过滤,或者对Windows消息实现监控。-Windows application is based on the message-dri
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:7.15kb
    • 提供者:田浩
  1. 记录键盘所输入的按键

    0下载:
  2. 记录键盘所输入的按键,可以用于黑客开发应用。VC开发的代码,基于WINDOWS.-Records entered the keyboard keys can be used for development and application of hackers. VC++ code, based on WINDOWS.
  3. 所属分类:钩子与API截获

    • 发布日期:2017-04-09
    • 文件大小:1.84mb
    • 提供者:chx
  1. winhider

    0下载:
  2. As a hide windows tool,it could hide windows program (hide applications,hide program) from screen and taskbar. It Show window property of application,such as window handle,class name,process id etc. -As a hide windows tool,it could hide windows
  3. 所属分类:Hook api

    • 发布日期:2017-05-01
    • 文件大小:580.11kb
    • 提供者:
  1. HookMouse

    0下载:
  2. 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:45.79kb
    • 提供者:冰雨
  1. XMonitorBot

    0下载:
  2. This example will describe advanced programmers how to get in touch with dll injection, inter proccess comunication (IPC) and advanced windows api hooking. This is an application that hooks an online poker client (full tilt and pokerstars at the mome
  3. 所属分类:钩子与API截获

    • 发布日期:2014-01-03
    • 文件大小:156.67kb
    • 提供者:embi
  1. key_preview

    0下载:
  2. is a simple Macro recorder/player for Windows that uses windows hooks to record and replay mouse and keyboard actions that you perform on the desktop. It is similar to the macro functionality present in applications like Word and Excel, only that the
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:29.62kb
    • 提供者:john3659
  1. keyboardhookachievep

    0下载:
  2. 一个简单的钩子程序 钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能-A simple mouse hook hook is a very important Windows System System Interface, you can use it to intercept and handle messages sent to other applications, to complete the common ap
  3. 所属分类:Hook api

    • 发布日期:2017-05-02
    • 文件大小:506.86kb
    • 提供者:hunter
  1. MouseHook

    0下载:
  2. 一个简单的鼠标钩子程序 钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能-A simple mouse hook hook is a very important Windows System System Interface, you can use it to intercept and handle messages sent to other applications, to complete the common
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:20.94kb
    • 提供者:hunter
  1. WindowsHandlerFinder_src

    0下载:
  2. Windows Handler Finder is a application that allow you to find the handler of any opened windows of you desktop
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:12.37kb
    • 提供者:trucci
  1. dllhookapi

    0下载:
  2. 驱动DLL注入源码,学习驱动很好的代码.应用层和驱动层都有源代码-Here you can find source codes. Note: to compile NtProcDrv you need NTDDK to be installed on your computer. To run compiled sample, place tunew20.dll in any folder that is specified in PATH variable (windows/syst
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:75.9kb
    • 提供者:tunshizhe
  1. WinAPI

    0下载:
  2. Windows API的一些基本函数的应用,适合菜鸟级学习。相信每个人看过之后都会有不同的体会。-The application of some of the basic functions of the Windows API for rookie-level learning. I believe that everyone will have a different experience after reading.
  3. 所属分类:Hook api

    • 发布日期:2017-11-22
    • 文件大小:8.79mb
    • 提供者:阿福
  1. ManagedSpy

    0下载:
  2. 有不少开发者使用Visual Studio® 提供的工具Spy++。使用Spy++,你可以了解一个运行中的应用程序的窗体布局或确定一个导致bug的特定窗体消息。然而,当你创建一 个基于Microsoft® .NET框架的应用程序,Spy++变得不太管用了,因为由Spy++截取窗体消息和类不能与开发者使用或甚至看到的任何事情通信。 开发者真正所想看到的 是被托管的事件和属性值。 本文描述如何使用一个名为ManagedSpy的新工具并且它的关联库Managed
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:186.9kb
    • 提供者:泽客
  1. CC--_HOOK_API_code

    0下载:
  2. 钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创建的。附代码。- Hook (Hook), is a platform Windows message handling mechanism, the application can be set to monitor sub-processes of a message in the above specified window, and the
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:4.38kb
    • 提供者:sky
  1. HookSrv

    0下载:
  2. 钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创建的。附代码。-Hook (Hook), is a platform Windows message handling mechanism, the application can be set to monitor sub-processes of a message in the above specified window, and the win
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:18.71kb
    • 提供者:sky
  1. Samplefiqesanulysis

    0下载:
  2. This is a console application, analysis Windows Media files within the scope of a given Sample data
  3. 所属分类:Hook api

    • 发布日期:2017-12-15
    • 文件大小:5kb
    • 提供者:Ingraj
搜珍网 www.dssz.com