Skip to content

AnuhasRox/BlueHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueHunter - Bluetooth Device Hacking framework

You can hack any near bluetooth device using BlueHunter

Features

User can hack bluetooth device:

  • Dialed_call - Hack bluetooth device dialed calls
  • SIM_call - Hack bluetooth device SIM calls
  • Recevied_call - Hack bluetooth device Recevied calls

Installation

Build Available Available Available Available

on Kali Linux

apt-get install python3-pip
git clone https://github.com/AnuhasRox/BlueHunter.git
cd BlueHunter
sudo python3 -m pip install -r requirements.txt
sudo python3 Install.py
sudo python3 BlueHunter.py

on Ubuntu

sudo apt-get install git python3-pip
git clone https://github.com/AnuhasRox/BlueHunter.git
cd BlueHunter
sudo python3 -m pip install -r requirements.txt
sudo python3 Install.py
sudo python3 BlueHunter.py

Releases

No releases published

Packages

No packages published

Languages