Zip Cracker A .zip password cracker written in Go. Generate Test Data make gen-test-file Run Dictionary Attack make run ARGS="-file <the_zip_file.zip> -wordlist <the_wordlist.txt>" Run Tests make test