Skip to content

Latest commit

 

History

History
91 lines (67 loc) · 2.43 KB

README.md

File metadata and controls

91 lines (67 loc) · 2.43 KB

TBomb

SMS or Call bombing allows a hacker to send 100s of SMS in a min to the victim. ... Using this tool carelessly will cause a lot of trouble like if someone's phone getting this spam SMS then they can miss some important messages and Call bombing prevents people from getting the important call which is really bad.


TBomb
STRIX BOMBING

This tool is for call & sms bombing.


JOIN OUR STRIX.D COMMUNITY
STRIX.D

YOUTUBE - INSTAGRAM - WHATSAPP GROUP - TELEGRAM - STRIX.D WEBSITE

Requirements:-

  • INTERNET CONNECTION
  • PYTHON INSTALLED IN TERMINAL

Compatibility

version greater than or equal to 3.4, this script is working.

Usage:

For Termux

To use the bomber type the following commands in Termux:

pkg install git -y 
pkg install python -y 
git clone https://github.com/Strix2109/TBomb.git
cd TBomb
./TBomb.sh

For Linux

To use the application, type in the following commands in GNU/Linux terminal.

sudo apt install git
git clone https://github.com/Strix2109/TBomb.git
cd TBomb
bash TBomb.sh

For MacOS

To use the application, type in the following commands in MacOS terminal:

Install Brew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Installaton-

brew install git
brew install python3
sudo easy_install pip
sudo pip install --upgrade pip
git clone https://github.com/Strix2109/TBomb.git
cd TBomb
bash TBomb.sh