Features | supported | tested |
---|---|---|
Decrypt Message | ||
Encrypt Message | ✔️ | ✔️ |
Timeout on operation | partial | |
discover BLE devices | ✔️ | ✔️ |
Registering new user | ✔️ | ✔️ |
Open/Unlock/Lock | ✔️ | ✔️ |
Status |
The wireshark dissector is written in lua and can be loaded via cmdline
wireshark -X lua_script:wireshark-evlock.lua
It has been tested with bluetooth captures from Android (btsnoop_hci.log). Enable bluetooth hci snoop log and copy it to your wireshark host.
The dissector supports only unfragmented frames. For encrypted packages only the message name is shown.