Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Keyboard Logger with FTP Upload


itsMe

Recommended Posts

This is the hidden content, please

This is a script to log all keyboard input and upload the log file to an FTP server. The script uses the pynput library to capture keyboard input and ftplib library to upload the log file to an FTP server.

Usage

    Edit the FTP server login credentials in the code (ftp.server.com, username, password).
    Change the key sequence to the desired trigger to start the keyboard logger.
    Run the script.
    Type the trigger sequence on the keyboard to start logging.
    The log file will be uploaded to the FTP server once the trigger sequence is completed.

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.