Coder Social home page Coder Social logo

d1yorhay / windows-wifi-key-thief Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 8 KB

This Windows batch script is designed to extract and save access keys for Wi-Fi networks saved on your system. It scans and records data related to wireless network access in a file named wifi_keys.txt.

Home Page: https://d1yorhay.github.io/

License: MIT License

Batchfile 100.00%
batch hacking-tool script wifi wifi-hacking wifi-hacking-script wpa-cracker wps access-keys cybersecurity-awareness

windows-wifi-key-thief's Introduction

Windows Wi-Fi Key Thief

This Windows batch script is designed to extract and save access keys for Wi-Fi networks saved on your system. It scans and records data related to wireless network access in a file named wifi_keys.txt. Please note that using this script may require permissions and compliance with data protection and privacy laws.

Author: d1yorhay

Prerequisites

Before using this script, ensure you have the following:

  • Windows operating system
  • Administrator or elevated privileges

Usage

  1. Download the script to your computer.
git clone https://github.com/d1yorhay/windows-wifi-key-thief
  1. Open the script folder.
cd windows-wifi-key-thief
  1. Run the script.
script.bat

You can also run the script from Explorer

How It Works

The script performs the following steps:

  1. It sets the local environment variable to enable delayed expansion and changes the code page to 65001 to support UTF-8 characters.
  2. It uses the netsh wlan show profiles command to list the Wi-Fi network profiles and saves the output to a temporary file named temp.
  3. It processes the temp file, extracting Wi-Fi network names and obtaining their access keys.
  4. The extracted data is appended to the wifi_keys.txt file, and a signature is added to indicate the script's authorship.

Please exercise caution and ensure you have the necessary permissions to run this script, as it may involve accessing sensitive information.

Disclaimer

This script is provided for educational and informational purposes only. Any use of this script to access Wi-Fi networks without authorization may be illegal and unethical. Always respect privacy and adhere to the laws and regulations in your jurisdiction.

Use this script responsibly and only on networks for which you have explicit permission to access. The author and contributors are not responsible for any misuse or illegal activities involving this script.

License

This script is distributed under the MIT License.

For questions, suggestions, or issues, please open an issue on the GitHub repository.

Enjoy responsibly!

windows-wifi-key-thief's People

Contributors

d1yorhay avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.