How to Remove the Password from a Zip File Without Knowing the Password

This wikiHow teaches you how to gain access to a ZIP folder which has an unknown password. The only way to do this is by downloading a program which can crack the password for you, though the process of cracking the password can take days...
Part 1 of 3:

Preparing to Remove a Password

  1. How to Remove the Password from a Zip File Without Knowing the Password Picture 1How to Remove the Password from a Zip File Without Knowing the Password Picture 1
    Understand the risk. You'll need to download a program that can guess the password on the ZIP folder. Before you do this, be aware that this can infect your computer with a virus. Review safe browsing practices and install antivirus software before you continue.
    1. Most free trial versions will only crack short passwords. If a program not listed here offers unlimited cracking for free, refrain from downloading it as it may be malware.
  2. How to Remove the Password from a Zip File Without Knowing the Password Picture 2How to Remove the Password from a Zip File Without Knowing the Password Picture 2
    Expect this process to take a large amount of time. Most password-cracking programs will take several hours to guess the simplest of passwords; realistically, you can expect this process to take several days to complete.
    1. There is no way to routinely guess the password within a few minutes. Any service claiming to do so is most likely malware.[1]
  3. How to Remove the Password from a Zip File Without Knowing the Password Picture 3How to Remove the Password from a Zip File Without Knowing the Password Picture 3
    Close background programs. You'll need as much of your computer's processor speed as possible, so close any processing-heavy programs such as Photoshop, video games, audio and video players, and so on.
    1. Even with your computer's maximum amount of processing speed allocated to cracking the ZIP folder's password, the process can still take days.
  4. How to Remove the Password from a Zip File Without Knowing the Password Picture 4How to Remove the Password from a Zip File Without Knowing the Password Picture 4
    Place your ZIP folder on the desktop. The desktop is the most-easily accessed location on your computer, so drag the ZIP folder onto the desktop before attempting to crack its password.
    1. You can also copy-and-paste the ZIP folder by selecting the folder, pressing Ctrl+C (Windows) or Command+C (Mac), going to the desktop, and pressing Ctrl+V or Command+V.
    2. If the ZIP folder is on a mobile item such as a smartphone or a tablet, transfer the folder onto a computer before proceeding.
Part 2 of 3:

Using John the Ripper

  1. How to Remove the Password from a Zip File Without Knowing the Password Picture 5How to Remove the Password from a Zip File Without Knowing the Password Picture 5
    Understand how this method works. John the Ripper is a free, command line-based program that can be used to crack passwords. Unfortunately, while it is free, it can be tricky to install and use.
  2. How to Remove the Password from a Zip File Without Knowing the Password Picture 6How to Remove the Password from a Zip File Without Knowing the Password Picture 6
    Download John the Ripper. Go to http://www.openwall.com/john/ in your computer's web browser, then click the John the Ripper 1.8.0-jumbo-1 (Windows binaries, ZIP, 34 MB) link in the "community enhanced version" section near the bottom of the page.
  3. How to Remove the Password from a Zip File Without Knowing the Password Picture 7How to Remove the Password from a Zip File Without Knowing the Password Picture 7
    Extract John the Ripper. Double-click the downloaded ZIP folder, click the Extract tab, click Extract all, click Extract, and wait for the window to open.
  4. How to Remove the Password from a Zip File Without Knowing the Password Picture 8How to Remove the Password from a Zip File Without Knowing the Password Picture 8
    Install John the Ripper. John the Ripper can't be installed like normal programs, but you can install it to your desktop by moving its folder there and then renaming it to "john":
    1. In the extracted window which opens, click the "john180j1w" folder.
    2. Press Ctrl+C
    3. Open your desktop, then press Ctrl+V.
    4. Right-click the folder, then click Rename
    5. Type in john and press Enter.
  5. How to Remove the Password from a Zip File Without Knowing the Password Picture 9How to Remove the Password from a Zip File Without Knowing the Password Picture 9
    Place your ZIP folder in the John the Ripper "run" folder. Copy the folder by clicking it and pressing Ctrl+C, then open the "john" folder, open the "run" folder, click a blank space, and press Ctrl+V.
  6. How to Remove the Password from a Zip File Without Knowing the Password Picture 10How to Remove the Password from a Zip File Without Knowing the Password Picture 10
    Open Command Prompt. This is your computer's command line program:
    1. Click Start
      How to Remove the Password from a Zip File Without Knowing the Password Picture 11How to Remove the Password from a Zip File Without Knowing the Password Picture 11
    2. Type in command prompt
    3. Click
      How to Remove the Password from a Zip File Without Knowing the Password Picture 12How to Remove the Password from a Zip File Without Knowing the Password Picture 12
      Command Prompt at the top of the Start window.
  7. How to Remove the Password from a Zip File Without Knowing the Password Picture 13How to Remove the Password from a Zip File Without Knowing the Password Picture 13
    Change the directory to John the Ripper's "run" folder. Type in cd desktop/john/run and press Enter.
  8. How to Remove the Password from a Zip File Without Knowing the Password Picture 14How to Remove the Password from a Zip File Without Knowing the Password Picture 14
    Enter the "run" command. Type in zip2john.exe name.zip > name.hash (making sure to replace "name" with the name of your ZIP folder) and press Enter.
    1. For a ZIP folder named "hello", for example, you'd type zip2john.exe hello.zip > hello.hash here.
  9. How to Remove the Password from a Zip File Without Knowing the Password Picture 15How to Remove the Password from a Zip File Without Knowing the Password Picture 15
    Define the ZIP folder's hash. Type in name.hash (where "name" is the name of your hash file) and press Enter. At this point, you're ready to begin cracking the password.
  10. How to Remove the Password from a Zip File Without Knowing the Password Picture 16How to Remove the Password from a Zip File Without Knowing the Password Picture 16
    Begin cracking the password. Type in john.exe --pot=name.pot --wordlist=john/run/password.lst name.hash and press Enter. John the Ripper will begin comparing your ZIP folder's password to its database of passwords.[2]
    1. You'll need to replace "name" in both "name.pot" and "name.hash" with your ZIP folder's name.
    2. The "password.lst" file contains a list of passwords and their permutations.
  11. How to Remove the Password from a Zip File Without Knowing the Password Picture 17How to Remove the Password from a Zip File Without Knowing the Password Picture 17
    Prompt the cracked password to display. Once the password has been determined, you'll see "Session complete" appear at the bottom of Command Prompt. At this point, you can type in type name.pot (again, substitute your folder's name for "name") and press Enter to view the password for the ZIP folder.
