Drake Carder
Verified & Certified Pro Forum Carder♛
Staff member
Premium User
Support Staff
Verified Seller
♛ Forum Elite ♛
Registered
- Joined
- Feb 28, 2024
- Messages
- 2,752
- Reaction score
- 280
- Points
- 1,013
- Awards
- 9
SMS-Bomber - software designed for mass sending (spam) SMS messages to a specified mobile phone number.
Installation for windows:
Download Python3.8
After that we need to download Impulse from GitHub'a
Now open cmd and go to the folder with the bomber: cd Impulse
Now we write the command: pip install -r requirements.txt
Well, run it with the command: python impulse.py --help
For thermux:
For linux:
Let's now look at an example of starting an SMS flood:
Installation for windows:
Download Python3.8
After that we need to download Impulse from GitHub'a
Now open cmd and go to the folder with the bomber: cd Impulse
Now we write the command: pip install -r requirements.txt
Well, run it with the command: python impulse.py --help
For thermux:
Code:
pkg update
pkg install python3 python3-pip git -y
git clone https://github.com/LimerBoy/Impulse
cd Impulse /
pip3 install -r requirements.txt
python3 impulse.py --help
For linux:
Code:
sudo apt update
sudo apt install python3 python3-pip git -y
git clone https://github.com/LimerBoy/Impulse
cd Impulse /
pip3 install -r requirements.txt
python3 impulse.py --help
Let's now look at an example of starting an SMS flood:
Code:
python3 impulse.py --method SMS --time 20 --threads 15 --target + phone number