Skip to content

Instantly share code, notes, and snippets.

@hackgnar
Created June 8, 2018 00:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hackgnar/4f6d8d7a1c82eadf3dc041a838ffb64b to your computer and use it in GitHub Desktop.
Save hackgnar/4f6d8d7a1c82eadf3dc041a838ffb64b to your computer and use it in GitHub Desktop.
ble ctf score
gatttool -b de:ad:be:ef:be:f1 --char-read -a 0x002a|awk -F':' '{print $2}'|tr -d ' '|xxd -r -p;printf '\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment