Network Survey+ 应用
仅适用于某些具有高通芯片的已获得 root 权限的安卓手机。
到目前为止,这款应用程序仅在 Pixel 3a 设备上进行了测试。其他设备将在稍后添加。
Network Survey+ 应用程序是常规 Network Survey 应用的“高级”版本。NS+ 访问高通 diag 设备以获取 QCDM 消息。然后处理这些 QCDM 消息并记录到 pcap 文件中。目前,仅处理和记录 LTE RRC OTA 消息。此外,每个 pcap 记录都附上设备当前位置的地理标签。
pcap 文件可以在 Wireshark 中打开和查看。
此应用程序还支持通过 MQTT 连接流式传输 LTE OTA 消息。有关详细信息,请参见 https://messaging.networksurvey.app/#operation-publish-lte_ota_message。
请注意,此应用程序仅在已获得 root 权限的安卓手机上运行,并且需要一个暴露 /dev/diag 设备并支持 QCDM 消息的高通芯片。有关兼容设备的列表,请参见 https://github.com/christianrowlands/android-network-survey-rooted。
有关设置 MQTT Broker 的信息,请参见 https://mosquitto.org。
更新详情 1.36
Here's a summary of the new features and improvements in Network Survey+ 1.36 for Android:
- Added
addressType
,deviceClass
,serviceUuids
, andcompanyId
fields to Bluetooth data. - Displays the new Bluetooth data fields in the UI.
- Resolves and displays the company name for Bluetooth devices in the UI.
- Improved UI for larger font settings in Wi-Fi and Bluetooth screens.
- Stops automatic scrolling to the bottom when upload status is updated.
- Ignores records with location accuracy worse than 100 meters during database upload.