The Wayback Machine - https://web.archive.org/web/20230101220736/https://github.com/iMro0t/bomb3r
Skip to content
This repository has been archived by the owner before Nov 9, 2022. It is now read-only.

iMro0t/bomb3r

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 30, 2019
Mar 23, 2020

bomb3r 💣

This repository is currently unmaintained.

Use this fork YetAnotherSMSBomber

Made with in IN.

For Windows 10/8.x/7

Use windows releases (windows release is not up-to date)

Installation

Use the package manager pip to install bomb3r.

git clone https://github.com/iMro0t/bomb3r.git
cd bomb3r
pip3 install -r requirements.txt

Usage

python3 bomber.py <TARGET>

where TARGET is target mobile number.

Options

usage: bomber.py [-h] [--sms SMS] [--threads THREADS] TARGET

positional arguments:
  TARGET                    Target mobile number without country code (default:+91)

optional arguments:
  -h, --help                show this help message and exit
  --sms SMS, -S SMS         Number of sms to target (default: 10)
  --country COUNTRY, -c COUNTRY
                        Country code without (+) sign (default: 91)
  --threads THREADS, -T THREADS
                            Number of threads (default: 10)
  --proxy, -p           Use proxy for bombing (It is advisable to use this
                          option if you are bombing more than 50 sms)
  --verbose, -v         Verbose
  --verify, -V          To verify all providers are working or not

Changelog

    -- Mar, 2020
      - added more configs
      - fixed some bugs
      
    -- Nov, 2019
      - multiple country option
      - more api for india
      - proxy feature to avoid ip blocking
      - new verbose and verify option

License

This project is licensed under the GNU General Public License v3.0