First get the hash: zip2john file.zip > hash
zip2john file.zip > hash
Then use command: john --wordlist=/path/to/wordlist hash
john --wordlist=/path/to/wordlist hash
Last updated 2 years ago