death-hunter / smsbomber

Unlimited SMS sending system and written with Python!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smsbomber


Location-Hacking

Unlimited SMS sending system and written with Python!

php

save demo

Tool sections:

  • Singel PHONE Number
  • Combo
Singel PHONE Number

In this section, only one number is targeted and the tool tries to send an unlimited number of text messages.

Combo

In this section, a list of numbers will be taken from you and whenever the first number is blocked, it will go to the next phone number to release the numbers.


Warning: We do not accept any responsibility for damage or theft of information by users by you


Operating Systems Tested
  • Kali Linux 2020
  • WSL (Install Windows Subsystem for Linux)
  • Windows 10, 8,7
  • Android (Termux)
  • Mac

Installation On Kali Linux And WSL

$ git clone https://github.com/ehsangoli/smsbomber.git
$ cd smsbomber
$ python3 -m pip install -r requirments.txt
$ python3 smsbomber.py

Installation On Termux

$ git clone https://github.com/ehsangoli/smsbomber.git
$ python -m pip install -r requirments.txt
$ python smsbomber.py

Installation On Windows

$ Download https://github.com/ehsangoli/smsbomber.git
$ cd smsbomber
$ python -m pip install -r requirments.txt
$ python smsbomber.py

PreView

                 .-~*~--,.   .-.
          .-~-. ./OOOOOOOOO\.'OOO`9~~-.
        .`OOOOOO.OOM.OLSONOOOOO@@OOOOOO\
       /OOOO@@@OO@@@OO@@@OOO@@@@@@@@OOOO`.
       |OO@@@WWWW@@@@OOWWW@WWWW@@@@@@@OOOO).
     .-'OO@@@@WW@@@W@WWWWWWWWOOWW@@@@@OOOOOO}
    /OOO@@O@@@@W@@@@@OOWWWWWOOWOO@@@OOO@@@OO|
   lOOO@@@OO@@@WWWWWWW\OWWWO\WWWOOOOOO@@@O.'
    \OOO@@@OOO@@@@@@OOW\     \WWWW@@@@@@@O'.
     `,OO@@@OOOOOOOOOOWW\     \WWWW@@@@@@OOO)
      \,O@@@@@OOOOOOWWWWW\     \WW@@@@@OOOO.'
        `~c~8~@@@@WWW@@W\       \WOO|\UO-~'
             (OWWWWWW@/\W\    ___\WO)
               `~-~''     \   \WW=*'
                         __\   \
        SMSBomber        \      \
                          \    __\
                           \  \
  https://mihanconsole.ir   \ \
  https://t.me/ehsan_goli    \ \
                              \\
                               \\
                                \
                                 \
1) Singel PHONE Number   2) Combo

SMSbomber/Home/$

About

Unlimited SMS sending system and written with Python!


Languages

Language:Python 100.0%