Coder Social home page Coder Social logo

the-bost / keyloger_simple Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6 KB

This is a simple keylogger script written in Python. It logs keystrokes and clipboard contents into a text file named `txt.txt`. The script runs in the background if you launch start.vbs

Python 63.89% Batchfile 21.26% VBScript 14.85%

keyloger_simple's Introduction

Keylogger Simple

Description :

This is a simple keylogger script written in Python. It logs keystrokes and clipboard contents into a text file named txt.txt. The script runs in the background if you start the : start.vbs

Features :

  • Logging Key Strokes: Records the keys pressed into the text file.
  • Logging Clipboard Contents: Records the copied content into the text file.
  • Hotkeys for Special Actions: The Ctrl + V key combination triggers the clipboard logging function, and the Escape + ! combination closes the program.
  • Detection of Specific Key Combinations: The $ and * key combination opens the text file where logs are saved.

Installation :

  1. Prerequisites :

    • Python 3.x installed on the system.
    • Pip installed along with Python.
    • Internet access to install dependencies.
  2. Installation of Dependencies :

    • Open a command prompt.
    • Navigate to the directory containing the scripts.
    • Execute the start.vbs file by double-clicking on it or typing start.vbs in the command prompt.

Usage :

  • Once installed, the keylogger will run in the background.
  • Keystrokes and clipboard contents will be logged into the txt.txt file.
  • Use the Ctrl + V key combination to log clipboard contents.
  • Use the Escape + ! key combination to close the program.

Notes :

  • Ensure that the Python script and the launch file are in the same directory.
  • It is recommended to review and understand the code before usage as it may be considered intrusive or for ethically questionable purposes.

Warning :

This script is provided for educational and research purposes only. Using this script to monitor or record activities without appropriate consent may be illegal in your jurisdiction. The author takes no responsibility for any abusive or illegal usage of this script.

keyloger_simple's People

Contributors

the-bost avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.