Phomber is infomation grathering tool that reverse search phone numbers and get their details, written in python3.

Overview

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):

s4[email protected]:~/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





The Developer of PH0MBER is not responsible for an loss or misuse of the tool, it is end user's responsiblity.


Support

Buy Me A Coffee





s41r4j's github stats

Comments
  • Code Review

    Code Review

    I like the tool, over all you have GREAT code, great functionality, and even organizations, I also see everything under a definition and call it with if name in main, like seeing it

    however one thing I noticed is you have ‘’’python

    import phonenumbers, sys, datetime, progressbar, time, mechanize, os

    ‘’’

    this is a good strategy however it can slow down the scripts runtime, a better opposition would be

    ‘’’python Import sys Import os Import date time Etc ‘’’

    just something to make the runtime a bit better, but everything else looks fine, nice job!

    opened by ArkAngeL43 8
  • API not working

    API not working

    Hi, I inserted an API key created on opencagedata.com but phomber ends up with this:

    [-] Entered Invaild API [-] Instructions are givien in config file.

    Thanks

    opened by merkleID 3
  • osx version is failing

    osx version is failing

    ┌<▸> ~ └➤ pip install phomber ERROR: Could not find a version that satisfies the requirement phomber (from versions: none) ERROR: No matching distribution found for phomber ┌<▪> ~ └➤ pip --version
    pip 22.3 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)

    opened by alonsoir 1
  • Error

    Error

    pip install phomber Defaulting to user installation because normal site-packages is not writeable ERROR: Could not find a version that satisfies the requirement phomber (from versions: none) ERROR: No matching distribution found for phomber

    opened by FIXERMAN 1
  • OpenCage Geolocation Feature

    OpenCage Geolocation Feature

    Hi,

    Ed from OpenCage here.

    I'm sorry but this tool is not real. All you are doing is determining the country of the phone number from the country code and then geocoding the country name. Obviously we then return the coordinates of the center of the country.

    Please can you clarify in the README that this script absolutely will NOT tell you the location of a phone. We are getting a lot of confused and angry people asking us for support and wondering why they can't track a phone.

    Thanks

    opened by freyfogle 1
  • Invalid api key

    Invalid api key

    Hey

    Thank you for your application I followed your tutorial on how to add the api key but it still says entered invalid api key

    Screenshot_2022-02-09_04-07-14

    key = 'xxxxx....'

    I also tried with double "xxx.."

    opened by Greenbird87 5
Releases(phomber-v2.0)
Owner
S41R4J
S41R4J
glow-speak is a fast, local, neural text to speech system that uses eSpeak-ng as a text/phoneme front-end.

Glow-Speak glow-speak is a fast, local, neural text to speech system that uses eSpeak-ng as a text/phoneme front-end. Installation git clone https://g

Rhasspy 8 Dec 25, 2022
Source code for AAAI20 "Generating Persona Consistent Dialogues by Exploiting Natural Language Inference".

Generating Persona Consistent Dialogues by Exploiting Natural Language Inference Source code for RCDG model in AAAI20 Generating Persona Consistent Di

16 Oct 08, 2022
🏖 Easy training and deployment of seq2seq models.

Headliner Headliner is a sequence modeling library that eases the training and in particular, the deployment of custom sequence models for both resear

Axel Springer Ideas Engineering GmbH 231 Nov 18, 2022
Implementation for paper BLEU: a Method for Automatic Evaluation of Machine Translation

BLEU Score Implementation for paper: BLEU: a Method for Automatic Evaluation of Machine Translation Author: Ba Ngoc from ProtonX BLEU score is a popul

Ngoc Nguyen Ba 6 Oct 07, 2021
Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)

Linear Multihead Attention (Linformer) PyTorch Implementation of reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer:

Kui Xu 58 Dec 23, 2022
My implementation of Safaricom Machine Learning Codility test. The code has bugs, logical I guess I made errors and any correction will be appreciated.

Safaricom_Codility Machine Learning 2022 The test entails two questions. Question 1 was on Machine Learning. Question 2 was on SQL I ran out of time.

