mtbtrq / KeyLogger

A KeyLogger made in Python, which sends a request to the backend API to store the keys pressed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run?

  • Edit the main.py and the log.pyw file in the Distributable folder to your backend URL (once the backend has been hosted)
  • Once edited, distribute the low.pyw or main.py file to some users and watch their keystrokes get logged!

NOTE! The ESC Key sends the post request to the API and exits the application.

About

A KeyLogger made in Python, which sends a request to the backend API to store the keys pressed.


Languages

Language:JavaScript 62.3%Language:Python 36.2%Language:Batchfile 1.0%Language:Procfile 0.4%