blatted/README.md

10 lines
311 B
Markdown
Raw Normal View History

2023-05-09 22:24:22 +02:00
# Blatted
A BLE GATT notification service reverse engineering tool which dumps all data as hexdump.
It registers for every service with *notify* flag.
2023-05-19 15:49:25 +02:00
## Proof of concepts
* Working scanner wich dynamically updates `rich.table.Table` cells: [Scanner demo](https://asciinema.org/a/1EbiCyZiUMngZmgATdYCHFZYW)