Skip to content

7AXEL/SMAIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMAIL

  • This tool allow you to make spam attack on any email you want
  • to use it just write the email adress you want to spam it and the spam message and then press enter to start the spamming process
  • to stop the tool press Ctrl + C two times
  • this tool have an antibot-detection mecanizme

INSTALLATION

  • Windows
  • 1 download and install git for window from the original git website download

  • 2 download and install python3 from the original python website download

  • 3 start the git shell and run this commands:

git clone https://github.com/7AXEL/SMAIL
  • Linux
  • open the terminal and write those commands:

apt update & apt upgrade -y
apt install git python
git clone https://github.com/7AXEL/SMAIL
  • Required librarys
pip install colorama secure-smtplib

RUN

  • Window & Linux
cd SMAIL
python smail.py

PLATFORMS

Supported Platform : Windows, Ubuntu/Debian/Kali/Parrot/Arch Linux, Termux