文件名称:MsgHookLister
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-01-26
- 文件大小:
- 134kb
- 下载次数:
- 0次
- 提 供 者:
- dex***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
MsgList installation:
Command:
MsgListerApp /i
Run from an elevated command prompt.
Uninstallation:
Command:
MsgListerApp /u
Removes the service and deletes the previously installed MsgLister.sys.
Active System Hooks:
Command:
MsgListerApp /h
Displays a list of all Win32 hooks that are currently active across all sessions, windowstations, and desktops. Basically, all existant hooks.
Active Windows:
Command:
MsgListerApp /L
Displays a list of active windows with their HWND followed by their title. This is mainly convenience functionality so you don t have to break out Spy++ to get a HWND.
Message Listing:
Command:
MsgListerApp <hwnd>
The hwnd argument is, unsuprisingly, the hwnd of the window of interest.
Command:
MsgListerApp /i
Run from an elevated command prompt.
Uninstallation:
Command:
MsgListerApp /u
Removes the service and deletes the previously installed MsgLister.sys.
Active System Hooks:
Command:
MsgListerApp /h
Displays a list of all Win32 hooks that are currently active across all sessions, windowstations, and desktops. Basically, all existant hooks.
Active Windows:
Command:
MsgListerApp /L
Displays a list of active windows with their HWND followed by their title. This is mainly convenience functionality so you don t have to break out Spy++ to get a HWND.
Message Listing:
Command:
MsgListerApp <hwnd>
The hwnd argument is, unsuprisingly, the hwnd of the window of interest.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MsgHookLister\readme.txt
.............\src\App\dbghelpprotos.h
.............\...\...\Driver.cpp
.............\...\...\Driver.h
.............\...\...\hooks.cpp
.............\...\...\hooks.h
.............\...\...\install.cpp
.............\...\...\install.h
.............\...\...\main.cpp
.............\...\...\Messages.aps
.............\...\...\messages.cpp
.............\...\...\messages.h
.............\...\...\Messages.mc
.............\...\...\messages.rc
.............\...\...\MSG00409.bin
.............\...\...\MsgListerApp.vcproj
.............\...\...\resource.h
.............\...\...\RuntimeLoader.cpp
.............\...\...\RuntimeLoader.h
.............\...\...\SimpleAssert.h
.............\...\...\SimpleTraits.h
.............\...\...\sources
.............\...\...\stdafx.cpp
.............\...\...\stdafx.h
.............\...\...\Util.cpp
.............\...\...\Util.h
.............\...\...\Version.aps
.............\...\...\Version.rc
.............\...\...\window.cpp
.............\...\...\window.h
.............\...\...\wm_messages.h
.............\...\dirs
.............\...\Drv\DbgText.h
.............\...\...\dispatch.cpp
.............\...\...\dispatch.h
.............\...\...\globals.cpp
.............\...\...\hookint.h
.............\...\...\hooks.cpp
.............\...\...\hooks.h
.............\...\...\imports.h
.............\...\...\init.cpp
.............\...\...\init.h
.............\...\...\main.cpp
.............\...\...\messages.cpp
.............\...\...\messages.h
.............\...\...\MsgLister.aps
.............\...\...\MsgLister.rc
.............\...\...\MsgLister.vcproj
.............\...\...\resource.h
.............\...\...\ScopedObjects.h
.............\...\...\sharedinfo.h
.............\...\...\sources
.............\...\...\stdafx.cpp
.............\...\...\stdafx.h
.............\...\...\structs.h
.............\...\...\util.cpp
.............\...\...\util.h
.............\...\MsgLister.sln
.............\...\MsgLister.suo
.............\...\sources_inc.txt
.............\...\App
.............\...\Drv
.............\src
MsgHookLister