HyperHash A dictionary-based hash cracking utility tool. USAGE: For cracking: python cricky.py --crack [hash-type] [hash-text] [dictfile] For generating: python cricky.py --generate [hash-type] [hash-text] REQUIRED LIBRARIES: importlib time sys