Socket
Socket
Sign inDemoInstall

github.com/VREMSoftwareDevelopment/WiFiAnalyzer

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/VREMSoftwareDevelopment/WiFiAnalyzer


Version published
Created
Source

WiFi Analyzer Application Icon

Get it on Google Play Get it on F-Droid Get it at Amazon Store

This is the official repository of WiFi Analyzer.

Feature Graphic - Dark Theme Feature Graphic - Light Theme

Table of Contents

Features

  • Identify nearby Access Points
  • Graph channels signal strength
  • Graph Access Point signal strength over time
  • Analyze WiFi networks to rate channels
  • HT/VHT Detection - 40/80/160MHz (Requires Android OS 6+)
  • 2.4 GHz, 5 GHz and 6 GHz WiFi bands (Requires hardware support)
  • Access Point view complete or compact
  • Estimated Distance to the Access Points
  • Export access points details
  • Dark, Light and System theme available
  • Pause/Resume scanning
  • Available filters: WiFi band, Signal strength, Security and SSID
  • Vendor/OUI Database Lookup
  • The application has too many features to mention them all

Please note WiFi Analyzer is not a WiFi password cracking or phishing tool.

Usage Tips

  • Tap the title bar to switch between 2.4, 5 and 6 GHz WiFi band.
  • SSID with *** or *hidden* means it is hidden.
  • Access Point security:
    • WPA2/WPA WPA3(SAE)/WPA2/WPA
    • WEP/WPS WEP/WPS
    • Disabled Disabled
  • Wi-Fi Standard (Requires Android OS 11+):
    • Wi-Fi 802.11a/b/g Wi-Fi 802.11a/b/g
    • Wi-Fi 802.11n Wi-Fi 802.11n
    • Wi-Fi 802.11ac Wi-Fi 802.11ac
    • Wi-Fi 802.11ax Wi-Fi 802.11ax

How-to

FAQ

Feedback

License

GPLv3

WiFi Analyzer is licensed under the GNU General Public License v3.0 (GPLv3).

GPLv3 License key requirements:

  • Disclose Source
  • License and Copyright Notice
  • Same License
  • State Changes

GNU General Public License v3.0 (GPLv3) Explained in Plain English

GNU General Public License v3.0 (GPLv3).

WiFi Analyzer Build

Workflow Status Codacy Badge codecov

Known Vulnerabilities FOSSA Status

Issues Star Fork

Contribute

  • Feel free to fork the project and submit your changes.
  • To learn how to submit a pull request click here.
  • We want to express our gratitude to all people for their contributions, such as: patches, bug solving, updates and etc.
  • If you would like to contribute financially to the project please feel free to send any amount through paypal.
    • Thanks to every one who already donated so far!

Fork project

How to fork project

Build project

  1. Install Android Studio
  2. Import project into Android Studio
    • In Welcome to Android Studio Screen select Import project ...
    • Select the root directory of the WiFi Analyzer repository and click "OK".
    • WiFi Analyzer will build automatically.

Running lint, unit tests and jacoco coverage report

./gradlew lintDebug jacocoTestCoverageVerification
  • lint report: app/build/reports/lint-results.html
  • unit test report: app/build/reports/tests/testDebugUnitTest/index.html
  • code coverage report: app/build/reports/jacoco/jacocoTestReport/html/index.html

FAQs

Package last updated on 29 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc