搜索资源列表
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.
LOCK1
- 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一致谢,如有 问题,或者你有什么意见或建议,
HOOK
- 一個鉤子程序,關於MSN消息的。程序提供了DLL和程序的啟動部分,適合研究鉤子的初學者
ComHook
- 一个高级编程代码,通过COM接口来实现对应用程序的HOOK,用于MSN,通过COM接口实现MSN与本程序互动。测试时需要开两个MSN聊天
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
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