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 [desc] Forum Replies Views Posted
    Thread: hashcat-utils v1.00
Post: RE: hashcat-utils v1.00

Wait, cleanup-rules does not require a filename, it reads from stdin
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 11 24,572 03-26-2014, 07:17 PM
    Thread: AMD uninstaller
Post: AMD uninstaller

AMD released a new "uninstaller" for their drivers on Windows. Not sure how good it is or if its better than driver fusion. Just wanted to let you know, maybe someone can try it? https://support.amd....
atom Old oclHashcat Support 0 3,019 03-27-2014, 10:20 PM
    Thread: Stupid Question
Post: RE: Stupid Question

Yes, the 2xhd6990 is faster, but not much: 1x hd7990 @ ntlm : 32986 MH/s 2x hd6990 @ ntlm : 39151 MH/s But you save the pcie slot and the power consumption
atom Hardware 1 4,471 03-27-2014, 10:21 PM
    Thread: Help with 7500 Kerberos 5 AS-REQ Pre-Auth
Post: RE: Help with 7500 Kerberos 5 AS-REQ Pre-Auth

Hey, first of all, the example works fine: Code: -- root@ht:~/oclHashcat-1.20# cat > hash $krb5pa$23$user$realm$salt$4e751db65422b2117f7eac7b721932dc8aa0d9966785ecd958f971f622bf5c42dc0c70b53236...
atom Old oclHashcat Support 5 16,293 03-28-2014, 10:25 AM
    Thread: Are my bcrypt results still realistic?
Post: RE: Are my bcrypt results still realistic?

Yes, bcrypt is one of those rare hashes that runs on CPU as fast as on GPU
atom Old oclHashcat Support 4 9,366 03-28-2014, 03:02 PM
    Thread: Are my bcrypt results still realistic?
Post: RE: Are my bcrypt results still realistic?

Here are some numbers: CPU AMD FXâ„¢-8120, stock clocked, hashcat v0.48 with XOP instruction support, 8 threads: 5030 H/s GPU AMD hd7970, stock clocked, oclHashcat v1.20 in benchmark mode: 421...
atom Old oclHashcat Support 4 9,366 03-28-2014, 03:37 PM
    Thread: Help with 7500 Kerberos 5 AS-REQ Pre-Auth
Post: RE: Help with 7500 Kerberos 5 AS-REQ Pre-Auth

hey, that hash works fine for me, see here: Code: -- root@ht:~/oclHashcat-1.20# cat hash $krb5pa$23$user$realm$salt$034ACFC70AFBA542690B8BC912FCD7FED6A848493A3FF0D7AF641A263B71DCC72902995DF4085...
atom Old oclHashcat Support 5 16,293 03-28-2014, 06:41 PM
    Thread: Help with 7500 Kerberos 5 AS-REQ Pre-Auth
Post: RE: Help with 7500 Kerberos 5 AS-REQ Pre-Auth

I think I see what the error is you did. You prepended the hash to the ciphertext, but you need to append it
atom Old oclHashcat Support 5 16,293 03-28-2014, 06:42 PM
    Thread: Catalyst 15.7
Post: Catalyst 15.7

The new catalyst 15.7 driver seems to work pretty good on all systems. So far I've tested it on Windows 7, Windows 8, Ubuntu 14.04 and Ubuntu 15.04. No problems so far, even the speeds are OK. The ...
atom General Help 3 7,851 07-09-2015, 03:25 PM
    Thread: Three hd7970 = OS hang
Post: RE: Three hd7970 = OS hang

I finally solved the problem. The source was simple: heat I want to explain the problem a bit, maybe it helps someone else in the future. My old watercooling curcuit had around 1kw cooling powe...
atom Hardware 14 28,923 08-15-2014, 04:27 PM
    Thread: hashcat.net on a new server
Post: hashcat.net on a new server

Hey, just moved hashcat.net on a bit a stronger server, hopefully everything went fine. If you see any irregularities, please report here. -- atom
atom Organisation and Events 3 8,916 04-10-2014, 03:56 PM
    Thread: Titan , Neptune
Post: RE: Titan , Neptune

SL3 is no longer supported
atom Old oclHashcat Support 1 4,144 04-10-2014, 03:59 PM
    Thread: hashcat.net on a new server
Post: RE: hashcat.net on a new server

ok should be fixed, thanks!
atom Organisation and Events 3 8,916 04-10-2014, 07:24 PM
    Thread: SHA1 with long salt - alternatives?
Post: RE: SHA1 with long salt - alternatives?

there are many restrictions. one is that pass + salt can not be longer than 55 but there is another one both pass or salt can not be longer than 32
atom Old oclHashcat Support 5 9,470 04-14-2014, 01:53 PM
    Thread: sha-512 Drupal 7
Post: RE: sha-512 Drupal 7

will be supported with oclHashcat v1.20
atom Old oclHashcat Support 1 5,651 04-14-2014, 01:53 PM
    Thread: Is a setup with 128 GPUs possible?
Post: RE: Is a setup with 128 GPUs possible?

I'm not aware of a single board with that much pci-express slots. But at the time when VCL was still working it was faking to the OpenCL client that it has X numbers of OpenCL capable devices so if yo...
atom Hardware 3 7,941 04-14-2014, 06:40 PM
    Thread: Hashcat can't crack salted MD5?
Post: RE: Hashcat can't crack salted MD5?

you're wrong. i guess you want to crack ipb2 or mybb which are the most popular software to use md5( md5($salt) . md5($pass) ); you can simply use -m 2811 to crack it. you can not use -m 3710 be...
atom Old hashcat Support 1 6,165 04-15-2014, 06:08 PM
    Thread: parsing restore file
Post: RE: parsing restore file

note that the restore structure changes massively with v1.20. also see this: https://hashcat.net/forum/thread-3047.html
atom Old oclHashcat Support 6 10,397 04-15-2014, 06:13 PM
    Thread: parsing restore file
Post: RE: parsing restore file

oclHashcat v1.20 has a new parameter that will help you integrating called --status-automat that you can simply read from stdout
atom Old oclHashcat Support 6 10,397 04-16-2014, 08:25 AM
    Thread: Demo hash request.
Post: RE: Demo hash request.

What is this post about? oclHashcat has an internal benchmark mode and it's not cheating. Use correct mask "?a?a?a?a?a?a?a?a" to make use of zero-based optimizers and tune it with -n 160 -u 1024 (c...
atom User Contributions 12 23,148 04-22-2014, 04:29 PM