06-26-2012, 11:43 AM
06-27-2012, 12:04 PM
OK, there was a huge bug on nvidia. All nvidia users reset to zero and download b92 and try again
06-27-2012, 03:14 PM
That sounds good, because I had a long list of bugs for you.
06-28-2012, 12:16 PM
RC version (without beta-tag) is in /beta
06-28-2012, 04:12 PM
GUYS check it out, its in /beta.
Tomorrow is release.
Tomorrow is release.
06-28-2012, 07:54 PM
it tries to read the hashcat.hcstat file from the cwd. If you run bf/markov from any other directory you just get "hashcat.hcstat: No such file or directory". Is this wanted?
Hash type naming is inconsistent. e.g. MD4 and md4($pass.$salt) or SHA256 and sha256($pass.$salt)
Hash type naming is inconsistent. e.g. MD4 and md4($pass.$salt) or SHA256 and sha256($pass.$salt)
06-28-2012, 08:28 PM
06-28-2012, 09:36 PM
(06-28-2012, 07:54 PM)undeath Wrote: [ -> ]it tries to read the hashcat.hcstat file from the cwd. If you run bf/markov from any other directory you just get "hashcat.hcstat: No such file or directory". Is this wanted?
No actually its not. That was a good hint, I will change that.
(06-28-2012, 07:54 PM)undeath Wrote: [ -> ]Hash type naming is inconsistent. e.g. MD4 and md4($pass.$salt) or SHA256 and sha256($pass.$salt)
Yeah thats right, all hashcats are inconsistent like this. Thats why I didnt want to change it.
06-28-2012, 09:53 PM
(06-28-2012, 09:36 PM)atom Wrote: [ -> ](06-28-2012, 07:54 PM)undeath Wrote: [ -> ]it tries to read the hashcat.hcstat file from the cwd. If you run bf/markov from any other directory you just get "hashcat.hcstat: No such file or directory". Is this wanted?
No actually its not. That was a good hint, I will change that.
OK, fixed, new version is up. Pls try.