A python based script for keylogging.
Table of Contents
This is a python based script for keylogging. Keystroke logging, often referred to as keylogging or keyboard capturing, is the action of recording the keys struck on a keyboard, typically covertly, so that a person using the keyboard is unaware that their actions are being monitored. Data can then be retrieved by the person operating the logging program.
You can use the scirpt for keeping a track when someone else is using your system. You will be able to get a detailed summary of what the user will be typing, on your discord channel.
These are the things you need to perform in order to use it.
Change the Webhook URL with your own at line 28.
- Open terminal
- Go to your desired directory
- Clone the repo
git clone https://github.com/dsccvrgu/KeyLog.git
- Get into the directory
cd KeyLog
python keylog.py
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make is highly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
Your Name - Subhajit Sahana - sahanasubhojit@gmail.com
Project Link: https://github.com/0xr4Gn4R/KeyLog