> cat /dev/github | grep security-tools
discovered 14 Aug 2026

A-Pythonic-Keylogger

Python ★ 28 via github-topic
→ View on GitHub
The A-Pythonic-Keylogger is a Python-based keylogger designed for educational purposes that captures keystrokes, logs them to a local file, and can send the logs via email. Notable features include robust email retry handling, automatic session restart after key capture, and platform compatibility with both Linux and Windows. The tool incorporates local log management by clearing logs after the session ends, ensuring data retention only during active capture.