Sms bomber github windows
- Lots of integrated SMS APIs, and support for custom API configuration!
- Unlimited number of SMSs (with proxy support for huge bombs!).
- Faster and lighter than most SMS Bomber apps/scripts.
- International bombing available.
- Python 3.6+ on MacOS, Android (Termux), Linux, or iOS (iSH)
NOTE: Windows not supported as some of httpx ‘s http2 libraries can’t be installed on it.
Instructions for MacOS
Instructions for Android
Download Termux from the Play Store
Open Termux and enter the following commands:
Instructions for iOS/iPadOS(due to the way Apple devices handle ram usage it’s gonna be slow but it works :P)
Download iSH from here
Open iSH and enter the following commands:
Instructions for Debian-based GNU/Linux distributions:
You can also read this via python3 bomber.py -h or python3 bomber.py —help
Credits and Thanks
- Huge kudos to iMro0t for the original source code. Find it here.
- Thanks botallen for the recent fixes which have been merged from the original repo.
- SpeedX’s TBomb for some API’s used here.
- fonic for his awesome formatter for argparse . Check it out in this gist!
This project is licensed under the GNU General Public License v3.0
About
Clean, small and powerful SMS bomber script.
Sms bomber github windows
Добро пожаловать в b0mb3r 👋
Открытый и бесплатный СМС бомбер
Установите Python версии не ниже 3.6. Сделать это можно так:
Для Windows или *nix
Скачайте установщик с официального сайта и запустите его. Убедитесь, что при установке отметили галочку
Установите приложение Termux, запустите его и следуйте инструкции. Введите следующую команду (при установке нажимайте Enter при каждом запросе):
Введите следующую команду:
Для запуска необходимо лишь ввести команду b0mb3r . Она будет доступна из любой директории
b0mb3r имеет API, которое позволит вам выполнять некоторые действия, доступные через интерфейс, программно. Запросы необходимо отправлять на сервер 127.0.0.1:8080 , перед этим запустив бомбер.
Ответ на каждый запрос к API возвращается в формате JSON и имеет одно обязательное поле: success . Оно будет иметь значение true, если запрос был обработан или false, если возникла ошибка. В случае ошибки в ответ будут добавлены поля error_code (Код ошибки) и error_description (Описание ошибки)
Начинает атаку на телефон.
Параметр | Описание |
---|---|
phone_code | Код страны, например 7 |
phone | Номер телефона без + и кода страны, например 9123456789 |
number_of_cycles | Количество повторений |
Пример ответа
Проект распространяется под лицензией Mozilla Public License 2.0. Скачивая программное обеспечение из этого репозитория, вы соглашаетесь с ней. Внимание: по условиям лицензии вы обязаны выкладывать исходный код ваших модификаций под той же лицензией.
Sms bomber github windows
Программа для массового спама SMS на номер телефона 💣
- Отправка SMS на номер телефона с разных сервисов в многопотоке
- Получение информации о номере телефона
- Кол-во циклов
- Количество циклов которые выполнит программа, в одном цикле 7 сайтов
- Задержка(ms)
- Задержка после каждого выполненного цикла, указывается в миллисекундах
- Кол-во потоков
- Количество потоков которые будут запущены, не рекомендуется больше 100
- Номер
- Мобильный номер телефона для спама, указывать без символов
- Тип прокси
- HTTP
- SOCKS4A
- SOCKS4
- SOCKS5
- Сайты
- Сайты с которых будут отправляться SMS
About
Программа для массового спама SMS на номер телефона 💣
Resources
Releases 1
Packages 0
Languages
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Sms bomber github windows
- Lots of integrated SMS APIs, and support for custom API configuration!
- Unlimited number of SMSs (with proxy support for huge bombs!).
- Faster and lighter than most SMS Bomber apps/scripts.
- International bombing available.
- Python 3.6+ on MacOS, Android (Termux), Linux, or iOS (iSH)
NOTE: Windows not supported as some of httpx ‘s http2 libraries can’t be installed on it.
Instructions for MacOS
Instructions for Android
Download Termux from the Play Store
Open Termux and enter the following commands:
Instructions for iOS/iPadOS(due to the way Apple devices handle ram usage it’s gonna be slow but it works :P)
Download iSH from here
Open iSH and enter the following commands:
Instructions for Debian-based GNU/Linux distributions:
You can also read this via python3 bomber.py -h or python3 bomber.py —help
Credits and Thanks
- Huge kudos to iMro0t for the original source code. Find it here.
- Thanks botallen for the recent fixes which have been merged from the original repo.
- SpeedX’s TBomb for some API’s used here.
- fonic for his awesome formatter for argparse . Check it out in this gist!
This project is licensed under the GNU General Public License v3.0
About
Clean, small and powerful SMS bomber script.
Sms bomber github windows
TBomb v2.0b
A free and open-source SMS/Call bombing application
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
Check your Python version by typing in
If you get the following
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.
- 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
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.
To use the bomber type the following commands in Termux:
To use the application, type in the following commands in iSH.
For Debian-based GNU/Linux distributions
To use the application, type in the following commands in GNU/Linux terminal.
To use the application, type in the following commands in MacOS terminal: