搜索资源列表
sdkdllhook
- 这个是我刚学DLL时写的一个Windows键盘HOOK,技术有限,如果哪里不对,还请各位多多指点,我的邮箱是zhangweizj@msn.com-This is a DLL I am just learning to write a Windows keyboard HOOK, limited skills, where if not, please pointing out a lot, my mailbox is zhangweizj@msn.com
msn_spy
- msnspy,可以后台捕获MSN用户名密码的程序,采用钩子实现,中文注释很详细,适合看源码研究。-msnspy, background capture MSN users Password procedures used to achieve the hook, Chinese translations very detailed look at the source code for research.
MSNMessengerAddMenu
- 使用HOOK技术给MSN Messenger添加菜单,并对菜单项进行事件编码。支持MSN Messenger 5.0到8.0及以上版本。-use technology to add MSN Messenger menu, as well as menu items for the incident coding. Support MSN Messenger 5.0 to 8.0 and above versions.
MSNChatText_src
- 源码展示如何获取MSN MESSENGER聊天框里的聊天内容,非常棒的一个源码 -access to the source code shown how MSN MESSENGER chat Media is a Message chat, a wonderful source
HOOK
- 一個鉤子程序,關於MSN消息的。程序提供了DLL和程序的啟動部分,適合研究鉤子的初學者
mir2.mb
- MIR.DAT窗体结构关键部分: legend of mir2 , TFrmMain | ------>> xxxx , TEdit (密宝编辑框) | ------>> xxxx , TEdit (密码编辑框) | ------>> xxxx , TEdit (帐号编辑框) | ------>> xxxx , TDXDraw (DX绘图控件) MIR.EXE窗体结
msn_msg_record
- 捕获msn聊天记录!!本程序简要实现了如何通过对协议分析来截获网络流行即时聊天软件msn的聊天记录。
gouzimuma
- apple.exe和apple.dll是完成编译后的两个文件,exe里有一个定时器,当QQ聊天窗口打开时自动发送一段话。dll里主要是钩子函数。 目前有几个难点解决不了: 1.我本来是打算从内存剪贴版里复制一段话到QQ的对话窗口,然后发送,但是可能因为现在的QQ禁止了这种行为,我可以在自己的窗体上实现,但是QQ的对话窗体无法做到,我只能通过SendMessage()一个字一个字的发送。导致中文无法显示。 2.无法在任务管理器隐藏exe 3.不能将dll挂到explorer下。如果
MusicSpirit
- 音乐精灵:最近听歌一直用QQ音乐,不用下载歌曲,而且可以显示歌词,感觉不错,无奈用这个听歌不能在msn上显示歌名,不爽。。于是乎积极相应毛*的号召,自己动手,丰衣足食~ 用法:打开QQ音乐,MSN,还有下面这个小软件,就ok了。在QQ音乐7.2和MSN 8.5版下测试通过~
QQVoiceSpySrc
- 我自己写的QQ和MSN语音聊天窃听器,可以把语音聊天内容录下来,可以保存成PCM, MP3,WAV等格式。 用到了API HOOK知识还有Detour库,值得一看哦。 用VC6.0开发-I wrote it myself QQ and MSN voice chat listening devices, voice chat can be recorded, you can save as PCM, MP3, WAV and other formats. Also used the API
MessagerSpy
- 一个msn的消息管理和截获工具,很具有参考价值,强烈推荐--A msn message management and hooking tool,recommend
oicqmxl
- //*** *** **** // 作者:∮明天去要饭 // QICQ:305725744 // MSN:kgdiwss@hotmail.com // 黑客编程群:2585270 // Blog:http://blog.csdn.net/kgdiw-//*************// Author: ∮ tomorrow to beg// QICQ: 305725744// MSN: kgdiwss@hotmail.com// programming group of hac
automsn
- Automating the MSN Messenger This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by
MSNHook
- 通过钩子捕捉MSN的密码。通过Findwindow找到MSN的窗体,然后通过FindWindowEX找到自窗体的输入框接着捕捉按键。-Through the hook to capture MSN password. FindWindow found through the MSN form, and then through the FindWindowEx to find form since the input box and then capture button.
MSNHOOK
- 钩子编程,通过IAccessible接口获取MSN聊天记录,对于钩子的原理有一定的帮助-Hook programming by IAccessible interface for MSN chats, the principles for the hook will certainly help
VCHookMSN
- 该文档介绍了使用VC创建钩子程序来用来挂载最常用的通讯及时通讯工具MSN,帮助我们理解利用HOOK是怎么样将自己编写的DLL注入已经存在的程序空间中的.-This document describes the use of VC program to create hooks to mount the most commonly used instant messaging communication tool MSN, to help us understand how to use HOOK