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 Replies [asc] Views Posted
    Thread: signature length
Post: RE: signature length

Anti-Spam
atom General Talk 1 4,672 06-30-2014, 01:20 PM
    Thread: WPA R9 290X or 7990?
Post: RE: WPA R9 290X or 7990?

290x as it's the fastest single gpu card. dual gpu cards like 7990 or 295x create more problems with heat than you want to think of
atom Hardware 1 4,918 08-07-2014, 10:59 AM
    Thread: please help! (with hash)
Post: RE: please help! (with hash)

Just use the first 512 byte (copy/create them into a file with a hex editor) and use -m 6221
atom General Help 1 3,971 07-29-2014, 08:43 PM
    Thread: [split] oclHashcat v1.21 + WPA speed
Post: RE: [split] oclHashcat v1.21 + WPA speed

Right, it's to slow. You need to add -w 3 then it should increase
atom Old oclHashcat Support 1 5,078 08-15-2014, 04:33 PM
    Thread: error with cudaHashcat64
Post: RE: error with cudaHashcat64

use 7z x instead of 7z e
atom Old oclHashcat Support 1 4,166 08-15-2014, 04:40 PM
    Thread: Catalyst 14.9 crashes trying Whirlpool -6231
Post: RE: Catalyst 14.9 crashes trying Whirlpool -6231

works fine here: Quote: -- root@et:~/xy/oclHashcat-1.31# ./oclHashcat64.bin -m 6231 hashcat_whirlpool.tc -a 3 hashcat oclHashcat v1.31 starting... Device #1: Tahiti, 3022MB, 1000Mhz, 32M...
atom Old oclHashcat Support 1 4,698 10-06-2014, 11:26 AM
    Thread: WARN: ADL_Overdrive6_FanSpeed_Get(): -5
Post: RE: WARN: ADL_Overdrive6_FanSpeed_Get(): -5

please try with latest beta version
atom Old oclHashcat Support 1 4,788 10-08-2014, 04:06 PM
    Thread: question about office 2007/2010 hash
Post: RE: question about office 2007/2010 hash

There's two ways: 1. Use the hash as it is, add the --username switch 2. Remove everything to the : (including)
atom General Talk 1 7,194 10-14-2014, 02:10 PM
    Thread: SipHash format
Post: RE: SipHash format

SipHash is something different, it's not SIP (MD5). I think that's where the confusion comes from. SipHash: https://131002.net/siphash/
atom Old oclHashcat Support 1 4,432 10-23-2014, 10:25 AM
    Thread: DES hash-value exception
Post: RE: DES hash-value exception

yeah well the reason is that the 64 bit des crypttext is not divisible by 6 (from base64 encode). therefore there's 2 bit in the end that should be zero. if they are not one could declare it as an inv...
atom Old oclHashcat Support 1 4,531 11-05-2014, 12:44 PM
    Thread: 6x7970 - cards not running at full utilization
Post: RE: 6x7970 - cards not running at full utilization

There are two errors in your commandline. First one is that you use -l instead of -1 parameter, second one is that you're missing a mask at all. Please read this page https://hashcat.net/wiki/doku.php...
atom Old oclHashcat Support 1 4,252 11-07-2014, 08:59 AM
    Thread: Help with cryptext hash: sha1($pass.sha1($pass))
Post: RE: Help with cryptext hash: sha1($pass.sha1($pass...

There is no such algorithm: sha1($pass.sha1($pass)) -- that's correct -- there's no way you can do it yourself with hashcat, sorry! You can generate a dictionary from the charset by either using mask...
atom General Help 1 4,042 12-19-2014, 03:49 PM
    Thread: –custom-charsetN= (or -1, -2, -3 and -4) is not enough
Post: RE: –custom-charsetN= (or -1, -2, -3 and -4...

no one yet has ever really needed -5 or even -6
atom General Help 1 3,940 12-25-2014, 02:50 PM
    Thread: Crack TrueCrypt without keyfile
Post: RE: Crack TrueCrypt without keyfile

Sorry, no chance yet to crack it using oclHashcat as it does not support keyfiles.
atom General Help 1 5,432 01-07-2015, 11:59 AM
    Thread: oclHashcat not displaying HWMon Info
Post: RE: oclHashcat not displaying HWMon Info

You can run two instances of oclHashcat/cudaHashcat in parallel if you have two different installations, yes.
atom Old oclHashcat Support 1 3,595 02-06-2015, 12:19 PM
    Thread: Sha256 all rejects passwords
Post: RE: Sha256 all rejects passwords

There are different maximum length's depending on the algorithm and the attack-mode. Generally it's 32 for -a 0, 32+32 for -a 1/6/7 (but not longer than 55), 55 for -a 3. Things change if a salt is us...
atom Old oclHashcat Support 1 3,651 02-06-2015, 12:22 PM
    Thread: Can hashcat decrypt icloud password stored on mac?
Post: RE: Can hashcat decrypt icloud password stored on ...

Not supported sorry. If you have additional information on how the hash is build please create a trac ticket
atom Old hashcat Support 1 5,225 03-03-2015, 02:50 PM
    Thread: How to deal with small wordlists
Post: How to deal with small wordlists

With oclHashcat v1.32 we added the AMP kernel that compute the password candidates on GPU. That had one advantage and one disadvantage. The advantage was that you can now get full cracking speed ev...
atom Old oclHashcat Support 1 8,612 03-05-2015, 09:53 PM
    Thread: Output
Post: RE: Output

Use --username and --show
atom Old oclHashcat Support 1 3,817 03-15-2015, 11:17 AM
    Thread: Email passwords ruleset v0.1
Post: RE: Email passwords ruleset v0.1

thanks for contribution!
atom User Contributions 1 5,237 04-13-2015, 11:13 AM