virtualabs / btlejack

Bluetooth Low Energy Swiss-army knife
MIT License
1.9k stars 196 forks source link

Print a warning if an invalid -x option is passed #44

Closed yath closed 4 years ago

yath commented 5 years ago

Hi,

btlejack currently falls back to -x pcap if an invalid option for -x is passed. It just took me a while to realize that I had typed ll_pcap rather than ll_phdr, and btlejack bailing an error (or printing a warning; but that would probably scroll out of sight easily) in that case would be nice.

Thanks, Sebastian

virtualabs commented 5 years ago

Fixed in version 2.0, only available on github for now.