文件名称:MSNPlugin_src
- 所属分类:
- PlugIns编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 241kb
- 下载次数:
- 0次
- 提 供 者:
- ste***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
完整演示了如何编写自己的MSN插件,功能类似MSNSHE-Complete demonstration of how to write your own MSN plug-in, similar to MSNSHELL
(系统自动生成,下载前可以参看下载内容)
下载文件列表
proxyDLL
........\dllmain.cpp
........\msimgproxy.def
........\msimgproxy.h
........\msimgproxy.rc
........\msimgproxy.vcproj
........\resource.h
resDLL
......\nktres.rc
......\nktres.vcproj
......\png
......\...\ie.png
......\...\nkt.png
......\...\Thumbs.db
......\resource.h
tlbs
....\MSNMessengerAPI.tlb
trappola
........\disasm64
........\........\disasm64.sln
........\........\disasm64.vcproj
........\........\distorm.h
........\........\distorm.lib
........\........\main.cpp
........\include
........\.......\apihook.h
........\.......\autothreadmute.h
........\.......\base64.h
........\.......\enums.h
........\.......\FunctionWrapper.h
........\.......\hookbase.h
........\.......\HookLib.h
........\.......\hooktypes.h
........\.......\list.h
........\.......\memory.h
........\.......\ntapi.h
........\.......\ntundoc.h
........\.......\SegmentRange.h
........\.......\types.h
........\.......\vthook.h
........\.......\yasper.h
........\lib
........\src
........\...\engine
........\...\......\ApiHook.cpp
........\...\......\ApiHook.h
........\...\......\AsmCode.cpp
........\...\......\AsmCode.h
........\...\......\AutoThreadMute.cpp
........\...\......\AutoThreadMute.h
........\...\......\HookBase.cpp
........\...\......\HookBase.h
........\...\......\HookTypes.h
........\...\......\LocalFunction.cpp
........\...\......\LocalFunction.h
........\...\......\Trampoline.cpp
........\...\......\Trampoline.h
........\...\......\Utils.cpp
........\...\......\Utils.h
........\...\......\VirtualCode.cpp
........\...\......\VirtualCode.h
........\...\......\VTHook.cpp
........\...\......\VTHook.h
........\...\utils
........\...\.....\base64.cpp
........\...\.....\base64.h
........\...\.....\enums.h
........\...\.....\FunctionWrapper.cpp
........\...\.....\FunctionWrapper.h
........\...\.....\List.h
........\...\.....\Memory.cpp
........\...\.....\Memory.h
........\...\.....\NtApi.cpp
........\...\.....\NtApi.h
........\...\.....\NtUnDoc.h
........\...\.....\SegmentRange.cpp
........\...\.....\SegmentRange.h
........\...\.....\types.h
........\...\.....\yasper.h
........\vs80
........\....\HookLib
........\....\.......\HookLib.vcproj
........\....\HookLib.sln
........\....\HookLibUtils
........\....\............\HookLibUtils.vcproj
wlmplugindemo.sln
wlmpluginDLL
............\aboutdlg.cpp
............\aboutdlg.h
............\acdisp.cpp
............\acdisp.h
............\cinfownd.cpp
............\cinfownd.h
............\clrzwind.cpp
............\clrzwind.h
............\comhook.cpp
............\dllentry.cpp
............\hooking.cpp
........\dllmain.cpp
........\msimgproxy.def
........\msimgproxy.h
........\msimgproxy.rc
........\msimgproxy.vcproj
........\resource.h
resDLL
......\nktres.rc
......\nktres.vcproj
......\png
......\...\ie.png
......\...\nkt.png
......\...\Thumbs.db
......\resource.h
tlbs
....\MSNMessengerAPI.tlb
trappola
........\disasm64
........\........\disasm64.sln
........\........\disasm64.vcproj
........\........\distorm.h
........\........\distorm.lib
........\........\main.cpp
........\include
........\.......\apihook.h
........\.......\autothreadmute.h
........\.......\base64.h
........\.......\enums.h
........\.......\FunctionWrapper.h
........\.......\hookbase.h
........\.......\HookLib.h
........\.......\hooktypes.h
........\.......\list.h
........\.......\memory.h
........\.......\ntapi.h
........\.......\ntundoc.h
........\.......\SegmentRange.h
........\.......\types.h
........\.......\vthook.h
........\.......\yasper.h
........\lib
........\src
........\...\engine
........\...\......\ApiHook.cpp
........\...\......\ApiHook.h
........\...\......\AsmCode.cpp
........\...\......\AsmCode.h
........\...\......\AutoThreadMute.cpp
........\...\......\AutoThreadMute.h
........\...\......\HookBase.cpp
........\...\......\HookBase.h
........\...\......\HookTypes.h
........\...\......\LocalFunction.cpp
........\...\......\LocalFunction.h
........\...\......\Trampoline.cpp
........\...\......\Trampoline.h
........\...\......\Utils.cpp
........\...\......\Utils.h
........\...\......\VirtualCode.cpp
........\...\......\VirtualCode.h
........\...\......\VTHook.cpp
........\...\......\VTHook.h
........\...\utils
........\...\.....\base64.cpp
........\...\.....\base64.h
........\...\.....\enums.h
........\...\.....\FunctionWrapper.cpp
........\...\.....\FunctionWrapper.h
........\...\.....\List.h
........\...\.....\Memory.cpp
........\...\.....\Memory.h
........\...\.....\NtApi.cpp
........\...\.....\NtApi.h
........\...\.....\NtUnDoc.h
........\...\.....\SegmentRange.cpp
........\...\.....\SegmentRange.h
........\...\.....\types.h
........\...\.....\yasper.h
........\vs80
........\....\HookLib
........\....\.......\HookLib.vcproj
........\....\HookLib.sln
........\....\HookLibUtils
........\....\............\HookLibUtils.vcproj
wlmplugindemo.sln
wlmpluginDLL
............\aboutdlg.cpp
............\aboutdlg.h
............\acdisp.cpp
............\acdisp.h
............\cinfownd.cpp
............\cinfownd.h
............\clrzwind.cpp
............\clrzwind.h
............\comhook.cpp
............\dllentry.cpp
............\hooking.cpp