How To Crack Zip File Password Using Cmd?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Open the Command Prompt and type “CD” followed by the location of the ZIP file.
2. Enter “zip2john filename.zip > hash.txt” and press Enter.
3. Enter “john hash.txt” in the Command Prompt and press Enter.
4. Type the possible password and press Enter.
5. If the password is correct, you will see the message “Password is: PASSWORD”.