Bombers/README.md

19 lines
1.2 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.
2018-05-26 08:34:37 +03:00
5. <a href="https://github.com/bhattsameer/Bombers/blob/master/wbomb_version2.py">wbomb_version2.py (coming soon)</a> -> Whatsapp-bomber sending multipal message to multipal users.
2018-05-26 08:34:08 +03:00
6. <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.
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.