WiFi Passview : An Open Source Batch Script Based WiFi Passview For Windows

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 softwares such as webpassview and mailpassview.

Disclaimer: WiFi Passview is NOT designed for malicious use! Please use this program responsibly!

How it Works?

Basically, this is the shortcut and batch scripted file version of a popular WiFi password manager viewing method using 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 a seconds.

Also Read – Subfinder : A Subdomain Discovery Tool To Find Valid Websites Subdomains

Features

This simple tool offers you the following features…

  • Extract all available WiFi passwords stored in the target machine and can be done in just a seconds.
  • Extract password from specific target SSID.
  • Save extracted passwords.
  • Additional options.
  • No manual reading of Key Content, the tool will do that for you!
  • No need admin rights to run the program.
  • Standalone batch program.
  • Customizable.

Usage

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.

Wanna use for WiFi Hacking? Visit this BMC blog

Screenshots

Here’s the screeshot of the program…

In Action

Here’s how this tool works…

White Label / Personalize / Custom / Development

  • Download the repository
  • Do "npm install" and "npm install gulp-cli -g && npm install gulp -D"
  • After that, edit the "./src/config.json" file for your customization or personalization.
  • When you think you are satisfy, just do "gulp build" or "gulp" to initiate the building process.
  • If you want to reset the building process just do "gulp cleandev".
  • If you are editing the "./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.
  • Do "gulp --tasks" to see all available "gulp" commands.

Credit: Waren Gonzaga

R K

Recent Posts

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

1 week ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

1 week ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

1 week ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

1 week ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

1 week ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

1 week ago