Truetonemakerzip -

Truetonemakerzip -

Extract the hash using zip2john TrueToneMaker.zip > hash.txt .

Run the cracker: john --wordlist=/usr/share/wordlists/rockyou.txt hash.txt . TrueToneMakerzip

In most CTF scenarios, the ZIP file is password-protected. You can use John the Ripper or Hashcat to crack it: Extract the hash using zip2john TrueToneMaker