如何使用wireshark捕获和分析蓝牙数据包

时间:2014-02-28 04:08:32

标签: windows-7 wireshark

我如何使用wireshark在Win 7上捕获和分析蓝牙数据包?

我知道wireshark无法对蓝牙数据包进行“肆无忌惮”的捕获。我已经为此购买了Ubertooth。

我现在如何捕获和分析蓝牙数据包?

1 个答案:

答案 0 :(得分:1)

基于Bluetooth page at the Wireshark wiki,看起来在Windows上你必须使用一个单独的工具来捕获蓝牙数据包。然后,您可以以pcap格式导出它们并在Wireshark中打开该文件。

或者,您可以安装Linux。 :)