RoganDawes / LOGITacker

Enumerate and test Logitech wireless input devices for vulnerabilities with a nRF52840 radio dongle.
GNU General Public License v3.0
634 stars 112 forks source link

Covert_channel connect xx:xx:xx:xx:xx - please specify subcommand #57

Open blockanz opened 4 years ago

blockanz commented 4 years ago

I have successfully deployed covert_channel to my device and when I issue command :

covert_channel connect xx:xx:xx:xx:xx I get the following returned:

please specify a subcommand.

Am using latest 0.2.3-beta on April Brother dongle.

Any ideas what subcommand should be used?

adkp commented 3 years ago

same issue...

RoganDawes commented 3 years ago

The issue is a spelling mistake in the source code - connect is misspelled with three 'n's. I just use tab completion which knows about the "correct" misspelling, and therefore works.