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

  1. Run the shell script and you will be greeted with this interface.

RUNNING:

$ ./TBomb.sh
    #OR
$ bash TBomb.sh

tbombg interface

  1. I am using SMS bombing for this blog.
  • Type 1 and press Enter.

sms bombing

  1. Enter your country code, mine is India so I will put 91.

country code

  1. Enter your target's mobile number. In this blog I am using 1234567890.

mobile number

  1. Select number of messages to send. In your case then max number limit would be 500, I have modded it so I am getting 10000000.

number of messages

  1. Enter the time (in seconds) to send next message. I usually use 1.

  2. Now it will ask for thread to use, skip this part, just enter the recommended number.

  3. Click Enter

  4. 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.

bombing started

Thank You!!