A secure remote logging system with end-to-end encryption. Features RSA key exchange, AES-256 encryption, and real-time data collection from multiple clients.
Windows Only: The executable is compiled for Windows. Mac/Linux users can clone theGitHub repositoryand build from source.
1. Double-click the downloaded executable
2. The logger runs invisibly in the background (no popup window)
3. Check Task Manager to confirm the process is running
4. Your keystrokes are encrypted and sent to the server in batches
Option 1: Type "keylogger kill" anywhere in your system
Option 2: End the process via Task Manager
Option 3: Restart your computer
Verify termination by checking Task Manager
This remote keylogger system demonstrates secure client-server communication with end-to-end encryption. The Python client captures keystrokes and sends encrypted batches to the Go server, which decrypts and stores the data.
Browse the live logs to see what data gets collected, then download and run the tool to contribute your own encrypted logs to the system.