Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 172 Bytes

john.md

File metadata and controls

9 lines (9 loc) · 172 Bytes

ZIP files

Extract hashes from a zip file

zip2john <zip> > <zip_hash.txt>

Crack

john --wordlist=/usr/share/wordlists/rockyou.txt <zip_hash.txt>