⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 superpwdhook.plg

📁 利用钩子与API截获方法获取WEB网页及应用程序密码编辑框中的密码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SuperPwdHook - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\stx\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /D "_USRDLL" /D "SUPERPWDHOOK_EXPORTS" /Fp"Debug/SuperPwdHook.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\编程高手箴言\第四章-C-C++-汇编-HOOK\hook\WEB密码获取\DLLStdAfx.cpp"
"D:\编程高手箴言\第四章-C-C++-汇编-HOOK\hook\WEB密码获取\SuperPwdHook.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\stx\LOCALS~1\Temp\RSP30.tmp" 
Creating temporary file "C:\DOCUME~1\stx\LOCALS~1\Temp\RSP33.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Debug/SuperPwdHook.pdb" /debug /machine:I386 /out:"Debug/SuperPwdHook.dll" /implib:"Debug/SuperPwdHook.lib" /pdbtype:sept 
".\Debug\DLLStdAfx.obj"
".\Debug\SuperPwdHook.obj"
]
Creating command line "link.exe @C:\DOCUME~1\stx\LOCALS~1\Temp\RSP33.tmp"
<h3>Output Window</h3>
Compiling...
DLLStdAfx.cpp
SuperPwdHook.cpp
d:\编程高手箴言\第四章-c-c++-汇编-hook\hook\web密码获取\superpwdhook.h(18) : warning C4005: 'SUPERPWDHOOK_API' : macro redefinition
        d:\编程高手箴言\第四章-c-c++-汇编-hook\hook\web密码获取\dllstdafx.h(24) : see previous definition of 'SUPERPWDHOOK_API'
d:\编程高手箴言\第四章-c-c++-汇编-hook\hook\web密码获取\debug\mshtml.tli(71987) : warning C4049: compiler limit : terminating line number emission
Linking...
   Creating library Debug/SuperPwdHook.lib and object Debug/SuperPwdHook.exp



<h3>Results</h3>
SuperPwdHook.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -