搜索资源列表
delphi对windows高级编程的很多例子
- delphi对windows高级编程的很多例子:delphi实现屏幕落雪效果,按键转汉字,模拟输入法程序,利用消息钩子屏蔽定时器,利用窗口过程钩子截获QQ账号,判断用户目前是否在操作电脑-the windows of many high-level programming examples : delphi screen snow effect keys to Chinese characters, analog input procedures, the use of news hook sh
Delphi-Win
- 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目
snifferFOX
- SnifferFox是运行于Windows平台的嗅探器(Sniffer)。用于截获经过本地计算机指定网卡的所有数据包,并且对这些包进行分析和统计。-SnifferFox is running on the Windows platform Sniffer (Sniffer). After intercepted for the local computer network card, all designated data packets, and these packets for analy
SnifferFox.v1.3.Alpha.Full.Source.ccrun.419973
- SnifferFox是运行于Windows平台的嗅探器(Sniffer)。用于截获经过本地计算机指定网卡的所有数据包,并且对这些包进行分析和统计。-SnifferFox is running on the Windows platform for the Sniffer (Sniffer). After intercepted for the local computer network card designated all data packets, and these packets fo
passwordknife_src
- 密码嗅探器和URL截获及EMAIL截获开源代码 ,C++BUILDER源代码
CapturePacket
- 网络嗅探器基于WinpCap,能实现对全网数据包的分析与截获工作
gameboxman
- 网络嗅探器,截获网络分组,分析分组内容,进而了解网络细节
wfpb_base64
- base64算法,前几天用来截获MSN协议时获取文件名时使用的。之前用的一个网上下下来的base64的源码,解码总是错误。后来干脆自己写了一个。由于MSN协议解出来的字符串是UNICODE的,所以那些base64转换器解码后显示不出有用信息,中间被截断(null字符)。 里面包含两个项目(一个库,一个测试程序)
IPPack
- 用VC 写的一个钩子程序,有可视话界面.可以给windows任务管理器下的进程挂钩,比如QQ.对ws_2.dll的send sendto,recv,recvfrom进行了挂钩,可以截获这些内容
080910155637
- 头一段时间做jmf程序,要把截获的视频流,潜入到网页中,并播放;在网上找了很多例子,是弹出frame框形式的,没有做成嵌入到applet里面,自己做了一个嵌入到applet里面的。也就是把播放器嵌入到applet里面,而不是弹出一个Frame框,并且定义了两个按钮;一个启动,一个停止;以下是源码; 解压码是:xuedijiujiu 这是个客户端applet程序程序,实现视频的接受和播放;服务器端可以用JMStudio来辅助调试; 程序仅供研究
绿光抓包器
- 截获socket的api hook-intercepted socket api hook
2005325183220756
- vc制作型号密码查看器.熟悉系统编程的应该知道钩子能截获系统并得理发送给其它应用程序的消息,能完成一般程序无法完成的功能。这里我们主要用到了WH_KEYBOARD 键盘钩子和WH_MOUSE 鼠标钩子.-vc production models password viewer. Programming familiar with the system should know hook system capable of intercepting and with the other barber
Password-Viewer
- Password Viewer是个简易的密码查看器,原理是通过截获文本框的导出事件,实现文本框中密码隐藏字符能够明码显示;-Password Viewer is a simple password viewer, works by intercepting the text box to export the event to achieve the password text box to clearly display hidden characters
FoxSniffe
- Windows平台的嗅探器(Sniffer)。用于截获经过本地计算机指定网卡的所有数据包,并且对这些包进行分析和统计。-Windows platform Sniffer (Sniffer). After intercepted for the local computer network card designated all data packets, and these packets for analysis and statistics.
GLIntercept0_5exe
- Opengl 函数截获器,其功能是用新的库代替原有的opengl库,跟踪原库中函数的调用-Opengl function intercepted, and its function is to use the new library to replace the original opengl library, tracking the original library function call
Input_Width
- 这是MC9S12DG128单片机定时器应用的程序。 该例程利用定时器通道TC0捕捉测量信号的脉冲宽度。首先在脉冲起点(上升沿时刻)截获TCNT值,在脉冲终点(下降沿时刻)再次截获TCNT值。计算两个值之差,可求得脉冲宽度。-This is an Example for the Timer of MC9S12DG128.
huoxingwen
- 可以截获输入法,在输入法输入的时候直接实时转换。 1、火星文转换器 支持实时转换、签名美化、全面转换、快速转换、用户自定义转换。 2、输入法外挂模式 支持打字简体自动转火星文、简体转繁体、简体转异体、繁体转简体。 3、火星文翻译器 支持词汇优先、单字优先、仅词汇翻译。 4、签名美化工具 支持随机和固定两种方式设计个性签名,支持自定义特殊符号密度。 5、拼音与笔画数 支持计算汉字笔画数,汉字转换为拼音。采用了超大汉语拼音数据库,包含了所有常用字和许多生僻字的
PacketMonitor
- 简易嗅探器 MySniffer,对网络中的数据包进行截获-Easy sniffer MySniffer, the network packets capture
CapturePacket
- 网络嗅探器:数据包截获工具VC++编写的源码,内容很丰富-Network packet capture tutorial comes with source code written in VC++, very rich in contents
百度地图截获器(矢量版)-刘俊环
- 便捷截取选定地图信息,包含各种有用信息,简单实用(Convenient interception of selected map information, including a variety of useful information, simple and practical)