A keylogger written in python3, which sends the data to the host in a given time interval
Dependencies required:
- keyboard
- configparser
- Run the
server.pyusingpython3 server.py - Now connect the
keylogger.pyusingsudo python3 keylogger.py - The keylogger file would require sudo privileges.
- You can change the interval in the keys.conf file
- You can change the host or port in the keys.conf file