phomber

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)

Operating Systems Tested
  • Supported OS
  • Supported OS
  • Supported OS

Direct Downloads



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 in phomber 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

GitHub

GitHub - s41r4j/phomber: Phomber is infomation grathering tool that reverse search phone numbers and get their details, written in python3.
Phomber is infomation grathering tool that reverse search phone numbers and get their details, written in python3. - GitHub - s41r4j/phomber: Phomber is infomation grathering tool that reverse sear...