This is a Python script called DataCracker designed to collect various information from a user's computer and web browser, including Wi-Fi passwords, IP address details, system information, and Roblox-related data. The collected information is then saved to text files and sent to a Discord webhook.
Before you can use this script, make sure you have all prerequisites from requierments.txt installed.
-
Clone or download the script to your computer.
-
Make sure you have all the required Python packages installed (mentioned above).
-
Edit the
secret.pyfile to include your Discord webhook URL in thewebhookurlvariable. -
Run the script using Python.
-
The script will collect various information, including Wi-Fi passwords, IP address details, system information, and Roblox-related data.
-
The collected information will be saved to text files named with the current date and time.
-
The text files will be sent to your Discord webhook for further analysis.
Please note that using this script to collect information without proper authorization may violate privacy and legal regulations. Use this script responsibly and only on your own devices or with explicit consent from the device owner.
The author of this script is not responsible for any misuse or legal consequences resulting from the use of this script.
Use at your own risk.
This script was created by LennyMaxMine.
This project is licensed under the MIT License - see the LICENSE.md file for details.