Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is WiFi-Passview?

2025-04-08 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces what WiFi-Passview is, the article is very detailed, has a certain reference value, interested friends must read it!

WiFi Passview

WiFi Passview is an open source program based on Batch scripts that can help us easily recover WiFi passwords in a matter of seconds. Currently, the tool only supports the Windows operating system. In essence, WiFi Passview is similar to password viewers like webpassview and mailpassview, but this script is more powerful, faster, and easier to use.

Disclaimer: WiFi Passview is used for testing purposes only, please do not use it for malicious purposes.

Tool operation mechanism

In essence, WiFi Passview can be regarded as the Batch scripting implementation of WiFi password Manager, which can help us use command-line tools to view WiFi passwords, which is how WiFi Passview works:

Netsh wlan show profiles

When you are using the tool, you can easily extract the WiFi password stored in the target device in a few seconds.

Function introduction

The current version of WiFi Passview provides the following features:

1. It only takes a few seconds to extract all available / valid WiFi passwords stored in the target device.

2. Extract the WiFi password of the specified target SSID

3. Store the extracted password

4. Add additional options

5. There is no need to manually read the key content, this tool can help us organize and output

6. No administrator permission is required to run the tool

7. Independent Batch script program

8. Highly customizable

Tool use

First, the researchers need to clone the project source code locally using the following command:

Git clone https://github.com/WarenGonzaga/wifi-passview.git

Next, find the "wifi-passview-vX.X.X.bat" file in the project directory and execute the * .bat file using the way the Batch file runs without using administrator privileges.

Screenshot of tool running

The following is a screenshot of the operation of WiFi Passview:

Custom / personalized customization / development

First of all, you still need to download the project to the local device using the method described in this article. Next, change to the project root on the command line, and then run the following command:

Npm installnpm install gulp-cli-g & & npm install gulp- D

Next, modify the ". / src/config.json" file according to our own needs. After the customization changes are complete, you need to start the build process of the project using the following command:

Gulp build

If you want to reset the build process, you can use the following command directly:

Gulp cleandev

If you edit the ". / src/core.bat" file, you can use "gulp test" and combine "gulp build" and "gulp cleandev" to quickly check the quality of custom tools.

Of course, you can also use the following command to view all available "gulp" commands:

Gulp-tasks license Agreement

The development and release of WiFi Passview follows the MIT open source license agreement.

The above is all the content of this article "what is WiFi-Passview?" thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 290

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report