How long "should" this take - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: How long "should" this take (/thread-2920.html) |
How long "should" this take - hokakee - 12-15-2013 Quote:8-V7DaRMXUi5It's encrypted in SHA256 without salt. I already tried with oclhashcat, my setting said it'd take >10years Those are the typcal password so the mask should be 2Digits(from 1to25only) then "-" and then 10char : Az09 Only the two(or one) first digits interest me. (But I think there's no way to guess them without cracking the whole thing) Edit : In fact, I already know bruteforcing those 10char alone isn't possible, so I'm asking if there's another way since it's not salted. RE: How long "should" this take - radix - 12-15-2013 Too many variables to say. 1) Hashing is not encryption 2) You cannot recover any portion of a string, just the whole thing. 3) 10 char is totally possible, -1 ?l?u?d RE: How long "should" this take - hokakee - 12-15-2013 (12-15-2013, 06:27 PM)radix Wrote: Too many variables to say. What do you mean by "too many variables to say"? 1) Yup hashed. 2) That was my guess 3) I used -1 ?l?u?d ?d-?1?1?1?1?1?1?1?1?1?1 I know it's possible but it'd take more than 10years for my 7870. RE: How long "should" this take - radix - 12-15-2013 Try staging the run then, if you dont have the power to do it, you dont have the power to do it. Theres no magic involved. RE: How long "should" this take - hokakee - 12-15-2013 (12-15-2013, 07:22 PM)radix Wrote: Try staging the run then, if you dont have the power to do it, you dont have the power to do it. Theres no magic involved. Staging the run? There's no rainbow table or anything? |