og-bomber-gui
og-bomber-gui copied to clipboard
SMS Spoofer | Graphical User Interface application
og-bomber-gui
stable build v1.1
message spoofing | bombing victims with otp texts
Built with python 3.x.x
Grapical User Interface Application
Table of Contents
- Requirements
- Installation
- Features
- Usage
- Snapshot
- Support
- Contributing
Requirements
python 3.x.x
Installing PyQt5
PyQt5 can be installed by the command
pip install PyQt5
Installing Selenium
Selenium can be installed by the command
pip install selenium
Installing Requests
Requests can be installed by the command
pip install requests
Installing PhantomJS
- PhantomJS can be dwonloaded from here
- After downloading the zip, extract zip.
- Place the contents in windows drive. Linux users can skip this step
- Add bin folder to the system path
- Anaconda users can install directly by using command
conda install -c conda-forge phantomjs
Installation
- clone the repo into any directory using url : https://github.com/yunghog/og-bomber-gui.git
git clone https://github.com/yunghog/og-bomber.git
- open clonned directory
- run
setup.pyusing command - install all fonts in fonts folder
python setup.py
Features
OG-BOMBER is a unique message spoofing tool unlike any other message spoofing tool. We register the users and store all the details of the spoof to ensure there is no misuse. To limit the usage there is a quota beyond which you cannot spoof no more We even keep the record of the victims phone number. There are two type of subscription FREE and PREMIUM. Free users will have a quota of 200 sms/day and Premium will have unlimited sms. BLACKLISTING service is available for Premium members. You cannot spoof a Blacklisted number, so they are safe. Become a Premium member by Donating
Usage
- To start spoofing run
ogBomberGui.pyusing command
python ogBomberGui.py
- Enter victim number, no. of sms in the command line prompt and hit enter
- Sometime the server may not respond, you may have to try again later
Snapshot
setup.py
Support
Contributing
- 🍴 Fork this repo!
- 👯 Clone this repo to your local machine using
https://github.com/yunghog/og-bomber-gui.git - Pull requests