Bombers/README.md

16 lines
1.0 KiB
Markdown
Raw Normal View History

2018-04-18 19:15:36 +03:00
# BOMBERs [![Python 3.x](https://img.shields.io/badge/Python-3.x-yellow.svg)](http://www.python.org/download/)
SMS/Email/whatsapp bomber built in python.
2017-08-04 10:37:23 +03:00
2018-05-26 08:26:44 +03:00
1. <a href="https://github.com/bhattsameer/Bombers/blob/master/SMS_bomber.py">Sms_bomber.py</a> -> sending continues sms from using one single link.
2. <a href="https://github.com/bhattsameer/Bombers/blob/master/SMS_bomber_version2.py">Sms_bomber_version2.py</a> -> sending continues sms from using one Multiple links.
3. <a href="https://github.com/bhattsameer/Bombers/blob/master/Email_bomber.py">Email_bomber.py</a> -> sending continues email.
4. <a href="https://github.com/bhattsameer/Bombers/blob/master/wbomb.py">wbomb.py</a> -> Whatsapp-bomber sending multipal message to a single user.
5. <a href="https://github.com/bhattsameer/Bombers/blob/master/numspy_bomber.py">numspy_bomber.py</a> -> Numspy bomber sending multiple free messages using numspy module.
2017-12-02 18:28:58 +03:00
2018-05-26 08:26:44 +03:00
NOTE: i am not responsible for any thing you do with this script
2018-01-19 20:49:04 +03:00
This is just for learning and knowledge purpose.