GithubHelp home page GithubHelp logo

kartikmehta8 / pykeylogger Goto Github PK

View Code? Open in Web Editor NEW
53.0 1.0 3.0 9 KB

A Python-based Keylogger that can track your keystrokes, clipboard text, take screenshots at regular intervals, and records audio. It sends the data as SMS to the target phone number using Twilio.

Home Page: https://www.youtube.com/watch?v=upWCYSoyOt8

Python 100.00%
cybersecurity keylogger-python keylogging twilio python security-tools

pykeylogger's Introduction

pyKeylogger

Key loggers are activity-monitoring software programs that give hackers access to your data. The software is installed on your computer and records everything you type. Then it sends this log file to a server, where cybercriminals wait to use all this sensitive information.

This key logger can not only detect & record your keystrokes but can also:

  • Takes screenshot at a particular interval of time

  • Records audio

  • Record your System’s information & IP Address

  • Sends the data to the remote server using Twilio

  • Keep track of your clipboard information

Technologies on which it is built:

1. Python
2. Socket
3. Platform
4. Win32
5. Pynput
6. Scipy
7. Sound-Device
8. Cryptography
9. Twilio

Why pyKeylogger?

  • It will broaden the way of thinking of researchers about how we can innovate the key loggers.
  • It will help identify the loopholes in the current anti key loggers software.
  • Multi software hack: pyKeylogger is packed with many modules to make it more advance than traditional keyloggers.

Capable of deleting all the records after sending them to the remote server.

Delete Records

Encrypts the data & generates a new key (Asymmetric Key Encryption) that only the person at the remote server can decrypt.

Encryption

Using Twilio for transferring the data to a remote server!

Twilio

How to use?

After cloning & installing all the dependencies, run

>>> python GenerateKey.py

It will generate the encryption key. Paste this key into DecryptFile.py & Keylogger.py. Then run,

>>> python Keylogger.py

You will see that new files are generating on their own. Watch Demonstration of the project Here.

pykeylogger's People

Contributors

kartikmehta8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pykeylogger's Issues

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.