# virtualabs/btlejack

Bluetooth Low Energy Swiss-army knife

Repository: https://github.com/virtualabs/btlejack
Canonical: https://ross.abutalabs.com/products/btlejack
Language: Python
License: MIT
License Family: permissive
Last push: 2024-08-04T20:31:17+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2948, "days_push": 759, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2107, forks 210 (observed 2026-08-28T04:06:14.004349+00:00)

## What it is
BtleJack is a Python CLI tool for sniffing, jamming, and hijacking Bluetooth Low Energy (BLE) connections. It relies on BBC Micro:Bit, Bluefruit LE, or nRF51822-based hardware running dedicated firmware, and supports BLE 4.x and limited BLE 5.x.

## Use cases
- sniff an existing BLE connection
- capture new BLE connection requests
- jam a Bluetooth Low Energy connection
- hijack an active BLE connection
- export captured BLE packets to PCAP
- audit BLE device security with cheap micro:bit hardware

## When to choose
- you need a low-cost BLE security testing toolkit using Micro:Bit or nRF51822 hardware
- you want to sniff, jam, or hijack BLE 4.x connections from a UNIX system
- you need PCAP export of captured BLE traffic for further analysis

## When to avoid
- you need full BLE 5.x support such as coded PHY or channel map updates
- you are on Windows, since only POSIX-compatible systems are supported
- you have no compatible radio hardware (Micro:Bit, Bluefruit LE, or nRF51822 board)

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, networking, cli
- domain: security, penetration-testing, hardware
- platform: python, cli
- tags: bluetooth, ble, bluetooth-low-energy, sniffer, jamming, hijacking, microbit, nrf51822, pcap, radio-security, linux, macos

## Member repositories
- virtualabs/btlejack (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:14.004349+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:53:55.794421+00:00, confidence not recorded.
  - readme: https://github.com/virtualabs/btlejack (fetched 2026-08-28T04:06:14.004349+00:00, sha 4fd53b5029dd)
  - registry_pypi: https://pypi.org/pypi/btlejack/json (fetched 2026-08-29T10:34:07.056142+00:00, sha 1dfee7cf38e6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
