Skip to content

Commit

Permalink
README: mention getting keys through HCI snoop logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sultanqasim committed May 8, 2024
1 parent 993bfb1 commit c7a1b94
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,12 @@ the little endian IRK 22BC0E3F2EACF08EE36B865553EA0B4E needs to be changed to
4E0BEA5355866BE38EF0AC2E3F0EBC22 (big endian) when being passed to Sniffle with
the `-i` option.

You can also find the IRK and LTK through HCI Snoop logs captured on Android or iOS
without rooting the device:

* Android: <https://novelbits.s3.us-east-2.amazonaws.com/Developer+Guides/Android+Bluetooth+Debugging+Guide.pdf>
* iOS: <https://novelbits.s3.us-east-2.amazonaws.com/Developer+Guides/iOS+Bluetooth+Debugging+Guide.pdf>

## Wireshark Plugin

Sniffle includes a Wireshark plugin that makes it possible to launch Sniffle automatically
Expand Down

0 comments on commit c7a1b94

Please sign in to comment.