From ed09508e8da5fd6bef23f94a7f62467340e42e1f Mon Sep 17 00:00:00 2001 From: "Sameer Bhatt (debugger)" Date: Sat, 26 May 2018 10:56:44 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb6e717..89d59fc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ # 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. -Python 3 +1. Sms_bomber.py -> sending continues sms from using one single link. + +2. Sms_bomber_version2.py -> sending continues sms from using one Multiple links. + +3. Email_bomber.py -> sending continues email. + +4. wbomb.py -> Whatsapp-bomber sending multipal message to a single user. + +5. numspy_bomber.py -> Numspy bomber sending multiple free messages using numspy module. - NOTE: i am not responsible for any thing you do with this script +NOTE: i am not responsible for any thing you do with this script This is just for learning and knowledge purpose.