Releases: iliyafaramarzi/KeyLogger
Releases · iliyafaramarzi/KeyLogger
KeyLogger v1.0.3 — Initial Release
📝 Release Notes – v1.0.3
Initial release of KeyLogger – a lightweight, console-free keylogging utility built with C++ and the Windows API.
🔧 Features
- Hooks keyboard input using SetWindowsHookEx before OS-level processing
- Writes logs to a persistent file (KeyLog.txt)
- Runs silently in the background with no visible window
- Adds system tray icon for easy access to the log file
- Can be configured to launch at system startup via Windows Registry