CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 截获

搜索资源列表

  1. CSharpwebmessage

    0下载:
  2. 截获网页弹出消息 并执行C#代码Intercepts webpage pop-up messages and implementation of C# code-The intercepted web pop-up messages and execute C# code
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-23
    • 文件大小:1286
    • 提供者:张燕
  1. UDiskDll

    0下载:
  2. 检测u盘拔出与插入的一个dll编写,使用的是回调函数的方法,并不是时时发送消息,而是截获设备装卸时的消息-Detection u disk pull out and inserted a DLL to write, using a callback function method, is not always sending messages, but capture equipment handling of news
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:1785257
    • 提供者:shakexe
  1. Packet-Capture

    0下载:
  2. C#实现的数据包截获的源代码 C#实现的数据包截获的源代码-Source code source code for C# C# implementation of data packets intercepted packets intercepted
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:19504
    • 提供者:fanwen
  1. tcpdump.tar

    0下载:
  2. TcpDump可以将网络中传送的数据包的“头”完全截获下来提供分析。它支持针对网络层、协议、主机、网络或端口的过滤,并提供and、or、not等逻辑语句来帮助你去掉无用的信息。tcpdump就是一种免费的网络分析工具,尤其其提供了源代码,公开了接口,因此具备很强的可扩展性,对于网络维护和入侵者都是非常有用的工具。tcpdump存在于基本的FreeBSD系统中,由于它需要将网络界面设置为混杂模式,普通用户不能正常执行,但具备root权限的用户可以直接执行它来获取网络上的信息。因此系统中存在网络分析
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-12
    • 文件大小:1587493
    • 提供者:snow
  1. captionbox

    0下载:
  2. 截获windows消息重绘winForm边界-Form redraw, the intercepted messages
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:63221
    • 提供者:ye
  1. PacketCapture

    0下载:
  2. 包截获程序,使用底层驱动截获数据包,C-Packet capture program, the underlying driver intercepted packet, C++
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-01
    • 文件大小:394870
    • 提供者:littlelemon
  1. KeyHook

    0下载:
  2. Hook实现的截获键盘信息,适合初学者学习-The Hook to achieve intercepted keyboard information
  3. 所属分类:Hook api

    • 发布日期:2017-11-23
    • 文件大小:503937
    • 提供者:wangkechuang
  1. hook_exe

    0下载:
  2. 一个exe的钩子,可截获你想要的任何外部API调用,从而实现注入代码的功能。-For an exe hooks, can intercept any external API calls you want, in order to achieve the functionality of the injected code.
  3. 所属分类:Hook api

    • 发布日期:2017-11-21
    • 文件大小:7989656
    • 提供者:renjie
  1. sniffer

    0下载:
  2. 截获数据包,能够解析数据包协议,如ICMP,IGMP,UDP,TCP等-Intercepted packets, able to parse the data packet protocol, such as ICMP, IGMP, UDP, TCP, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-30
    • 文件大小:20097024
    • 提供者:小宇
  1. move-and-resize

    0下载:
  2. 截获windows事件实现:1.拖拽窗口来移动窗口,2.改变窗口大小-Intercepted windows event achieve: 1. Dragging the window to move it. 2. change the window size.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:14263
    • 提供者:LinXia
  1. KeyBoardHook

    0下载:
  2. 键盘钩子,主要对键盘的各个按键产生的消息进行截获,打印出来-Keyboard hook, keyboard key on each key generating messages are intercepted, print out
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:2746879
    • 提供者:renhw
  1. mdmd

    0下载:
  2. 易语言屏幕分辨率监控源码例程程序调用API函数CallWindowProcA设置回调子程序,截获判断屏幕分辨率改变的消息。-The easy language screen resolution monitoring source routine procedure calls the API function CallWindowProcA set to callback subroutine intercepted determine the screen resolution to cha
  3. 所属分类:ELanguage

    • 发布日期:2017-11-17
    • 文件大小:1279
    • 提供者:淘爱的32
  1. network-data-capture-tool

    0下载:
  2. 本软件是基于WinPcap4.1.2的MFC抓包程序,可以对选定的网卡的数据进行捕获,之后可以分析捕获的数据包包括源和目的ip地址等信息,并且可以导出这些信息特点是可以对所截获的数据包进行语法协议过滤分析。-This software is based a WinPcap4.1.2 MFC capture program to capture card data selected after analysis of captured packets, including source and d
  3. 所属分类:Sniffer Package capture

    • 发布日期:2015-04-23
    • 文件大小:2373632
    • 提供者:hlx
  1. mfc-network-capture-tool

    0下载:
  2. 本软件是基于WinPcap4.1.2的MFC抓包程序,可以对选定的网卡的数据进行捕获,之后可以分析捕获的数据包包括源和目的ip地址等信息,并且可以导出这些信息特点是可以对所截获的数据包进行语法协议过滤分析。-This software is based a WinPcap4.1.2 MFC capture program to capture card data selected after analysis of captured packets, including source and d
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-04-23
    • 文件大小:2364416
    • 提供者:hlx
  1. Handle-relevant

    0下载:
  2. 句柄的使用获取代码钩子与API截获 -Handle the use of hooks and API intercepting access code
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1091
    • 提供者:靳瑞
  1. meau

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The menu
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:5828669
    • 提供者:彩虹
  1. NCManager

    0下载:
  2. 动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-ynamic menu preparation, how to make the program at runtime to generate a new menu item and how to manually command arrangements for dealing with these new menu gene
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:545109
    • 提供者:彩虹
  1. MyWebBrowser

    0下载:
  2. 扩展了.net自带的WebBrowse,实现了截获弹出窗口和弹出新窗口事件,实现了其他的一些常用接口,可实现一些高级控制-Extends achieve some advanced control the net comes WebBrowse, intercepted pop-ups and pop-up new window event, some other commonly used interfaces,
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:125716
    • 提供者:scghost
  1. power_aperture

    0下载:
  2. 首先介绍了低截获概率雷达发展状况,然后分析了低截获概率雷达的截获因 子,讨论了雷达各个参数对雷达低截获性能的影响和工程中各种措施对截获因子的影 响 -Digital beam forming is in digital signal processing methods established on the basis of a technology, it is widely used In radar, sonar, communication and electronic
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:531
    • 提供者:时晨光
  1. HookTest-and-ADO-access

    0下载:
  2. 利用HOOK技术,截获所有消息,并进行判断,如果是回车或空格按键消息,就将其屏蔽。 在VC中利用ADO访问数据库。-HOOK technology intercepts all messages, and to judge if it is a carriage return or space key messages will shield. Access the database using ADO in VC.
  3. 所属分类:Hook api

    • 发布日期:2017-11-15
    • 文件大小:161672
    • 提供者:jack who
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com