Ticker

10/random/ticker-posts

Ad Code

Responsive Advertisement

How to install TBomb on mobile with termux | Code Epic

NOTE: This article is only for educational purposes. Any actions or activities related to the material contained on this Website are solely your responsibility. Misuse of the information on this website can result in criminal charges brought against the persons in question. The Authors and code-epic.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.

 

What is TBomb?

tbomb termux code epic

    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 

tbomb termux code epic

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.

tbomb termux code epic

after that, type the country code, targeted phone number, and the number of SMSes, delay time, and no of thread.

tbomb termux code epic

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

Post a Comment

0 Comments

Ad Code

Responsive Advertisement