Los componentes TAntiKeyLoggerEdit TAntiKeyLoggerMem sirven para dificultar las acciones de los keyloggers insertando en el buffer de teclado del PC caracteres basura. Podéis ver un ejemplo en la imagen del texto capturado por un keylogger cuando se usa el notepad y cuando se usa este programa.
Mediante la propiedad GarbageCount se puede especificar el número de caracteres falsos que se añaden en el buffer.
Autor: Wuul Wuuldev@googlemail.com
Web:
=========================================================
PSMAntiKeyLogger
Real-time protection, protects you against KeyLoggers (For Windows 9x/ME/NT/2K/XP)
(C) 2003-2004 PSMKorea - Do Duc Truong, Truong2D@Yahoo.com
Project description:
PreSetup\PreSetup.dpr: Create PreSetup.exe, killing processes before copying new files (For setup only)
PSMAntiK.Dll\PSMAntiK.dpr: Injected DLL
PSMAntiSpy_Kr\PSMAntiSpy.dpr: Main application
PSMAntiSpySvc\PSMAntiS.dpr: Service
PSMStartupCfg_Kr\PSMStartupCfg.dpr: Additional tool
Setup\setup.wse: Script to create the full setup (Wise Installation System - Professional Edition)
NOTE for developers:
- Special component used: madCodeHook/madX : www.madshi.net
- Need to Install the TrayIcon compnent in TrayIcon.pas
- Change the const Lang in every project to switch between two language English/Korean. for ex: const Lang='KO';
No hay comentarios:
Publicar un comentario