Skip to content

(Outdated) Master-Bomber is python based online tool which can help you to prank your friends. By using this tool you can send huge amount of sms , call and email to your friends.

License

jatinkalwar/Master-Bomber

Repository files navigation

Master-Bomber

Master-Bomber

An open-source SMS/call/Mail bomber for Linux And Termux.



Note:

  • The script requires working network connection to work.
  • No balance will be deducted for using this script to send SMS/calls.
  • Don't put spaces in between phone number (Ex- 99999 99999)
  • Make sure you are using the latest version of Master-Bomber
  • Make sure you are using Python v3.
  • Do not use this to harm others.
  • This script is only for educational purposes or to prank.
  • I am not responsible for the misuse of Master-Bomber.

UPDATE (2021.5):

  • Removed features that are no more working 😞
  • Improved persistence
  • Code rewritten

Features:

  • Lots of integrated SMS/call APIs
  • Unlimited and super-fast SMS bombing
  • Unlimited and super-fast CALL bombing
  • Unlimited and super-fast MAIL bombing (Soon)
  • Frequent updates
  • Automatic updating mechanism
  • Easy to use and embed in code
  • Colourful UI
  • Custom SMS sender
  • Anonymous Mail sender

Usage:

Run these commands to run Master-Bomber

> For Termux:

pkg install git python;cd;if [ -d /scripts ]; then echo 'Exists'; else mkdir scripts;cd scripts;mkdir Social-Attacks; fi;cd Social-Attacks;git clone https://github.com/jatinkalwar/Master-Bomber;cd Master-Bomber;chmod +x *;./thejatinkalwar.sh

> For Linux:

sudo apt install git python;cd;if [ -d /scripts ]; then echo 'Exists'; else mkdir scripts;cd scripts;mkdir Social-Attacks; fi;cd Social-Attacks;git clone https://github.com/jatinkalwar/Master-Bomber;cd Master-Bomber;chmod +x thejatinkalwar.sh;./thejatinkalwar.sh

> Requirements:

pkg install cowsay
pkg install lolcat
pkg install pv
pip install requests
pip install colorama
pkg install figlet

JOIN US:

Just drop a message on Whatsapp...

+994 408609255

CONTACT ME:

Feel Free To Open An Issue...

Instagram: Yourhackinghouse

About

(Outdated) Master-Bomber is python based online tool which can help you to prank your friends. By using this tool you can send huge amount of sms , call and email to your friends.

Topics

Resources

License

Stars

Watchers

Forks