Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.
/ bomb3r Public archive

SMS bomb3r | Made with ❤ in IN.

License

Notifications You must be signed in to change notification settings

iMro0t/bomb3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee4edf1 · Sep 23, 2021

History

25 Commits
May 30, 2019
Mar 23, 2020
Sep 23, 2021
May 30, 2019
Mar 23, 2020
Mar 23, 2020
Nov 2, 2019

Repository files navigation

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