A simple Keylogger for Windows, Linux, and Mac
Keylogger for Windows, Linux, and Mac
Welcome to the simple keylogger repo! A keylogger is a program that records your keystrokes, and this program saves them in a log file on your local computer.
Check out below to learn how to install them. These keyloggers are simple and bare-bones, however, they work great!
Currently, there are three keylogger programs for the major operating systems; Windows, Mac, and Linux.
Installing Simple Keylogger
Windows
To change the visibility of the window set the #define in line 6 to visible or invisible.
Simply compile into a .exe, and then run. Visual Studio is good for this.
invisible makes the window of the logger disappear, and it also
starts up hidden from view. Note that it is still visible in the task manager.
visible is visible, and the window does not close when typing. Great for testing it out.
Both of these save the keystrokes to a .txt file when closed.
Mac
This is a little more complicated. Please note, that it does not work for secure areas such as password inputs. I have not found a workaround yet.
Installation
Download the repo. It will install in /usr/local/bin/keylogger.
Install it:
Code:
$ git clone https://github.com/GiacomoLaw/Keylogger && cd keylogger
$ make && make install
It will log to /var/log/keystroke.log. This may require root access, but you can change that if you want. Set where you want it to log:
Code:
$ keylogger ~/logfile.txt
Logging to: /var/log/keystroke.log
Want to make it start on system startup?
Code:
$ sudo make startup
That will run it on startup.
Uninstall
Code:
$ sudo make uninstall
Will uninstall the program, but not the logs.
Thanks to Casey Scarborough for the base program!
Linux
Installation
You’ll need to install python-xlib if you don’t have it.
You can install it using pip:
Code:
pip install python-xlib
…or your system package manager:
Code:
sudo apt-get install python-xlib
Check that you have git installed, and then run this.
Code:
git clone https://github.com/GiacomoLaw/Keylogger
This will clone this entire repo. Find the Linux folder, extract it, and open it. Rename the extracted folder to Linux-logger Then run this:
Code:
root@linux:~$ cd Linux-logger
Options
There are several options that can be set with environment variables:
pylogger_file: File path to use as the log file. Default: ~/Desktop/file.log
pylogger_cancel: The key to using as the cancel key, in character form. Default: `
pylogger_clean: Whether to clear the file on startup. This can be set to anything to clear the file. Default: No (not set)
Running
You can use Python 2 or 3 to run the logger.
To run it:
Code:
$ python keylogger.py
<class ‘Xlib.protocol.request.QueryExtension’>
<class ‘Xlib.protocol.request.QueryExtension’>
RECORD extension version 1.13
Or, using the options mentioned above:
Code:
# This tells the logger to use /home/me/myfile.txt,
# clearing the file on startup, and using! as the
# cancel key.
# You don’t have to use all of these options at once, or any at all.
$ pylogger_file=/home/me/myfile.txt
The keylogger is now running! It will log your strokes to the file you specified.
Stop it by hitting the cancel key (grave or `, if not set with <code>pylogger_cancel</code>.
That’s the one under escape on a standard keyboard.)
You can make it run on startup:
<code></code>
$ sudo make startup
Click to expand…
Uses
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
Feel free to contribute to fix any problems, or to submit an issue!
Please note, that this repo is for educational purposes only. No contributors, major or minor, are to fault for any actions done by this program.
Don’t really understand licenses or tl;dr? Check out the MIT license summary.
Distributed under the MIT license. See LICENSE for more information.
You can also buy instant:
Cashapp Money Transfer Click here
Paypal Money Transfer Click here
Western Union Money Transfer Click here
Venmo Money Transfer Click here
Bank Money Transfer Click here to Contact Us