A simple Key Logger banner

A simple Key Logger

0 devlogs
0s

This is a simple key logger i made to explore the pynput module in Python 3.
It records keys pressed on the keyboard and saves them as a .txt file.
Also records the exact date and time of the event.

Repository

Loading README...