How to spam || bomb SMS or calls on any number using TBomb.
In this blog, I am going to show you how you can bomb messages or calls to anyone's phone number across the world.
Disclamer
This is only for fun
and educational
purposes. You should not harm anyone using any hacking practices. If you do that and get into trouble, then you are only responsible for it.
Requirments
-
PC || Mobile
-
For PC
- Linux
- TBomb
-
For Mobile
- Termux
- TBomb
Getting Ready
Get the tools for bombing
For Linux:
#Download python and git on your distro
$ git clone https://github.com/TheSpeedX/TBomb
$ cd ./TBomb
$ chmod +x ./TBomb.sh
For Termux:
$ pkg install git -y
$ pkg install python -y
$ git clone https://github.com/TheSpeedX/TBomb
$ cd ./TBomb
Procedure
- Run the shell script and you will be greeted with this interface.
RUNNING:
$ ./TBomb.sh
#OR
$ bash TBomb.sh
- I am using SMS bombing for this blog.
- Type
1
and pressEnter
.
- Enter your country code, mine is India so I will put
91
.
- Enter your target's mobile number. In this blog I am using
1234567890
.
- Select number of messages to send. In your case then max number limit would be
500
, I have modded it so I am getting10000000
.
-
Enter the time (in seconds) to send next message. I usually use
1
. -
Now it will ask for thread to use, skip this part, just enter the recommended number.
-
Click
Enter
-
Bombing will start when you clicked enter.
Note
While bombing you will see Target's
number, total number of messages sended till now, total number of messages received and total number of messages failed to send.