Skip to main content

A simple keylogger for Windows, Linux and Mac

None

Project description

Keylogger

Keylogger is simple keylogger for Windows, Linux and Mac.

Installation

The following instructions will install Keylogger with pip Python package manager.

pip

This installs the latest stable, released version.

  $ pip install keylogger

How to run it

By running keylogger command, it'll start to log your strokes:

$ keylogger

RECORD extension version 1.13

The Keylogger is now running! It will log your strokes to the file you specified. Stop it by hitting the grave key (Thats the one under escape on a standard keyboard).

Keylogger has several options that can be used to change output log file and change its cancel key:

  • --log-file output.og: File path to use as the log file. Default is current directory.
  • --cancel-key: The key that uses as the cancel key, default is '`'.
  • --clean-log: clean the log file first, default is No.

Use cases

Some uses of a keylogger are:

  • Business Administration: Monitor what employees are doing.
  • School/Institutions: Track keystrokes and log banned words in a file.
  • Personal Control and File Backup: Make sure no one is using your computer when you are away.
  • Parental Control: Track what your children are doing.
  • Self analysis

2.7.3 (2018-12-20)

  • Fixed typo

2.7.2 (2018-12-05)

  • Add CHANGES file and update setup.py file - Thanks @GreatBahram

2.7.1 (2018-12-04)

  • Add python package structure - Thanks @GreatBahram
  • Add CLI for keylogger - Thanks @GreatBahram
  • Update Readme file- Thanks @GreatBahram

Project details

None

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keylogger-2.7.3.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

keylogger-2.7.3-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page