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 [desc] Author Forum Replies Views Posted
    Thread: oclhashcat-Plus64.exe 0.14 bizzare output sections
Post: RE: oclhashcat-Plus64.exe 0.14 bizzare output sect...

https://hashcat.net/trac/ticket/111 (https://hashcat.net/trac/ticket/111)
Incisive Very old oclHashcat-plus Support 9 16,173 03-31-2013, 09:10 PM
    Thread: oclhashcat-Plus64.exe 0.14 bizzare output sections
Post: RE: oclhashcat-Plus64.exe 0.14 bizzare output sect...

Interesting - thank you for the additional information! I have zero (0) evidence of driver restarts or anything like that, and during diagnosis, I used the ATI Catalyst graphics overclocking sectio...
Incisive Very old oclHashcat-plus Support 9 16,173 04-03-2013, 04:08 PM
    Thread: oclhashcat-Plus64.exe 0.14 bizzare output sections
Post: RE: oclhashcat-Plus64.exe 0.14 bizzare output sect...

Honestly, I don't know what the "has stopped working" Windows error is, but it not accompanied by the more usual driver crashes where the entire screen freezes/blanks out for a bit, and then the a sma...
Incisive Very old oclHashcat-plus Support 9 16,173 04-04-2013, 06:13 AM
    Thread: oclhashcat-Plus64.exe 0.14 permission denied, "stopped working"
Post: RE: oclhashcat-Plus64.exe 0.14 permission denied, ...

This error appears to be highly correlated with https://hashcat.net/forum/thread-2182-post-13101.html, "oclhashcat-Plus64.exe 0.14 bizzare output sections".
Incisive Very old oclHashcat-plus Support 4 10,852 03-31-2013, 05:23 AM
    Thread: oclhashcat-Plus64.exe 0.14 permission denied, "stopped working"
Post: RE: oclhashcat-Plus64.exe 0.14 permission denied, ...

Got it, and I'll put it in the Trac as well. https://www.adeptus-mechanicus.com/codex/hashpass/hashpass.php (https://www.adeptus-mechanicus.com/codex/hashpass/hashpass.php) unmasked-100, a.k.a. unmask...
Incisive Very old oclHashcat-plus Support 4 10,852 03-31-2013, 08:54 PM
    Thread: oclhashcat-Plus64.exe 0.14 permission denied, "stopped working"
Post: RE: oclhashcat-Plus64.exe 0.14 permission denied, ...

https://hashcat.net/trac/ticket/111 (https://hashcat.net/trac/ticket/111)
Incisive Very old oclHashcat-plus Support 4 10,852 03-31-2013, 09:10 PM
    Thread: oclHashcat-plus: resume after shutdown
Post: RE: oclHashcat-plus: resume after shutdown

Would the resume be easier if it were a "close enough" resume? Personally, I wouldn't be at all bothered by the resume re-cracking several minutes or even a couple of hours worth of work that it ha...
Incisive Feature Requests 7 24,179 11-03-2011, 04:26 PM
    Thread: Operating Systems used by hashcat users
Post: RE: Operating Systems used by hashcat users

forumhero Wrote: (06-08-2012, 02:30 AM) -- i use both windows and linux -- +1 - I use Windows (7 Home Premium, 7 Pro)/ATI, Linux (Debian Squeeze, Backtrack 5R2)/ATI, Windows/NVIDIA, and Linux/NVIDI...
Incisive Organisation and Events 10 28,235 06-08-2012, 04:37 AM
    Thread: PBKDF2/RFC2898/PKCS#5 modes?
Post: RE: PBKDF2/RFC2898/PKCS#5 modes?

Aside from some applications following the OWASP Password Storage Cheat Sheet: Django web framework https://code.djangoproject.com/ticket/15367 https://www.levigross.com/post/18880148948/a-review-of...
Incisive Feature Requests 3 12,258 08-27-2012, 10:45 PM
    Thread: problems with basic bruteforcing
