L0K3SHP / keylogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keylogger

KeyLogger Using Python Only For Windows

Prerequisite:

  1. Python 3.x (x: Version)
  2. Any IDE

Library Used:

  1. Pynput
  2. logging
  3. Os
  4. pathlib

Preinstalled Libraries :

  1. logging
  2. os
  3. pathlib

Install pynput library using pip[If needed to done manualy]:

    [pip install pynput]

Direction To use Code:

  1. Run keylogger.py using python IDLE
  2. Check the output file with any FileEditor

About


Languages

Language:Python 100.0%