Hawk

@crisco said:
So, the tool to decrypt the file from GitHub didn’t work for me. It didn’t find the correct password (it couldnt even do it with an example file using “password” as the password), but doing it manually in Python cracked it in about 10-20 seconds with a good wordlist, and was only about 20 lines of code (including fancy argument handling xD).

Similar issue here - scripting the commands to run the decrypt routines worked - the GitHub code did not.