Post: RE: problems with basic bruteforcing

A few other ways to generate hashes, for any users wanting to make sure their technique is giving the same results as other techniques: Windows: Code: -- copy con password.txt 1234^z md5sum pas...
Incisive Old hashcat Support 3 6,459 04-03-2013, 04:14 PM
    Thread: restarting dictionary with rules
Post: RE: restarting dictionary with rules

atom Wrote: (06-11-2012, 09:31 AM) -- No, only oclHashcat-lite can do this. oclHashcat-plus is designed for short runs. -- I don't know if it's possible, and I understand there are some technical i...
Incisive Very old oclHashcat-plus Support 4 8,429 06-11-2012, 09:56 PM
    Thread: SIP (MD5)
Post: RE: SIP (MD5)

It looks like SIP has at least two places that use MD5 digest: One of which is in the password storage on disk on the SIP server - that's the MD5(username:domain:password). The other place is duri...
Incisive Feature Requests 5 31,778 08-31-2012, 09:13 PM
    Thread: SQL 2012 password hash
Post: RE: SQL 2012 password hash

Here's SQL2012 results for the hashcat example file A0.M1300.word: SELECT example, pwdencrypt(example) FROM (SELECT 'carlos' AS example UNION ALL SELECT 'test' UNION ALL SELECT 'test1' UNION ALL...
Incisive Feature Requests 11 42,559 08-20-2012, 05:05 PM
    Thread: SQL 2012 password hash
Post: RE: SQL 2012 password hash

radix Wrote: (08-21-2012, 11:22 AM) -- I've added this even though SQL documentation advises against using pwencrypt to hash passwords (bad admins will bad admin). Should be available in the next re...
Incisive Feature Requests 11 42,559 08-21-2012, 11:46 PM
    Thread: SQL Server 2014 pw hashes are identical to SQL Server 2012 pw hashes
Post: RE: SQL Server 2014 pw hashes are identical to SQL...

It's still using the 0x200 identifier; I just double-checked.
Incisive General Talk 3 9,888 04-07-2014, 04:23 AM
    Thread: status from gpu cracking?
Post: RE: status from gpu cracking?

First, you may be confusing the "lite" version with the "plus" version. lite is designed to operate on a single hash, fed in on the command line. plus is designed to operate on a file of hashes. He...
Incisive Very old oclHashcat-plus Support 8 18,264 04-05-2013, 01:10 AM
    Thread: Support for new ASP.NET password storage practices
Post: RE: Support for new ASP.NET password storage pract...

To be fair, PBKDF2(HMAC-SHA1, pw, salt, 1000, 256) is absolutely much better than the previous SHA1(pw, salt). Completely insufficent and quite silly, but still better than we had. PBKDF2(HMAC-SHA-3...
Incisive Feature Requests 6 30,191 12-12-2012, 09:30 PM
    Thread: Support recovery of passwords of length 16 and above
Post: RE: Support recovery of passwords of length 16 and...

Thank you for looking into this, Atom. The speed drop is pretty significant, but the larger host memory requirement is just a budget issue for those that need to do that level of auditing. Would i...
Incisive Feature Requests 22 50,740 05-21-2012, 06:25 PM
    Thread: Support recovery of passwords of length 16 and above
Post: RE: Support recovery of passwords of length 16 and...

atom Wrote: (05-21-2012, 06:35 PM) -- In theory yes, but then we would require special Kernels for each Hash-lenght (in steps of 4). If you take a look at the kernels directory, it would cause the pr...
Incisive Feature Requests 22 50,740 06-07-2012, 07:17 AM
    Thread: Support recovery of passwords of length 16 and above
Post: RE: Support recovery of passwords of length 16 and...

Hash-IT Wrote: (06-07-2012, 02:47 PM) -- Your ideas about reducing download size are good, but it would mean atom having to make many builds. -- Agreed; that's why I suggested automated build scrip...
Incisive Feature Requests 22 50,740 06-08-2012, 04:33 AM