Kick31.zip
$ john --wordlist=rockyou.txt kick31.hash After a few seconds John reports:
kick31.zip:$pkzip2$*0*1*2*10*...*e0e9c... A standard wordlist ( rockyou.txt ) plus a small custom rule set usually does the job. kick31.zip
#!/usr/bin/env python3 import hashlib import itertools import string $ john --wordlist=rockyou