Skip to content

A simple SMS Text Spammer I made in python. This was made in about 10 minutes.

Notifications You must be signed in to change notification settings

NotSlater/SMSBomber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

SMS Reaper

This is a program that will spam a phone number with texts through a spam email. This program is for educational use only and I do not take responsibilty for anything you use it for.
You can use multiple emails to not get rate limited on one email.

Disclaimer

This program is for educational purposes only!

Copyright Disclaimer under section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research.

Before you use

Step 1: Open command prompt
Step 2: Type in "pip install tk"
Step 3: Then type in "pip install smtplib" ( or "Pip install secure-smtplib")
Step 4: Create a new google account

image

How to use

Step 1: Make sure you have all requirements installed
Step 2: Open the Reaper.py file in editor
Step 3: Replace "EXAMPLENAME@gmail.com" with your email (ex. "JohnDoe@gmail.com")
Step 4: Replace "EXAMPLEPASSWORD" with your email's password (ex. "JohnDoe2000")
Step 5: Go to your new google account's security page (https://myaccount.google.com/security)
Step 6: Enable less secure app acces on

(Account Security Link)

image

About

A simple SMS Text Spammer I made in python. This was made in about 10 minutes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages