Skip to content

Bluetooth hacking/packet analysis toolkit made in python

Notifications You must be signed in to change notification settings

Cinnamon1212/BlueKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

BlueKit

Bluetooth hacking/packet analysis tool kit

OS requirements:

  • Debian or Ubuntu
  • Bluetooth utils
  • Python3
  • Tshark

Pip requirements:

  • Pybluez
  • Keyboard
  • Pyshark

Set up (RAN USING SUDO)

apt update
apt install tshark
sudo apt-get install python-dev
sudo apt-get install bluetooth libbluetooth-dev
pip install pybluez
pip install keyboard
pip install pyshark

Usage:

sudo python3 bluekit.py

Please contact me via Github or Cinnamon#7617 on discord for with concerns or queries
Donations are always appreicated! Patreon

About

Bluetooth hacking/packet analysis toolkit made in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages