Skip to content

A tool made for scanning Bluetooth, Wi-Fi and LTE transmissions from phones.

Notifications You must be signed in to change notification settings

andyvpoeijer188/LTE-WiFi-BT-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Wireless Signal Scanner

Overview

This project uses Software Defined Radio (SDR) devices like HackRF One and BladeRF to scan for various wireless signals including Bluetooth, Wi-Fi, LTE, and NFC. It provides an easy way to analyze the signal strength, frequency range, and application type across different wireless standards.

Prerequisites

  • Python 3.x
  • SDR device (HackRF One or BladeRF)
  • GNU Radio installed on host

Installation

Clone the repository

git clone https://github.com/andyvpoeijer188/LTE-WiFi-BT-Scanner.git
cd wireless-signal-scanner

Install dependencies

pip install -r requirements.txt

Usage

Before running the script, ensure your SDR device is connected. Then execute:

python scanner.py

Configuration

You can modify the scanning parameters directly in the script to adjust the frequency ranges, duration per step, and threshold values according to your requirements.

About

A tool made for scanning Bluetooth, Wi-Fi and LTE transmissions from phones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages