Hawk

I’ve cracked the password to decrypt a particular encoded file, but the result was gibberish. I was expecting plaintext, so I’m worried I’ve made a mistake.

I wrote a bash loop to try passwords from a file, decrypting it using the traditional command.

Can anyone tell me if I’m going the right way, or point me in the right direction?