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 Views Posted [desc]
    Thread: WPA2 crack rules
Post: RE: WPA2 crack rules

Also, don't use -o with maskprocessor for such huge files. There's no reason to do. You can simply pipe the output: $ mp64 -1 ?dabcdef -r 2 ?1?1?1?1?1?1?1?1?1?1 | ./oclHashcat -m 2500 ... That w...
atom Old oclHashcat Support 6 9,337 10-16-2015, 10:29 AM
    Thread: from v1.36 to v1.37 great speed reduction
Post: RE: from v1.36 to v1.37 great speed reduction

Use -w 3
atom Old oclHashcat Support 4 6,843 10-18-2015, 10:37 AM
    Thread: Webserver hashcat.net now with IPv6
Post: RE: Webserver hashcat.net now with IPv6

should be fixed, thanks for report!
atom Organisation and Events 2 9,121 10-18-2015, 10:39 AM
    Thread: cracking md5 special characters
Post: RE: cracking md5 special characters

Check this page: https://hashcat.net/wiki/doku.php?id=mask_attack
atom Old oclHashcat Support 4 7,339 10-23-2015, 08:49 AM
    Thread: from v1.36 to v1.37 great speed reduction
Post: RE: from v1.36 to v1.37 great speed reduction

Will be fixed in oclHashcat v1.38
atom Old oclHashcat Support 4 6,843 10-23-2015, 08:50 AM
    Thread: Farsi and/or Arabic Charset?
Post: RE: Farsi and/or Arabic Charset?

For 2- or more byte characters in mask mode please read this: https://www.rurapenthe.me/2013/09/cracking-hashes-with-other-language.html
atom General Help 2 5,220 10-23-2015, 08:52 AM
    Thread: How to obtain hash value from rar archive
Post: RE: How to obtain hash value from rar archive

RAR-hp means it will only work if filenames etc are encrypted as well
atom Old hashcat Support 2 6,349 10-23-2015, 08:54 AM
    Thread: rar2hashcat anywhere?
Post: RE: rar2hashcat anywhere?

Same here, RAR-hp means it will only work if filenames etc are encrypted as well
atom Old oclHashcat Support 2 5,631 10-23-2015, 08:56 AM
    Thread: Bitslice status and broken nvcc
Post: Bitslice status and broken nvcc

For those who aren't following hashcat twitter, I'm experimenting with bitslice for DES/LM (-m 3000) on oclHashcat v1.38. So far everything is working fine but while working on DEScrypt (-m1500) somet...
atom General Talk 16 25,335 10-24-2015, 11:04 PM
    Thread: Bitslice status and broken nvcc
Post: RE: Bitslice status and broken nvcc

In theory yes, but my experience with NV and AMD in the past is that they don't care about bugs. When CUDA was young I've reported a ton of bugs and the same for AMD over the years. It takes alot of e...
atom General Talk 16 25,335 10-25-2015, 09:07 PM
    Thread: A mask to match IPv4 maybe?
Post: RE: A mask to match IPv4 maybe?

cool thing, thanks
atom Old hashcat Support 6 10,218 10-25-2015, 09:08 PM
    Thread: can you split up a rule file?
Post: RE: can you split up a rule file?

Resume works for rules, too. Bute note the bigger the rules files, the longer it takes to reach a useable restore point, and dive.rule is huge :)
atom General Talk 6 8,911 10-25-2015, 09:23 PM
    Thread: Bitslice status and broken nvcc
Post: RE: Bitslice status and broken nvcc

I tried, but 7.0 does not support inline asm for lop3 support
atom General Talk 16 25,335 10-26-2015, 01:00 PM
    Thread: Bitslice status and broken nvcc
Post: RE: Bitslice status and broken nvcc

OK, News: 1) I got it so far that the speeds are ~ the same as the ones from DeepLearningJohnDoe. That is 766 MH/s vs. 967 MH/s (on a 980Ti +250MHz) using CUDA. Note that we do a markov-optimized sea...
atom General Talk 16 25,335 10-30-2015, 05:42 PM
    Thread: What are your strategies for cracking longer passwords?
Post: RE: What are your strategies for cracking longer p...

Wordhound and Prince https://bitbucket.org/mattinfosec/wordhound https://github.com/jsteube/princeprocessor
atom General Talk 2 6,119 11-02-2015, 02:54 PM
    Thread: hash format for 1password 3.7.2
Post: RE: hash format for 1password 3.7.2

You can't use raw PBKDF2 modes here, there's some AES128 stuff to be done afterwards. You must stick to -m 6600 mode
atom Old oclHashcat Support 8 14,819 11-02-2015, 02:58 PM
    Thread: Oracle T: type?
Post: RE: Oracle T: type?

T: Type as added like 1 day after their release https://twitter.com/hashcat/status/605680220251795456
atom Old oclHashcat Support 1 3,541 11-02-2015, 03:15 PM
    Thread: Circumflex character not accepted in oclHashcat 1.37
Post: RE: Circumflex character not accepted in oclHashca...

Also, if you want to avoid escaping problems just put them into a file and use the filename as charset
atom General Help 3 5,063 11-02-2015, 03:17 PM
    Thread: Bitslice status and broken nvcc
Post: RE: Bitslice status and broken nvcc

atom Wrote: (10-30-2015, 05:42 PM) -- #define mysel(a,b,c) (bitselect (a,b,(c) ? 0xffffffff : 0)) -- Getting 251 MH/s So there's a drop from 470 MH/s to 251 for dynamic salt support. I'll take it ...
atom General Talk 16 25,335 11-02-2015, 03:25 PM
    Thread: hash format for 1password 3.7.2
Post: RE: hash format for 1password 3.7.2

https://www.rurapenthe.me/2013/04/cracking-1password-master-password-it.html
atom Old oclHashcat Support 8 14,819 11-02-2015, 09:10 PM