Cracked the zip file password

Zip File - Creator.zip #Assuming that your file is protected with password.
$zip2john Creator.zip > Hashes.hash #generates the hashes
John the ripper is a password cracking tool.
$john Hashes.hash

Comments

Popular posts from this blog

Linux Commands part - 2