Git Product home page Git Product logo

jatinkalwar / master-bomber Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 1.0 328 KB

(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: MIT License

Python 54.63% Shell 45.34% Roff 0.03%
bombing callbomber callflooder emailbomber smsbomb smsbomber smsflood whatsappbomber

master-bomber's Introduction

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

master-bomber's People

Contributors

jatinkalwar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

inshabashir09

master-bomber's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.