🔐 This Python script acts as a ZIP File password brute-force tool, allowing users to attempt various password combinations to unlock encrypted ZIP files.
To use the Python ZIP File Brute Force Script , follow these steps:
-
Clone the repository:
git clone https://github.com/neuqs90/python-zip-password-bruteforce.git
-
Navigate to the project directory:
cd python-zip-password-bruteforce
-
Install the required dependencies using pip:
pip install -r requirements.txt
-
Run the application:
python zip.py
Contributions are welcome! If you have any ideas, bug fixes, or improvements, feel free to open an issue or submit a pull request.