Skip to content

Latest commit

 

History

History
102 lines (60 loc) · 2.92 KB

README.md

File metadata and controls

102 lines (60 loc) · 2.92 KB

🛜 Storm WIFI Grabber 2.1 Beta

WIFI Password Grabber Logo

🚧 **This project is currently under development. Stay tuned for updates!** 🚧

📜 Overview

WIFI Grabber 2.1 Beta is a Python script designed to extract SSIDs and passwords from the wireless interfaces of a machine and securely send the data to a Discord webhook.


📷 Screenshots

🛜 Works Only with WiFi Interface

If the device lacks a WiFi interface, the script will not function ❎.

Image

🛜 Full WiFi Information

Image

📶 SSIDs and Passwords

Image

Note: This script is compatible only with Windows 10/11 🪟.


🔧 New Features

What's New in 2.1 Beta

  • Modernized UI: Enhanced with a sleek, intuitive design.
  • EXE Export: Convert the script into a standalone executable for wider distribution.
  • Obfuscation: Secure your script with built-in obfuscation options.
  • Flexible Information Retrieval:
    • Grab complete wireless interface details.
    • Retrieve SSIDs and passwords only.
  • Multilingual Support:
    • Added support for Arabic and English, toggleable in the settings.

🌍 Important for Arabic Users

Note: To use the Arabic version, ensure your keyboard is set to English while interacting with the Tkinter UI. Tkinter has limited Arabic text rendering capabilities.


📌 Notes

  • ❗ This script is specifically designed for Windows platforms.
  • 🛡️ Always use responsibly and adhere to all applicable laws.

🌍 Language Versions

English Version

Image

Arabic Version

Image

🛠️ Usage Example

Check out the demonstration video here:

Watch on YouTube


📥 install & run

To use this project, you'll need to install the required Python packages listed in requirements.txt. Follow these steps:

  1. Ensure Python is installed on your machine.
  2. Open a terminal or command prompt.
  3. Navigate to the project directory.
  4. Run the following command:
    pip install -r requirements.txt
    

🗃️ or you can run the install reqs.bat --> launcher.bat

💼 license

By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. For more info see https://commonsclause.com/.