Part 3 of 3:

Using Paid Software

  1. How to Remove the Password from a Zip File Without Knowing the Password Picture 18How to Remove the Password from a Zip File Without Knowing the Password Picture 18
    Understand how this works. Most professional password-cracking software will allow you to crack a file's password if it's under a certain number of characters. In order to crack most files, though, you'll need to purchase the program.
    1. The positive side of using these programs is that they are usually user-friendly.
  2. How to Remove the Password from a Zip File Without Knowing the Password Picture 19How to Remove the Password from a Zip File Without Knowing the Password Picture 19
    Know what to look for. Your selected password cracker should come with a free trial, and it should be able to use brute-force password techniques.
  3. How to Remove the Password from a Zip File Without Knowing the Password Picture 20How to Remove the Password from a Zip File Without Knowing the Password Picture 20
    Download and install a professional password cracker. The following options are recommended, though you will ultimately need to buy the software:[3]
    1. Advanced Archive Password Recovery — https://www.elcomsoft.com/archpr.html
    2. Zip Password Recovery Professional — http://download.cnet.com/ZIP-Password-Recovery-Professional/3000-18501_4-75031119.html
    3. ZipKey — https://www.passware.com/kit-standard/freedemo/
  4. How to Remove the Password from a Zip File Without Knowing the Password Picture 21How to Remove the Password from a Zip File Without Knowing the Password Picture 21
    Open your password cracker. Once you've installed your password cracker, open it by clicking or double-clicking its program icon.
  5. How to Remove the Password from a Zip File Without Knowing the Password Picture 22How to Remove the Password from a Zip File Without Knowing the Password Picture 22
    Select your password-protected ZIP folder. You'll usually do this by clicking Browse, Open, or Add in the program, selecting the ZIP folder that you want to crack, and clicking Open or Choose.
    1. Some password crackers may allow you to click and drag the ZIP folder into the program's window.
  6. How to Remove the Password from a Zip File Without Knowing the Password Picture 23How to Remove the Password from a Zip File Without Knowing the Password Picture 23
    Choose a password-guessing option. In most cases, you'll want to select the Brute force option, but you may be able to select Dictionary (or similar) to check a list of words similar to one that you input.
    1. The Dictionary method is best used for instances in which you either know part of the password or know the phrase that you used (but not the capitalization or characters).
  7. How to Remove the Password from a Zip File Without Knowing the Password Picture 24How to Remove the Password from a Zip File Without Knowing the Password Picture 24
    Start cracking the ZIP password. Click the Start or Run button in your application, then wait for the password to finish cracking. As mentioned previously, this process may take days to complete.
  8. How to Remove the Password from a Zip File Without Knowing the Password Picture 25How to Remove the Password from a Zip File Without Knowing the Password Picture 25
    Review the cracked ZIP password. Once the password has been cracked, you should see a notification in the program. You can then use the cracked password to open the ZIP folder.
3.8 ★ | 17 Vote