Tool to recover the password of a secure Zip file (AES/ZipCrypto) using brute force methods on data to crack.
Zip Password - dCode
Tag(s) : Informatics
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
A Zip file password is a secret string of characters used to encrypt and protect access to a compressed file in Zip format. It allows you to restrict access to the contents of the file by locking it with a password.
Using a zip password can be useful for protecting sensitive data, confidential files or private information.
To password protect a .ZIP file, the user must set a password when creating the Zip archive (procedure dependent on the compression software).
To open a password protected Zip file, the user will then have to enter the correct password when trying to extract/dezip/unzip the contents of the archive, without it it will not be possible to access files (however it may be possible to read file names).
The only way to recover a Zip password is to test them all.
Select the Zip file on your device and click Find.
The search is a time-consuming job (usually several hours), it is recommended to limit the search according to the size of the password, and the characters used.
Example: A 3-character password containing only lowercase letters requires 17576 attempts, while it will require 238328 attempts (13 times more) if it consists of uppercase, lowercase and digits.
dCode uses the resources of your browser and your device, the more powerful it is, the faster the calculations will be.
NB: This Zip cracker is a free and online tool, there are applications (sometimes paid) to install on your computer/phone which will not be limited by the browser and therefore probably much more efficient and faster.
The tool creates the list of possible passwords based on the selected characters and the assumed length of the password and attempts to extract a file from the zip archive.
dCode uses the work of @gildas-lormeau here (BSD-3 License)
Choosing a secure Zip password means using at least 15 to 20 characters, mixing uppercase and lowercase letters, numbers and special characters.
Such a combination guarantees a brute-force computing time of several years, even with the best supercomputers.
dCode retains ownership of the "Zip Password" source code. Any algorithm for the "Zip Password" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Zip Password" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Zip Password" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Zip Password" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Zip Password on dCode.fr [online website], retrieved on 2025-04-27,