CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Intercept

搜索资源列表

  1. 屏幕取词之GetWord-NT-2000

    0下载:
  2. 屏幕取词中截取文字绘制的部分,截取textoutA,TextOutW,BitBlt,ExtTextOutA,ExtTextOutW。对截取部分处理,并返回符合要求的部分。- The screen takes in the word to intercept the writing plan the part, intercepts textoutA, TextOutW, BitBlt, ExtTextOutA, ExtTextOutW. To intercepts partial proce
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:29.54kb
    • 提供者:李国帅
  1. JiurlPortHide

    0下载:
  2. 本例子是从网上一个的代码更改过来,原先只有对网络数据进行拦截,后来经过本人的更改,实现了对文件(2k和xp下测试过)的访问权限控制-this case from the Internet is a code change over, only to the original data network to intercept and were later I change and realize the right paper (2k and tested under xp) Access Co
  3. 所属分类:驱动编程

  1. AdminPass

    0下载:
  2. windows登录密码截获程序,可以用来截取Windows登录密码,程序为创建windows服务,同时使用钩子对密码进行获得-intercepted procedures can be used to intercept Windows login passwords, procedures for the creation of windows services, and the use of the hook was right password
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:41.73kb
    • 提供者:神仙哥哥
  1. keyhook.Testing

    0下载:
  2. 按 ~ 不放的同时 按其他按键 得到对应 偏旁汉字 不是真正的输入法 只是 模拟那个过程 拦截按键转发汉字 当初只是想看看*式输入法怎么弄的,现在已经基本上OK了 -~ tightly by the time of the other keys to be identical to corresponding Chinese character is not the real analog input method is that the process forward butto
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:21.07kb
    • 提供者:张军
  1. 捕获ip数据包的小程序1.1

    0下载:
  2. 可以对网络的数据包进行截取 可以对包的数据进行分析 -can the network data packets can intercept packets of data analysis
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34.13kb
    • 提供者:素宾
  1. 获得桌面颜色

    0下载:
  2. 用鼠标钩子对鼠标消息进行拦截来得到鼠标在目前的位置,然后由的到的坐标来取得颜色值,-mouse news hook to intercept the mouse to be in the current mouse position, then the coordinates to get the color value,
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:63.68kb
    • 提供者:李力
  1. TrackUserIdle_src

    0下载:
  2. The approach used here is really a simple one. We intercept the mouse and keyboard activities of the user by hooking into the OS s mouse and keyboard events using the API SetWindowsHookEx(). It is important to note that the hooks we are installing ar
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:5.01kb
    • 提供者:l
  1. IP地址过滤

    0下载:
  2. 网络ip地址过滤系统,能自定义任意ip过滤拦截-network ip address filtering systems can customize filters to intercept arbitrary ip
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:549.19kb
    • 提供者:哈哈
  1. 55javarm

    0下载:
  2. v4.2.2a [2006.03.18 21:25] 修复消息模式的 IP 显示问题 增加对腾讯 QQ2006 Beta1 的支持 开发环境迁移 大大精简了代码,减小了文件尺寸和占用的资源 对全部代码进行了严格检查和修正 增加对一种新类型的系统广告的拦截 双击 IP 地址框可提供更丰富的查询并可提交错误报告 修正了登录时偶尔出现密码输入迟钝的问题 珊瑚虫 IP 数据库更名为 CoralWry.dat
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:128.35kb
    • 提供者:dfdsfds
  1. ListenNetwork

    0下载:
  2. 侦听网络中的数据包,可设置侦听的目的地址和端口,并显示数据报的内容,并把侦听结果写入日志文件中。-interception of network data packets that can be set to intercept the destination address and port, and display of data content, results and interception into the log file.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:29.83kb
    • 提供者:柴二建
  1. xpassthru

    0下载:
  2. NDIS中间驱动程序截获网络封包 使用DDK编译,对ndis编程有帮助-NDIS intermediate driver using the DDK compiler intercept network packets, for ndis programming help
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:69.25kb
    • 提供者:dreamgate
  1. ProtectPC

    0下载:
  2. 小精灵主动防御系统的设计与实现(附源码)。一个山寨版的简单的主动防御,代码比较简单, 进程方面:本主动防御系统采用驱动技术对进程创建进行拦截并通知用户,从而使用户了解到未知的恶意程序,达到防范病毒的目的。 文件方面:开启本主动防御将会对新创建的隐藏文件进行提示,从而达到对文件方面的监控。 注册表方面:病毒通常修改注册表,因此本主动防御系统提供了注册表创建功能,同时本主动防御系统还对病毒有可能的各种启动方式进行监控。 驱动方面:开启本主动防御将会对加载的驱动程序进行监控。 恶意
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:2.51mb
    • 提供者:阿东
  1. VB.Hook.intercept.code.testing.process.firewall.ra

    0下载:
  2. VB全局 Hook 测试进程防火墙拦截进程代码VB Global Hook intercept the process of code testing process firewall -VB Global Hook intercept the process of code testing process firewall
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:25.54kb
    • 提供者:.,
  1. VB.development.designed.intercept.api.code

    0下载:
  2. VB开发设计拦截api 程序经典代码VB Classic development program designed to intercept api code -VB Classic development program designed to intercept api code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:25.83kb
    • 提供者:0
  1. Intercept-blocker-window

    0下载:
  2. 拦截窗口Intercept blocker windowInterceptblocker window-Intercept blocker windowInterceptblocker window
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:9.27kb
    • 提供者:zhaoyadong
  1. Intercept-blocker-window-test

    0下载:
  2. 拦截测试 Intercept test intercept test -Intercept test intercept test
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:52.22kb
    • 提供者:zhaoyadong
  1. Intercept-aircraft

    0下载:
  2. 可以在一个防御圈内拦截不合法的飞机经过,最终计算出发现飞机的位置以及击落飞机的位置-You can intercept illegal aircraft through in a defensive circle, and ultimately calculate the position of the aircraft and found the location of the downed aircraft
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.48kb
    • 提供者:王志祥
  1. Intercept-arbitrary-port-data

    0下载:
  2. [原创]拦截任意个端口的发送和接收数据,自己用的一个小工具-[original] to intercept any port to send and receive data, their use of a small tool
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:120.44kb
    • 提供者:张望
  1. for-leark-Intercept

    0下载:
  2. Intercept windows message for everyone to learn-Intercept Windows message for everyone to learn
  3. 所属分类:ComboBox

    • 发布日期:2017-12-17
    • 文件大小:7kb
    • 提供者:soinrm
  1. Intercept data

    0下载:
  2. 对输入信号截取其某时间点的数据。。。。。。。(Intercept data at a certain point in time)
  3. 所属分类:其他

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