Support for MD5(MD5(SHA1(SHA1(MD5($pass)))))
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Support for MD5(MD5(SHA1(SHA1(MD5($pass))))).
Is there a way I can crack this type of hash? Is it already implemented?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue specifies support for MD5(MD5(SHA1(SHA1(MD5($pass))))) and asks whether it is already implemented. Check the existing hash-format support and determine whether this expression can be cracked; done means the format is supported or the issue is answered with its implementation status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100