Lawrence M. 1 Mar 03, 2022
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

CTC Decoding Algorithms Update 2021: installable Python package Python implementation of some common Connectionist Temporal Classification (CTC) decod

Harald Scheidl 736 Jan 03, 2023
Let Xiao Ai speakers control third-party devices

A stupid way to extend miot/xiaoai. Demo for Panasonic Bath Bully FV-RB20VL1 逆向 Panasonic Smart China,获得控制浴霸的请求信息(HTTP 请求),详见 apps/panasonic.py; 2. 通过

bin 14 Jul 07, 2022
Simple tool/toolkit for evaluating NLG (Natural Language Generation) offering various automated metrics.

Simple tool/toolkit for evaluating NLG (Natural Language Generation) offering various automated metrics. Jury offers a smooth and easy-to-use interface. It uses datasets for underlying metric computa

Open Business Software Solutions 129 Jan 06, 2023
Pre-training with Extracted Gap-sentences for Abstractive SUmmarization Sequence-to-sequence models

PEGASUS library Pre-training with Extracted Gap-sentences for Abstractive SUmmarization Sequence-to-sequence models, or PEGASUS, uses self-supervised

Google Research 1.4k Dec 22, 2022
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab

AliceMind AliceMind: ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab This repository provides pre-trained encode

Alibaba 1.4k Jan 04, 2023
ASCEND Chinese-English code-switching dataset

ASCEND (A Spontaneous Chinese-English Dataset) introduces a high-quality resource of spontaneous multi-turn conversational dialogue Chinese-English code-switching corpus collected in Hong Kong.

CAiRE 11 Dec 09, 2022
Simple GUI where you can enter an article and get a crisp summarized version.

Text-Summarization-using-TextRank-BART Simple GUI where you can enter an article and get a crisp summarized version. How to run: Clone the repo Instal

Rohit P 4 Sep 28, 2022
✔👉A Centralized WebApp to Ensure Road Safety by checking on with the activities of the driver and activating label generator using NLP.

AI-For-Road-Safety Challenge hosted by Omdena Hyderabad Chapter Original Repo Link : https://github.com/OmdenaAI/omdena-india-roadsafety Final Present

Prathima Kadari 7 Nov 29, 2022
Higher quality textures for the Metal Gear Solid series.

Metal Gear Solid: HD Textures Higher quality textures for the Metal Gear Solid series. The goal is to maximize the quality of assets that the engine w

Samantha 6 Dec 06, 2022
Disfl-QA: A Benchmark Dataset for Understanding Disfluencies in Question Answering

Disfl-QA is a targeted dataset for contextual disfluencies in an information seeking setting, namely question answering over Wikipedia passages. Disfl-QA builds upon the SQuAD-v2 (Rajpurkar et al., 2

Google Research Datasets 52 Jun 21, 2022
Learn meanings behind words is a key element in NLP. This project concentrates on the disambiguation of preposition senses. Therefore, we train a bert-transformer model and surpass the state-of-the-art.

New State-of-the-Art in Preposition Sense Disambiguation Supervisor: Prof. Dr. Alexander Mehler Alexander Henlein Institutions: Goethe University TTLa

Dirk Neuhäuser 4 Apr 06, 2022
An easy-to-use Python module that helps you to extract the BERT embeddings for a large text dataset (Bengali/English) efficiently.

An easy-to-use Python module that helps you to extract the BERT embeddings for a large text dataset (Bengali/English) efficiently.

Khalid Saifullah 37 Sep 05, 2022
CodeBERT: A Pre-Trained Model for Programming and Natural Languages.

CodeBERT This repo provides the code for reproducing the experiments in CodeBERT: A Pre-Trained Model for Programming and Natural Languages. CodeBERT

Microsoft 1k Jan 03, 2023
Simple Speech to Text, Text to Speech

Simple Speech to Text, Text to Speech 1. Download Repository Opsi 1 Download repository ini, extract di lokasi yang diinginkan Opsi 2 Jika sudah famil

Habib Abdurrasyid 5 Dec 28, 2021