DES Password File Hashes
After many requests to start supporting des_crypt() hashes (used with older UNIX systems like QNX), we have finally added support! We currently only offer a full keyspace search of all typeable characters 0x20 (space) to 0x7e (~) and 0x0 (null) for all possible 8 character combinations (which also covers all possible shorter passwords). As far as we can tell, this 100% guarantees that we will find the password no matter how complex.

Pricing
This requires 25 rounds of DES but the keyspace is roughly 1/10th the size of the entire DES keyspace so cracking takes a worst case time of around 3.5 days. Because of this, we’ve set the pricing is roughly 3x that of doing a DES KPT job.

Submission
To submit a job, simply type your des_crypt() hash into the submission box on the Get Cracking page and click submit!