All Projects → JamGmilk → WiFi-View

JamGmilk / WiFi-View

Licence: MIT license
在 Android 设备上快速查看与管理保存的 WiFi 密码

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to WiFi-View

Dictionary Of Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
Stars: ✭ 492 (+3180%)
Mutual labels:  wifi, password
Wifi Passview
An open source batch script based WiFi Passview for Windows!
Stars: ✭ 157 (+946.67%)
Mutual labels:  wifi, password
Wifipassword Stealer
Get All Registered Wifi Passwords from Target Computer.
Stars: ✭ 97 (+546.67%)
Mutual labels:  wifi, password
Esp8266 wifi captive portal
🔑 WiFi captive portal for ESP8266 for phishing WiFi passwords
Stars: ✭ 165 (+1000%)
Mutual labels:  wifi, password
Ng
Get password of the wifi you're connected, and your current ip address.
Stars: ✭ 151 (+906.67%)
Mutual labels:  wifi, password
vietnamese-password-dicts
Tổng hợp danh sách mật khẩu wifi tiếng Việt sử dụng cho aircrack-ng
Stars: ✭ 40 (+166.67%)
Mutual labels:  wifi, password
esphome aux ac component
ESPHome component for AUX based air conditioners. Direct wifi control of HVAC by ESPHome and Home Assistant. HVAC status and command feedback available.
Stars: ✭ 62 (+313.33%)
Mutual labels:  wifi
ioTank
Indoor environment monitor based on Esp8266
Stars: ✭ 15 (+0%)
Mutual labels:  wifi
niceware
🔒 Generate or convert random bytes into passphrases. A Rust port of niceware.
Stars: ✭ 20 (+33.33%)
Mutual labels:  password
pass-audit
A pass extension for auditing your password repository.
Stars: ✭ 71 (+373.33%)
Mutual labels:  password
ApeX
Using Social Engineering To Obtain WiFi Passwords
Stars: ✭ 87 (+480%)
Mutual labels:  wifi
deneyapkart-arduino-core
Arduino Core for Deneyap DevKits
Stars: ✭ 39 (+160%)
Mutual labels:  wifi
CaptivePortalCheck
一个检测当前WIFI是否需要认证的小Demo
Stars: ✭ 41 (+173.33%)
Mutual labels:  wifi
deauther
An interactive command-line deauther for macOS.
Stars: ✭ 70 (+366.67%)
Mutual labels:  wifi
totp
Time-Based One-Time Password Code Generator
Stars: ✭ 76 (+406.67%)
Mutual labels:  password
django-reset-password
This project is an implementation example for reset password of django
Stars: ✭ 21 (+40%)
Mutual labels:  password
adb-interface-vscode
🔌 A tool that allows you to execute ADB.exe commands/actions without having to interact with the terminal.
Stars: ✭ 26 (+73.33%)
Mutual labels:  wifi
omniauth-kerberos
OmniAuth strategy for kerberos authentication.
Stars: ✭ 13 (-13.33%)
Mutual labels:  password
marfil
Marfil is an extension of the Aircrack-ng suite, used to assess WiFi network security. It allows to split the work of performing long running dictionary attacks among many computers.
Stars: ✭ 49 (+226.67%)
Mutual labels:  wifi
hfeasy
HFeasy - firmware for HF-LPx100/LPx30 based devices
Stars: ✭ 35 (+133.33%)
Mutual labels:  wifi

WiFi View

快速查看与管理在 Android 设备上连过的 WiFi 的密码

应用特性

  • 支持 Android 4.0 +
  • 支持显示中文名称的 WiFi
  • 支持一键复制 SSID 与密码
  • 支持备份与恢复
  • 支持查看 WiFi 的源信息

应用截图

历代更新日志

CHANGELOG.md

下载

隐私权限说明

ACCESS_SUPERUSER:

使用 ROOT 权限读写 WiFi 密码配置文件。

ACCESS_WIFI_STATE:

扫描 WLAN ,用于置顶当前连接的 WiFi 。

ACCESS_FINE_LOCATION:

此项权限是 Android 官方要求的[1]。在 Android 8.0 以后,需要授予此权限才能使用 ACCESS_WIFI_STATE 权限。

软件扫描 WLAN 需要满足以下所有条件:
① 授予软件精确位置权限
② 设备已启用位置服务

[1] https://developer.android.google.cn/guide/topics/connectivity/wifi-scan#wifi-scan-restrictions

注意

  1. 手动删除的 WiFi 无法获取;

  2. 部分系统可能会加密,导致软件不能正常工作;

  3. 软件需要读取 /data 下的系统文件,必须授予 ROOT 权限。

Android 8.0 以下读取 /data/misc/wifi/wpa_supplicant.conf
Android 8~11 读取 /data/misc/wifi/WifiConfigStore.xml
Android 11 以上读取 /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml

License

Copyright (c) 2021 JamGmilk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Copyright © 2016-2021 JamGmilk.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].