Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

READ/NOTIFY functionality #60

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

zseha
Copy link

@zseha zseha commented Jan 25, 2019

[work in progress]
Hi,

do not just accept this, i just want input on how to deal with command line arguments.

New implemented functionality is separate read function for read characteristics. So we can read from characteristic in BLECTF like this:

sudo bleah -b 30:ae:a4:6a:c0:6e -x -u 0000ff01-0000-1000-8000-00805f9b34fb

-x or --xeadCharacteristic

I also implemented wait on notifications and indications so a challenge '0040' ( 'Listen to me for a single notification' ) can be now solved with bleah, like this:

sudo bleah -b 30:ae:a4:6a:c0:6e --waitNotification -u 0000ff0c-0000-1000-8000-00805f9b34fb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant