Skip to content

Latest commit

 

History

History
100 lines (70 loc) · 2.51 KB

File metadata and controls

100 lines (70 loc) · 2.51 KB

KeyLog

A python based script for keylogging.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Prerequisites
  4. Contributing
  5. Contact

About The Project

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.

Getting Started

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.

Prerequisites

These are the things you need to perform in order to use it.

Setup

Change the Webhook URL with your own at line 28.

Cloning

  1. Open terminal
  2. Go to your desired directory
  3. Clone the repo
    git clone https://github.com/dsccvrgu/KeyLog.git
  4. Get into the directory
    cd KeyLog

Run

  python keylog.py

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make is highly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Contact

Your Name - Subhajit Sahana - sahanasubhojit@gmail.com

Project Link: https://github.com/0xr4Gn4R/KeyLog

THIS IS ONLY FOR EDUCATIONAL PURPOSES!