文件名称:Windows_Password_Logger
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:33.74kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取,
在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码,
vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。-The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.
在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码,
vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。-The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WinPswLogger3/readme.txt
WinPswLogger3/WinPswLogger/debugoutput.cpp
WinPswLogger3/WinPswLogger/debugoutput.h
WinPswLogger3/WinPswLogger/detour.cpp
WinPswLogger3/WinPswLogger/detour.h
WinPswLogger3/WinPswLogger/dllmain.cpp
WinPswLogger3/WinPswLogger/dllmain.def
WinPswLogger3/WinPswLogger/hookWinlogon.cpp
WinPswLogger3/WinPswLogger/hookWinlogon.h
WinPswLogger3/WinPswLogger/hookwinlogonShellcode.cpp
WinPswLogger3/WinPswLogger/hookwinlogonShellcode.h
WinPswLogger3/WinPswLogger/plugin.dsp
WinPswLogger3/WinPswLogger/plugin.dsw
WinPswLogger3/WinPswLogger/pluginWinPswLogger2.dll
WinPswLogger3/WinPswLogger/pluginWinPswLogger3.dll
WinPswLogger3/WinPswLogger/process.cpp
WinPswLogger3/WinPswLogger/process.h
WinPswLogger3/WinPswLogger/StdAfx.cpp
WinPswLogger3/WinPswLogger/StdAfx.h
WinPswLogger3/WinPswLogger/t00ls.net
WinPswLogger3/WinPswLogger
WinPswLogger3
WinPswLogger3/WinPswLogger/debugoutput.cpp
WinPswLogger3/WinPswLogger/debugoutput.h
WinPswLogger3/WinPswLogger/detour.cpp
WinPswLogger3/WinPswLogger/detour.h
WinPswLogger3/WinPswLogger/dllmain.cpp
WinPswLogger3/WinPswLogger/dllmain.def
WinPswLogger3/WinPswLogger/hookWinlogon.cpp
WinPswLogger3/WinPswLogger/hookWinlogon.h
WinPswLogger3/WinPswLogger/hookwinlogonShellcode.cpp
WinPswLogger3/WinPswLogger/hookwinlogonShellcode.h
WinPswLogger3/WinPswLogger/plugin.dsp
WinPswLogger3/WinPswLogger/plugin.dsw
WinPswLogger3/WinPswLogger/pluginWinPswLogger2.dll
WinPswLogger3/WinPswLogger/pluginWinPswLogger3.dll
WinPswLogger3/WinPswLogger/process.cpp
WinPswLogger3/WinPswLogger/process.h
WinPswLogger3/WinPswLogger/StdAfx.cpp
WinPswLogger3/WinPswLogger/StdAfx.h
WinPswLogger3/WinPswLogger/t00ls.net
WinPswLogger3/WinPswLogger
WinPswLogger3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.