README.md
December 5, 2022 ยท View on GitHub
Description
SpyEx runs in the background and logs the window's titles and keys pressed on your computer while your gone. Also, it's great for logging the web sites gone to. SpyEx starts with windows and results are in a text file in the same folder as the application.
More Info
| Submitted On | 2004-01-01 17:15:22 |
| By | Chris Richmond |
| Level | Intermediate |
| User Rating | 4.8 (19 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | SpyEx_(Key169197182004.zip |
API Declarations
GetWindowText
GetWindowTextLength
GetForegroundWindow
SetWindowsHookEx
UnhookWindowsHookEx
CallNextHookEx
CopyMemory
RegOpenKeyEx
RegSetValueEx
RegCloseKey