Git Product home page Git Product logo

bms's Introduction


BMS (Message Bombing Service) v1.0.0

A free and open-source SMS bombing application.

NOTES:

this program is just the enhanced sms part of the TBomb git repo, fetched and modified by myself. you can contribute or check the TBomb by clicking here...

Termux version from Play Store is not supported since 2019, please use the latest version from F-Droid Store!

  • The application requires active internet connection to contact the APIs.
  • You would not be charged for any SMS 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 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.12.1

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

  • Unlimited (with abuse protection) and super-fast bombing with multithreading
  • Flexible with addition of newer APIs with the help of JSON documents
  • Modular codebase and snippets can be easily embedded in other program

Usage:

just run:

python bomber.py --help

Install from GIT

git clone https://github.com/h4jack/bms.git
cd bms

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/h4jack/bms.git
cd bms
Install dependencies:
brew install git
brew install python3
sudo easy_install pip
sudo pip install --upgrade pip
git clone https://github.com/h4jack/bms.git
cd bms
pip install -r requirements.txt

Contributors of TBomb

TODO:

  • Make Code More Readable and Extensible
  • Make Code More Efficient and Faster
  • Add More Mail Spam APIs
  • Add More SMS Spam APIs
  • Add More Call Spam APIs
  • Resolve threading issue in some devices

Give a โ˜… if you like this project!

bms's People

Contributors

capelin avatar h4jack avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.