Bombers/README.md

22 lines
1.5 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.
2018-06-22 23:27:10 +03:00
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-06-22 23:28:22 +03:00
5. <a href="https://github.com/tbhaxor/whatabomb">whatabomb</a> -> Whats-app bomber GUI - by [tbhaxor](https://github.com/tbhaxor)
2018-06-22 23:27:10 +03:00
2018-06-22 23:27:46 +03:00
6. <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:26:44 +03:00
2018-08-31 11:57:19 +03:00
7. <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. (Currently not working need to update)
2018-05-26 08:34:08 +03:00
2019-04-10 08:23:21 +03:00
8. <a href="https://github.com/Bhai4You/SmS-BomB">SmS-BomB</a> -> Your Own SmS BomBer...!!! - by [Bhai4You](https://github.com/Bhai4You)
2018-05-26 08:34:08 +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.