VREMSoftwareDevelopment / WiFiAnalyzer

Android application to analyze WiFi signals.
https://vremsoftwaredevelopment.github.io/WiFiAnalyzer/
GNU General Public License v3.0
2.73k stars 570 forks source link

Feature Parity with Aruba Utilities #479

Closed rany2 closed 1 month ago

rany2 commented 2 months ago

Basically, Aruba Utilities has a more informational screen that's shown when you press on an AP. It decodes the AP probe response (I suggest downloading the app so you can have a better picture). I'm not sure if that data is provided by Android, decoded or if the app is taking raw data and parsing it itself.