Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 540 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 540 Bytes

Xenotix Python Keylogger for Windows

  • usage:
    • xenotix_python_logger.py mode
  • mode:
    • local: store the logs in a file [keylogs.txt]
    • remote: send the logs to a Google Form. You must specify the Form URL and Field Name in the script.
    • email: send the logs to an email. You must specify (SERVER,PORT,USERNAME,PASSWORD,TO)
    • ftp: upload logs file to an FTP account. You must specify (SERVER,USERNAME,PASSWORD,SSL OPTION,OUTPUT DIRECTORY)