/-Writing-Simple-Malware

how to Write A simple malware which can be executed on windows machine and all the stored password information can be retieved on your email

Primary LanguagePython

Writing-Simple-Malware

** Educational Purposes Only **



how to Write A simple malware 💻💀 which can be executed on windows machine
and all the stored password information can be retieved on your email

Requirements :=-

  • subprocess module
  • requests module
  • smtplib(email use)


Usage :=-


Testing On your local System Windows: 🖥🖥

Step 1: ** Disable The Windows Antivirus for testing Purposes **

Step 2: ** Enter the Credentials when Asked For Recieving Email with Information **

Step 3: ** Double Click on the Window Executable file after downloading **



### For Testing on other People 👀 :

Step 1: Remove all the tkinter UI code from the python file except message box

Step 2: set the x1 and x2 variables in send_email function with the email and password respectively on which you want to recieve data

Step 3: Package using pyinstaller and SEND IT TO ANYONE TO EXECUTE !!!




Thank You !!