|
||
---|---|---|
blatted | ||
tests | ||
.gitignore | ||
.pre-commit-config.yaml | ||
README.md | ||
poetry.lock | ||
pyproject.toml | ||
renovate.json |
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.
Proof of concepts
- Working scanner wich dynamically updates
rich.table.Table
cells: Scanner demo