Coder Social home page Coder Social logo

keylogger's Introduction

Keylogger

A keylogger is a malicious piece of software that records keystrokes on a computer and sends them to other parties via the internet. A major disadvantage of keyloggers over other malware (in terms of security) is that they go undetected by most anti-virus softwares.

This keylogger records keystrokes for a specified amount of time in a temporary file (.tmp) and sends them to a predefined email as an attachment. After that, it deletes the file from the target machine and creates a new file, repeating the process till the program is stopped.

Requirements

  1. An active internet connection for both the sending and receiving computers.
  2. Python 3
  3. Pynput library

Usage

  1. Change the value of from_add and to_add on line 29 and 30.
  2. Add password of from_add on line 52.
  3. Change the amount of listening time on line 80. It is currently set to 10 seconds.

Lastly, I hope this program is used for educational purposes only.

keylogger's People

Contributors

hyperloop11 avatar

Watchers

 avatar  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.