You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
blatted | 2 weeks ago | |
tests | 3 weeks ago | |
.gitignore | 3 weeks ago | |
.pre-commit-config.yaml | 3 weeks ago | |
README.md | 2 weeks ago | |
poetry.lock | 2 weeks ago | |
pyproject.toml | 2 weeks ago | |
renovate.json | 2 weeks ago |
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