mrmc-mc / Xenotix-Python-Keylogger

Xenotix Python Keylogger for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xenotix Python Keylogger for Windows

IMPORTANT: PROJECT DEVELOPMENT AND SUPPORT IS DISCONTINUED

  • usage:
    • xenotix_python_logger.py mode [optional]
  • 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)
  • optional
    • startup: This will add the keylogger to windows startup.

Made with Love in India

About

Xenotix Python Keylogger for Windows.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%