A simple keylogger for Windows, Linux and Mac
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file keylogger-2.7.3.tar.gz
.
File metadata
- Download URL: keylogger-2.7.3.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52aa2e3420df34a9feb959a21894e9b93cb90cd7f8ed9eff0d6966152fec937f |
|
MD5 | 7a400f1590a91b88136a255c75af3228 |
|
BLAKE2b-256 | 5b6a50321cd2015195b13c8dabbb055f09c2d7f4561af02cb98c3c7a043a8df0 |
File details
Details for the file keylogger-2.7.3-py3-none-any.whl
.
File metadata
- Download URL: keylogger-2.7.3-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cdb7ba0059ab96b8993bbb5835a325ce3aa569cc49f4861f818ffe9a5531e89 |
|
MD5 | 692eeff85946dd3f914ac177e4208406 |
|
BLAKE2b-256 | 4115ad76419c2d4be89473fcd835129cdd950f5d64b09a02efbd6c7b1fc3c624 |