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

搜索资源列表

  1. MUTools

    1下载:
  2. 一个MU(奇迹)游戏发送包和接收包监视器源代码-an MU (miracle) games and receive packets sent monitors source code package
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:126.17kb
    • 提供者:linux
  1. VB002

    0下载:
  2. 怎样在VB中接收、处理托盘的消息(双击、单击、左键、右 键)
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:21.85kb
    • 提供者:dnwfg
  1. Api Hook和封包拦截技术

    0下载:
  2. const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:194.47kb
    • 提供者:黄春标
  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. InlineHook

    0下载:
  2. 用全局钩子注入,用5字节跳转HOOK了封包发送接收的几个函数-With the overall hook implantation, with 5 bytes of the packet sent Jump HOOK received several function
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:12.11kb
    • 提供者:好好
  1. ocxEditT

    0下载:
  2. 1.ocx 和相应的网页(a.html) 2.代码实现ie6一直存在的ocx在网页中刷新问题,特别是解决了滚动网页(即鼠标滚动或拖动滚动条)时的刷新问题 3.由于ie会截获一些功能键,这个加了个鼠标和键盘的hook,特别是退格键 4.重载了一个编辑框,用以接收数据 5.对VK_LEFT VK_RIGHT 的实现不大好,有解决办法的,请回复,谢谢~-1.ocx and the corresponding page 2. Code to achieve the ocx persist
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:37.46kb
    • 提供者:qiangl
  1. 76328_Sniff

    0下载:
  2. 用hook方式~!擷取軟體的傳送和接收的封包~!-With hook way ~! Picks up the software the transmission and receive wrapped gift ~!
  3. 所属分类:Hook api

    • 发布日期:2017-04-29
    • 文件大小:23.67kb
    • 提供者:王曉明
  1. Core

    0下载:
  2. 用hook方式~!擷取軟體的傳送和接收的封包~!-With hook way ~! Picks up the software the transmission and receive wrapped gift ~!
  3. 所属分类:Hook api

    • 发布日期:2017-04-11
    • 文件大小:716byte
    • 提供者:王曉明
  1. inject

    0下载:
  2. 钩子程序,替换windows的发送和接收函数,捕获数据包-Hook procedures, to replace the windows to send and receive function, packet capture
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:864.13kb
    • 提供者:aaa
  1. HookFunc

    0下载:
  2. 载获API函数,获取字符串这个例子就是通过Hook几个最基本的字符串输出函数,以获得系统所有文字的例子! 获取到字符串后,将以WM_COPYDATA消息发送到接收窗口,所以接收窗口需自定义一下接收函数。 -Previously approved API function to get the string in this example is the string through the Hook a few basic output function to obtain all
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:22.88kb
    • 提供者:chinaeping
  1. SalverProject

    0下载:
  2. 1.通过hook接收系统鼠标信息 2.系统托盘 3.设置透明窗口 4.隐藏显示WINDOWS系统任务栏 5.系统中第一个进程的信息处理-1. By hook mouse receiving system information 2. The system tray 3. To set a transparent window 4. Hide Show WINDOWS system tray 5. System, the first process of information p
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:754.89kb
    • 提供者:侯忠勇
  1. Informationexchangewithinsystem(receiver)

    0下载:
  2. 本易语言代码用于系统内部信息交换的接收,返回接收到的系统内部信息-The code for easy language for information exchange within the system to receive and return the received information within the system
  3. 所属分类:钩子与API截获

    • 发布日期:2017-04-04
    • 文件大小:1.61kb
    • 提供者:pkjapan
  1. keycontrol

    0下载:
  2. 使用键盘钩子来接收键盘上的所有输入,进行键盘控制,可以使用这样的功能来做游戏*等-Use the keyboard hook to receive all input on the keyboard, the keyboard controls, you can use this function to do the game plug-in, etc.
  3. 所属分类:Hook api

    • 发布日期:2017-05-15
    • 文件大小:3.84mb
    • 提供者:lucas
  1. client

    0下载:
  2. U盘小偷 代码里面有很多不足,关于文件传输的协议的设计楼主基本就是用sleep()解决的,客户端一股脑的发过来,接收端一股脑的接收-shutdown,file copy。。。。。。。
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:1.97mb
    • 提供者:sdkj
  1. FYSM2

    0下载:
  2. vb usb 扫码枪接收程序源代码 能够记录usb模拟键盘的信息,vb hook键盘-VB USB code scanning gun receive source code to record USB analog keyboard information, VB hook keyboard
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:13.69kb
    • 提供者:yali
  1. eivirenment

    0下载:
  2. STM32F103串口发送接收C程序,keil开发环境,程序包含编译后全部内容-STM32F103 serial port to send and receive C program, keil development environment, the program contains the compiled all the content
  3. 所属分类:Hook api

    • 发布日期:2017-12-12
    • 文件大小:165.2kb
    • 提供者:UWgtei!70569
搜珍网 www.dssz.com