Skip to content

Version 1.10.0

Latest
Compare
Choose a tag to compare
@sultanqasim sultanqasim released this 05 Jun 16:42
· 12 commits to master since this release
  • Added option to receive BLE frames with an invalid CRC
  • Added command line decoding of advertising data
  • Added active scanning mode with sniff_receiver and extcap plugin
  • Added CRC calculation and include CRC in PCAPs
  • Improved robustness to malformed PDUs
  • Added option to actively scan only legacy advertising
  • New simple setup_sniffer Python API for configuring hardware to sniff
  • Output of decoded BLE PDUs from recv_and_decode Python API
  • Improved sniffer startup reliability
  • Added a build compatible with CatSniffer v3.x (sniffle_cc1352p7_1M.hex)
  • Replaced hop option in extcap utility with "All" channel mode, with the previous "All" channel behaviour renamed as "Auto" channel.
  • Added a firmware version check utility
  • Fixed hang stopping extcap in Wireshark on Mac
  • Fixed auto detection of CP2102 non-N Sonoff dongles
  • Removed -m top feature from sniff_receiver; use the MAC, IRK, or string search features to select a target instead