Skip to content

keethesh/WiFi-Passview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Passview Developer GitHub release License

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.

Zsecurity.org

This project is posted on a cyber security educational website called zsecurity.org you should visit this project here for more information: https://zsecurity.org

Usage

  1. Download the latest version here.
  2. Extract the zip package and look for ".bat" file, it should be in root directory.
  3. Run the ".bat" file as administrator.
  4. Follow the on terminal screen instructions...
  5. Done!

Wanna use for WiFi Hacking? Visit this blog...

Screenshots

Here's the screeshot of the software...
WiFi Password Preview

Custom Build

To build your custom WiFi Passview simply do the following...

  1. Create a new folder in your working directory.
  2. Open your terminal on that directory and clone this repository by typing;
git clone https://github.com/WarenGonzaga/WiFi-Passview.git
  1. Go to the WiFi-Passview using terminal or open a terminal manually on that directory.
  2. Type the following to install the devdependencies in your system;
$ npm install

Install gulp in your system.

$ npm install gulp

Install gulp globally in your system.

$ npm install -g gulp
  1. Go to "src" folder and edit "config.json" with your desired details.
  2. After that, go to the terminal and type the following;
$ gulp

or you can type...

$ gulp build
  1. You should see a batch file created on "prod" folder.
  2. Now, use that for your own need. Enjoy!

For more information about available commands type...

$ gulp help

Contributing

If you want to contribute to this project just make a pull request and let me know what are the changes you want to merge with this master branch. I'm not asking for any format or what. I'm not also strict in any pull request to be sent here just to make sure that the code you're submitting should not affect the entire repo.

Author

This project is created by Waren Gonzaga for educational purposes.

License

WiFi Passview is licensed under the MIT license. (http://opensource.org/licenses/MIT)

Donation

PayPal: https://paypal.me/warengonzagaofficial
Bitcoin:
39qo5h3aic9K2aTFRzdGSVNuqtS8uMBKJu
Bitcoin Cash:
qqnmshtzdshcurvemam4lzpgh05k48ydscsr9lfzce
Litecoin:
LLSkoHehML9U95w7HETNtyXa4JPgxUb4f7
Ethereum:
0x2fc1eADC39aB6f7Cdc64a59AB8fe0Fc26a688969
Electroneum:
etnkLbeYmT6PT5SpN3UdHyUcBz42ezViWUgKFqGCMbruPqWekvNRuQRhdAkjTp8wBLEC6Eew8nAt1CVaDSw8XJ5z6BoYfZy3Zx

About

An open source batch script based WiFi Passview for Windows!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Batchfile 54.6%
  • JavaScript 45.4%