文件名称:PasswordSpy
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- y***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is a program that will allow you to "see" the password that is behind the "****" edit boxes. This program is not a "password cracker." Instead PasswordSpy takes advantage of several advanced techniques in Windows that allow one program to copy the password from another. This program is not intended for mischievous purposes. PasswordSpy can copy the password from most Windows programs. Some exceptions are the Windows logon screen, Windows NT services, and most non-standard Windows applications (like Java apps).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PasswordSpy
...........\AntiPwdSpy
...........\..........\AntiPwdSpy.cpp
...........\..........\AntiPwdSpy.dsp
...........\..........\AntiPwdSpy.h
...........\..........\AntiPwdSpy.rc
...........\..........\AntiPwdSpyDlg.cpp
...........\..........\AntiPwdSpyDlg.h
...........\..........\ChangeCredentialsDlg.cpp
...........\..........\ChangeCredentialsDlg.h
...........\..........\res
...........\..........\...\AntiPwdSpy.rc2
...........\..........\resource.h
...........\..........\stdafx.cpp
...........\..........\stdafx.h
...........\PasswordSpy.dsw
...........\PwdSpy
...........\......\HookDllInterface.cpp
...........\......\HookDllInterface.h
...........\......\HyperLink.cpp
...........\......\HyperLink.h
...........\......\OSInfo.cpp
...........\......\OSInfo.h
...........\......\PopupTipWnd.cpp
...........\......\PopupTipWnd.h
...........\......\PwdSpy.cpp
...........\......\PwdSpy.dsp
...........\......\PwdSpy.h
...........\......\PwdSpy.pal
...........\......\PwdSpy.rc
...........\......\PwdSpyDlg.cpp
...........\......\PwdSpyDlg.h
...........\......\res
...........\......\...\blank.ico
...........\......\...\hyperlink.cur
...........\......\...\look.cur
...........\......\...\PwdSpy.rc2
...........\......\resource.h
...........\......\SingleInstance.cpp
...........\......\SingleInstance.h
...........\......\stdafx.cpp
...........\......\stdafx.h
...........\PwdSpyHk
...........\........\IPC.cpp
...........\........\IPC.h
...........\........\PwdSpyHk.cpp
...........\........\PwdSpyHk.def
...........\........\PwdSpyHk.dsp
...........\........\PwdSpyHk.h
...........\ReadMe.html
...........\ReadMe.txt
...........\AntiPwdSpy
...........\..........\AntiPwdSpy.cpp
...........\..........\AntiPwdSpy.dsp
...........\..........\AntiPwdSpy.h
...........\..........\AntiPwdSpy.rc
...........\..........\AntiPwdSpyDlg.cpp
...........\..........\AntiPwdSpyDlg.h
...........\..........\ChangeCredentialsDlg.cpp
...........\..........\ChangeCredentialsDlg.h
...........\..........\res
...........\..........\...\AntiPwdSpy.rc2
...........\..........\resource.h
...........\..........\stdafx.cpp
...........\..........\stdafx.h
...........\PasswordSpy.dsw
...........\PwdSpy
...........\......\HookDllInterface.cpp
...........\......\HookDllInterface.h
...........\......\HyperLink.cpp
...........\......\HyperLink.h
...........\......\OSInfo.cpp
...........\......\OSInfo.h
...........\......\PopupTipWnd.cpp
...........\......\PopupTipWnd.h
...........\......\PwdSpy.cpp
...........\......\PwdSpy.dsp
...........\......\PwdSpy.h
...........\......\PwdSpy.pal
...........\......\PwdSpy.rc
...........\......\PwdSpyDlg.cpp
...........\......\PwdSpyDlg.h
...........\......\res
...........\......\...\blank.ico
...........\......\...\hyperlink.cur
...........\......\...\look.cur
...........\......\...\PwdSpy.rc2
...........\......\resource.h
...........\......\SingleInstance.cpp
...........\......\SingleInstance.h
...........\......\stdafx.cpp
...........\......\stdafx.h
...........\PwdSpyHk
...........\........\IPC.cpp
...........\........\IPC.h
...........\........\PwdSpyHk.cpp
...........\........\PwdSpyHk.def
...........\........\PwdSpyHk.dsp
...........\........\PwdSpyHk.h
...........\ReadMe.html
...........\ReadMe.txt