80 Points

Tr0ub4dor&3

Our resident hacker wanted to send CSESoc a message containing a secret password from their undisclosed location (for security reasons, of course). However, instead of encrypting the password they accidently hashed it instead!

Your task is to figure out what the original password was. The hash is: 07c8e3e60c0f91dc71a591e42f43e2726f156197

Crack it using this dictionary.

Additional points will be awarded for being the first, second or third to find the original password.

Restrictions

  • You must only use the CPU - No GPU (Or similar) cracking allowed.
  • You must also implement the hash cracker yourself. Feel free to call into library providing hashing implementations though.
  • Any solutions that use pre-provided tools will receive no points.

Hints