-
-
Notifications
You must be signed in to change notification settings - Fork 31
Description
OpenHaystack is a framework for tracking personal Bluetooth devices via Apple's Find My network. You can use it to create your own tracking tags that you can append to physical objects (keyrings, backpacks, car keys, power banks ...) or integrate it into other Bluetooth-capable devices such as notebooks.
After flashing firmwares to esp32/Nordic_nRF5x/Telink_TLSR825X and many other chips/devices, they continuously broadcasts BLE singals in FindMy protocal.
Some firmwares support multiple advertisement keys, so tags with these firmwares will change their MAC address regularly.
It would be greate if bermuda supports tags with openhaystack firmwares.
One more thing, this script showmac.py
can extract MAC addresses from *.key_file
files generated by generate_keys.py
.