A Infomation Grathering tool that reverse search phone numbers and get their details !
What is phomber?
- Phomber is one of the best tools available for Infomation Grathering.
- It reverse searches given number online and retrieves all data available.
Search & Scans
- Basic search
- Advance search (Experimental)
- Truecaller scan (Comming soon)
Installation
Clone the repo
git clone https://github.com/s41r4j/phomber
Change the directory
cd phomber
Install Requirements
pip install -r requirements.txt
Additional Configuration
- There is a
config.py
file persent inphomber
folder. - Click on 'Additional Settings' to see how to configure it.
Usage
The
PH0MBER
takes command line arguments.
$ python3 phomber.py +(country code)xxxxxxxxxx
Example (Linux based):
s41r4j@github:~/Desktop/phomber$ python3 phomber.py +001234567890
Explaination
python3 phomber.py
- Running phomber script with python3+001234567890
- Command line argument, the phone number you want to search.
Phone number breakdown / explained
+00
is country code, eg: +1 (Canada, US), +47 (Norway), +91 (India), +86 (China)1234567890
is the phone number without spaces, dashes & brackets
Prerequisites
Required
- python3
- git
Optional
- OpenCage Account (create a account here) , for Basic search.
- Truecaller Account (create a account here) , for Truecaller scan.
The Developer of PH0MBER is not responsible for an loss or misuse of the tool, it is end user's responsiblity.