BLE GATT Reverse Engineering Tool Blatted will register every GATT service with a notify flag. The received data is than dumped as hexdup.
Go to file
Renovate Bot 31334e81de Add renovate.json 2023-05-17 00:12:36 +00:00
blatted [WIP] Added monitor moc 2023-05-16 23:13:22 +02:00
tests Initial commit 2023-05-09 18:46:41 +02:00
.gitignore Remove dead comments 2023-05-10 11:02:02 +02:00
.pre-commit-config.yaml Remove dead comments 2023-05-10 11:02:02 +02:00
README.md Finished PoC 2023-05-09 22:33:26 +02:00
poetry.lock [WIP] Start implementing functionality 2023-05-13 13:31:49 +02:00
pyproject.toml [WIP] Start implementing functionality 2023-05-13 13:31:49 +02:00
renovate.json Add renovate.json 2023-05-17 00:12:36 +00:00

README.md

Blatted

A BLE GATT notification service reverse engineering tool which dumps all data as hexdump. It registers for every service with notify flag.