Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: is descrypt slow after ocl v1.31?
Post: is descrypt slow after ocl v1.31?

I am having trouble with descrypt cracking performance. It used to be fast (v1.31) but now it is going slow for me (v1.33 or v1.35). Benchmarks reveal the same numbers for each version and so do sho...
lavisher Old oclHashcat Support 8 9,824 04-21-2015, 12:10 AM
    Thread: is descrypt slow after ocl v1.31?
Post: RE: is descrypt slow after ocl v1.31?

Here is what I did for dictionaries: Code: -- $ wc -l english.dict 3160120 english.dict $ cat english.dict | awk 'length9' > english-10+.dict $ wc -l english-10+.dict 1264626 english-10+.dict $ --
lavisher Old oclHashcat Support 8 9,824 04-22-2015, 01:19 AM
    Thread: is descrypt slow after ocl v1.31?
Post: RE: is descrypt slow after ocl v1.31?

Then I ran OCL Hashcat and got timing/reject results like this (mm:ss): Code: -- . v1.31 v1.35 dictionary time/rejects time/rejects ---------------- ----- ---- --...
lavisher Old oclHashcat Support 8 9,824 04-22-2015, 01:22 AM
    Thread: is descrypt slow after ocl v1.31?
Post: RE: is descrypt slow after ocl v1.31?

I tested and found that the problem is completely fixed in 1.36 as you have suggested. Thanks!
lavisher Old oclHashcat Support 8 9,824 04-27-2015, 05:37 PM