Skip to content

Releases: iliyafaramarzi/KeyLogger

KeyLogger v1.0.3 — Initial Release

29 Jul 18:11

Choose a tag to compare

📝 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

⚠️ This tool is for educational and personal use only. Unauthorized or unethical use is strictly discouraged.