Introduction - If you have any usage issues, please Google them yourself
The password box looks at the tool source code
(1) password box to view tools to enhance the rights of the process and increase the DEBUG permissions;
(2) obtain the window handle according to the mouse position;
(3) obtain the process ID of the subordinate according to the window handle;
(4) the password box view tool opens the process in PROCESS_ALL_ACCESS;
(5) inject thread code into the process;
(6) establish and execute remote threads, and use GetWindowText in the remote thread to get the window text;
(7) password box to view the content and display it.
Password box view tool software features:
No DLL.
For the realization of the function of the common practice is to use global hooks, will all the corresponding process DLL injection, enabling reuse GetWindowText or WM_GETTEXT message text, to get the window noticed that global hooks make the system performance degradation, and the program is much more a tiresome DLL.
Packet : 59564643.rar filelist
qddown_del347424\CADMgr.dcu
qddown_del347424\CADMgr.pas
qddown_del347424\PWDSee.cfg
qddown_del347424\PWDSee.dof
qddown_del347424\PWDSee.dpr
qddown_del347424\PWDSee.exe
qddown_del347424\PWDSee.res
qddown_del347424\readme.txt
qddown_del347424\uMain.dcu
qddown_del347424\uMain.ddp
qddown_del347424\uMain.dfm
qddown_del347424\uMain.pas
qddown_del347424