Git Product home page Git Product logo

btphone's Introduction

btphone

By Josjuar Lister 2021-2022

Btphone is open source and written in python. It's an OISNT tool for bruteforcing UK phone numbers from the BT phone book.

If you would like to contribute to our project, please contact me by email at [email protected]

About

Originally I wrote this as a simple python script that uses urllib3 and beautiful soup libraries to brute-force telephone numbers from the by phone book. You pass the street, postcode, and a file containing surnames as arguments to the script, the script with then send a http request to btphone book and filter out any phone numbers from the response.

However as interest in my project began to grow, I felt the need to create a GUI for the program to make the program easier to use.

Install

This application is still very much 'in development'.

At the moment I have only compiled a working GUI ELF executable binary for Linux x86 using ParrotSec OS.

However if you wish you can compile the program into your OS using the pyinstaller python module.

I have created two directories in the btphone-gui directory, build_d for creating a one-folder bundle containing an executable. And build_f for compiling a single-file bundled executable

Run

Simply run the btphone.py script in your Python interrupter, or Use Pyinstaller to create the GUI application from inside the btphone-gui/build_d/f

btphone's People

Contributors

thejostler avatar

Watchers

 avatar

btphone's Issues

Cannot run on Windows

When trying to compile into an Exe on Windows. Pyinstaller successfully compiles but when running the exe, python returns an error:

Dll Load Failed Error: Could not find Module QtWidget

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.