Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 687 Bytes

BtleJuice - Bluetooth Man in the Middle framework

version 1.0.6

  • Added export feature (JSON and text)
  • Added support for auto-reconnection: when a remote device disconnects, the proxy will automatically reconnect
  • Added support of hex and hexII format in the main interface
  • Fixed settings dialog
  • Improved bluetooth core
  • Fixed other minor bugs

version 1.0.5 (initial release)

  • Core MITM features
  • Web user interface
  • Bluetooth GATT operations replay (read, write, notify)
  • GATT operations sniffing (read, write, notify)
  • On-the-fly data modification through user interface