stable build v1.1
Built with python 3.x.x
Grapical User Interface Application
python 3.x.x
PyQt5 can be installed by the command
pip install PyQt5
Selenium can be installed by the command
pip install selenium
Requests can be installed by the command
pip install requests
- 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
- 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.py
using command - install all fonts in fonts folder
python setup.py
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
- To start spoofing run
ogBomberGui.py
using 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
setup.py
- 🍴 Fork this repo!
- 👯 Clone this repo to your local machine using
https://github.com/yunghog/og-bomber-gui.git
- Pull requests