Password Cracking
John the Ripper
john --wordlist=/usr/share/wordlists/rockyou.txt hash.txt.zip
fcrackzip -D -u -p '/usr/share/wordlists/rockyou.txt' bank-account.zipIdentify hash type
hash-identifierLast updated
Was this helpful?