What is TBomb?
TBomb is a free and open-source tool to send bulk SMS or calls to a mobile number. Use the TBomb tool to play with your family and friends by sending bulk SMS and calls to their mobile.
Requirements:
· Mobile with Termux app. [click to downlode]
· Internet connection [mobile data/wifi]
To install TBomb in termux
First, open your termux app and type the following commands.
1: Update and upgrade the Termux app
pkg update && pkg upgrade
2: Now install the git package in termux
pkg install git -y
3: Then install the python package in termux
pkg install python -y
4: After the installation of both the package, clone the TBomb tool from github
git clone https://github.com/TheSpeedX/TBomb.git
5: Now change the directory to TBomb
cd TBomb
6: Enter the given command to run the TBomb tool
./TBomb.sh
To use the TBomb tool:
After the TBomb tool lanch look like this
select an option in the menu, 1 for SMS, 2 for the call, and 3 for mail.
Here we will choose option 1 for the SMS bomb.
after that, type the country code, targeted phone number, and the number of SMSes, delay time, and no of thread.
TBomb tool will send messages to the victim's phone number. And you can see the process of the TBomb tool. To stop the ongoing process of the tool press CTRL+C.
Enjoy ;) Have a great day
0 Comments