Skip to main content

A free and open-source SMS/Call bombing application

Project description


TBomb
TBomb v2.0b

A free and open-source SMS/Call bombing application

Note:

Deprecation Warning:

All TBomb versions below v2.0 will no longer work after 14-11-2020.
All TBomb users need to update to v2.0 ASAP

Due to overuse of script, a bunch APIs have been taken offline. It is okay if you do not receive all the messages.

  • The application requires active internet connection to contact the APIs
  • You would not be charged for any SMS/calls dispatched as a consequence of this script
  • For best performance, use single thread with considerable delay time
  • Always ensure that you are using the latest version of TBomb and have Python 3
  • This application must not be used to cause harm/discomfort/trouble to others
  • By using this, you agree that you cannot hold the contributors responsible for any misuse

Compatibility

Check your Python version by typing in

$ python --version

If you get the following

Python 3.8.3

or any version greater than or equal to 3.4, this script has been tested and confirmed to be supported. For obsolete versions of Python (eg 2.7), use discretion while executing the script as it has not been tested there.

Features

  • Over 15 integrated messaging and calling APIs included with JSON
  • Unlimited (with abuse protection) and super-fast bombing with multithreading
  • Possibility of international API support (APIs are offline)
  • Flexible with addition of newer APIs with the help of JSON documents
  • Actively supported by the developers with frequent updates and bug-fixes
  • Intuitive auto-update feature and notification fetch feature included
  • Recently made free and open-source for community contributions
  • Modular codebase and snippets can be easily embedded in other program

Usage:

NOTE

Git installation methods are not universal and are likely to differ between distributions so installing Git as per the given instructions below may not work. Please check out how to install Git for your Linux distribution here. Commands below provide instructions for Debian-based systems.

Running TBomb.sh as sudo miscofigures files ownership. It is recommended not to run it as sudo

Run these commands to clone and run TBomb.

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/TheSpeedX/TBomb.git
cd TBomb
./TBomb.sh

For iSH

To use the application, type in the following commands in iSH.

apk add git
apk add python3
apk add py3-pip
git clone https://github.com/TheSpeedX/TBomb.git
cd TBomb
pip3 install -r requirements.txt
chmod +x TBomb.sh
./TBomb.sh

For Debian-based GNU/Linux distributions

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

sudo apt install git
git clone https://github.com/TheSpeedX/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)"

Install dependencies:

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

Run TBomb

bash TBomb.sh

Missing Tools on MacOS & iSH App

The package toilet cannot be installed yet. But TBomb does still work.

Demonstrative Video:

  • Watch Indian Bombing Method here
  • Watch International Bombing Method here.

Contributors

Donators:

TODO:

  • Make Code More Readable and Extensible
  • Add Mail Spam Module
  • Add Mail Spam APIs
  • Add Update Feature using git
  • Add Update Feature without git (download tarball and extract)
  • Split code into multiple files (after Deprecation)

Contact me

For Queries: Telegram Group
Check Out My YouTube Channel

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tbomb-2.0.2.tar.gz (30.8 kB view hashes)

Uploaded Source

Built Distribution

tbomb-2.0.2-py3-none-any.whl (28.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page