Practical Introduction to BLE GATT Reverse Engineering: Hacking the Domyos EL500
19 Mar 2023
My goal for this project was quite specific, leaving many details unexplored (for now).
This post aims to be a quick reference for my future self, and to hopefully help
anyone else who might be interested in doing something similar.
No security is bypassed, no exciting exploits are used, and no dangerous
backdoors are found. We will simply connect to the device and determine how it
works using straightforward methodologies.
Some decisions were made for the sake of my own learning, an...
Read more at jcjc-dev.com