Skip to content

Anon4You/XBomber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBomber Banner

A High-Performance SMS Bombing Tool for Educational Testing

Python License Platform


Warning

This tool is intended for educational and authorized testing purposes only. Using this software to harass, spam, or attack individuals without explicit consent is illegal and unethical. The developer assumes no liability for any misuse or damage caused by this program. By using this code, you agree to comply with all applicable laws.

📖 Overview

XBomber is a lightweight Python script designed to test the resilience of SMS gateways by sending a high volume of messages. It is optimized for the Termux environment on Android, providing a portable solution for security researchers and penetration testers.

📋 Prerequisites

Before installing XBomber, ensure your environment meets the following requirements:

  • Termux App (Recommended: Install from F-Droid)
  • Python 3.x

🚀 Installation

You can install XBomber using either of the following methods:

Method 1: From Source

1. Update Packages & Install Python

pkg update && pkg upgrade -y
pkg install python -y

2. Clone the Repository

git clone https://github.com/Anon4You/XBomber.git

3. Navigate to Directory & Install Dependencies

cd XBomber
pip install -r requirements.txt

4. Set Permissions

chmod +x xbomber.py

Method 2: From Termux Void Repo

Note

Make sure you have the Termux Void Repo added to your sources before proceeding.

apt install xbomber -y

💻 Usage

To launch the script, run the following command in your terminal:

python xbomber.py

Note

Always ensure compliance with local laws and regulations when using tools like this. Misuse can lead to severe legal consequences.

🛡️ License

This project is licensed under the MIT License. See the LICENSE file for full details.


Developed by Anon4You

About

A High-Performance SMS Bombing Tool

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages