WiFi Passview is an open-source batch script-based program that can recover your WiFi Password easily in seconds. This is for Windows OS only. Basically, this scripted program has the same function as other passview software such as webpassview and mailpassview.
Disclaimer: WiFi Passview is NOT designed for malicious use! Please use this program responsibly!
The project has been featured in some popular cybersecurity websites and Facebook Pages such as KitPloit.com (v2)/KitPloit.com (v4), Hakin9.org, Pentest Magazine, Malware Devil, and National Cyber Security Services.
The complete documentation can be found here:docs.warengonzaga.com/wifi-passview
Basically, this is the shortcut and batch scripted file version of a popular WiFi password manager viewing method using the command prompt. This is how it works...
netsh wlan show profiles
When you use this tool, you are able to extract the WiFi passwords stored on the target machine in just seconds.
This simple tool offers you the following features...
Key Content
, the tool will do that for you!Download the repository and look for "wifi-passview-vX.X.X.bat"
file and run it as ordinary *.bat
file (no need to run it as administrator). All you have to do is to follow the on-screen instructions.
Read the official blog on How to Use WiFi Passview.
Wanna use for WiFi Hacking? Visit this exclusive post from the author.
Here's the screeshot of the program, click it to see it in action. Don't forget to like, share, and subscribe to my channel!
"npm install"
and "npm install gulp-cli -g && npm install gulp -D"
"./src/config.json"
file for your customization or personalization."gulp build"
or "gulp"
to initiate the building process."gulp cleandev"
."./src/core.bat"
you can use "gulp test"
it is a combination of "gulp build"
and "gulp cleandev"
so you can quickly quality check the production build."gulp --tasks"
to see all available "gulp"
commands.Contributions are welcome, create a pull request to this repo and I will review your code. Please consider to submit your pull request to the dev
branch. Thank you!
If you're facing a problem in using WiFi Passview please let me know by creating an issue in this github repository. I'm happy to help you! Don't forget to provide me some screenshot or error codes of it, thank you!
and you... buy me a coffee if you love what I do!
Wanna see other projects I made? Join today!
WiFi Passview is licensed under GNU General Public License v3.
WiFi Passview is Developed and Maintained by Waren Gonzaga
1.1.1. WiFi服务 1.1.1. WiFi服务 WiFi 网络提供了一个网络检测服务,来判断当前的 WiFi 连接状态,同时这也是运用上述 API 实现的一个 demo,当检测到网络断开时,会通过 dbus 的通信协议向 ams 上报网络断开消息。 wifi_monitor 代码路径: robot/services/wifi_monitor 流程图如下:
wifi-password 可以快速获取系统中保存的 WIFI 密码,这个项目只用于 OS X 系统,Windows 版本请看这里。 安装: curl -L https://raw.github.com/rauchg/wifi-password/master/wifi-password.sh -o ~/bin/wifi-password && chmod +x ~/bin/wifi-password
WiFi Card 是一个将 WiFi 登录详细信息制作成二维码的工具,可以将制作好的二维码打印出来贴在冰箱或墙上,用户扫描二维码即可连接上 WiFi。 开发者承诺 WiFi 信息永远不会发送到服务器。 本地运行 在http://localhost:8080上运行官方 Docker 镜像 make run 在http://localhost:3000上运行实时重载服务器 make dev
Termux-WiFi-Hacking Aktively Maintained! This file was created & modified by ViperZCrew/Rebl0xer Members: MrBlackX/TheMasterCH 0n1cOn3 installing proccess: NOTE: This Script does only work with the Te
断开与wifi的连接. 请求方式: "|2|2|\r" 返回值: "|2|1|\r" wifi连接状态:wifi断开连接 Arduino样例: softSerial.print("|2|2|\r");
设置wifi账号和密码,连接特定的wifi网络。 请求方式: "|2|1|wifi_ssid,wifi_pwd|\r" 参数: wifi_ssid wifi账号的SSID wifi_pwd wifi账号密码 返回值: "|2|1|\r" wifi连接状态:wifi断开连接 "|2|2|\r" wifi连接状态:正在连接wifi "|2|3|ip|\r" wifi连接状态:wifi连接成功,返回OB