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 [asc] Author Forum Replies Views Posted
    Thread: bug in 1.35?
Post: RE: bug in 1.35?

Yes, -m 0 is broken in cudaHashcat 1.35. It's also broken in 1.31 - 1.33, though not as severely. Hoping 1.36 will be released real soon.
epixoip Old oclHashcat Support 3 5,297 04-13-2015, 01:10 AM
    Thread: Bug about statistics
Post: RE: Bug about statistics

open a bug report on trac.
epixoip Very old oclHashcat-plus Support 4 8,222 01-19-2013, 12:02 PM
    Thread: Problem with status , pause , resume ...
Post: RE: BUG - Problem with Hashcat 3.30

No one has been able to reproduce this alleged bug, so I'm going to say it's probably something with your particular configuration or how you're invoking hashcat.
epixoip hashcat 17 24,270 01-13-2017, 07:44 AM
    Thread: Problem with status , pause , resume ...
Post: RE: BUG - Problem with Hashcat 3.30

You're using ''-w 4 -D 1,2'' so your CPU is probably too busy cracking hashes to print the status. You can't expect responsiveness with these arguments...
epixoip hashcat 17 24,270 01-12-2017, 09:21 PM
    Thread: Problem with status , pause , resume ...
Post: RE: BUG - Problem with Hashcat 3.30

Sounds like an ASIC hang, then. Process is probably stuck in IOWAIT. Are you overclocking?
epixoip hashcat 17 24,270 01-12-2017, 10:07 PM
    Thread: Budget System Advice
Post: RE: Budget System Advice

GTX 1060 is the clear winner IMO.
epixoip Hardware 6 6,931 12-29-2016, 11:41 PM
    Thread: Budget cracking machine
Post: RE: Budget cracking machine

AMD dropped support for VLIW cards so you will not be able to use your 5970 with Hashcat. A 400W PSU wouldn't power those hungry Opterons plus a 5970 anyway, you'd start a fire.
epixoip Hardware 1 2,879 03-16-2017, 05:39 AM
    Thread: BSOD with 7970
Post: RE: BSOD with 7970

have you tried a newer driver?
epixoip General Help 8 15,367 10-20-2013, 02:36 AM
    Thread: BSOD with 7970
Post: RE: BSOD with 7970

segfaulting on joomla with lite and newer drivers is expected. don't worry, lite will soon be gone.
epixoip General Help 8 15,367 10-21-2013, 03:22 AM
    Thread: Brutforce too slow? / Increment-Problems [Solved]
Post: RE: Brutforce too slow?

you don't need to define a custom character set for a single character class. instead of Code: -- -1 ?d ?1?1?1?1?1?1?1?1 -- you can simply do Code: -- ?d?d?d?d?d?d?d?d -- of course since your mask...
epixoip Old oclHashcat Support 9 29,021 01-08-2014, 06:23 AM
    Thread: Bruteforce/Mask captial and non capital letters?
Post: RE: Bruteforce/Mask captial and non capital letter...

define a custom charset that contains both uppercase and lowercase letters. -1 ?l?u ?1?1?1?1?1?1 it's all on the wiki, https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets
epixoip General Help 8 20,903 10-23-2012, 03:21 AM
    Thread: Bruteforce/Mask captial and non capital letters?
Post: RE: Bruteforce/Mask captial and non capital letter...

that is the mask.
epixoip General Help 8 20,903 10-23-2012, 10:50 AM
    Thread: Bruteforce/Mask captial and non capital letters?
Post: RE: Bruteforce/Mask captial and non capital letter...

then you've made a syntax error elsewhere in your command. --help and the wiki can help you.
epixoip General Help 8 20,903 10-23-2012, 11:15 AM
    Thread: Bruteforce Keyspace Mythology
Post: RE: Bruteforce Keyspace Mythology

You don't really need to understand how hashcat calculates the base/mod loop sizes to use --keyspace. But if you want to understand, study https://github.com/hashcat/hashcat-utils/blob/master/src/keys...
epixoip Old oclHashcat Support 1 3,858 03-31-2016, 06:45 PM
    Thread: bruteforce characterlimit
Post: RE: bruteforce characterlimit

only 7 digits in length. you need to use -i if you want to do ?d - ?d?d?d?d?d?d?d
epixoip Very old oclHashcat-plus Support 1 4,807 06-04-2013, 02:27 AM
    Thread: Bruteforce + rules
Post: RE: Bruteforce + rules

I would use rule chaining here, i.e. -r best64.rule -r duplicate.rule
epixoip hashcat 14 14,530 11-22-2017, 08:06 PM
    Thread: Brute forcing 5-12 character WPA in practice ?
Post: RE: Brute forcing 5-12 character WPA in practice ?

impossible to have a 5 character WPA password, minimum length for that algorithm is 8 characters. 8x R9 290X will take an average of 2.66 years to brute force an 8-character alphanumeric password (...
epixoip General Help 17 43,217 01-09-2014, 11:33 AM
    Thread: Brute forcing 5-12 character WPA in practice ?
Post: RE: Brute forcing 5-12 character WPA in practice ?

the notion of an ISP handing out a wifi router is rather foreign to me. is this mostly practiced in Europe? the only ISP i know that does this in the US is AT&T, with their DSL gateways which have bui...
epixoip General Help 17 43,217 01-09-2014, 03:07 PM
    Thread: Brute forcing 5-12 character WPA in practice ?
Post: RE: Brute forcing 5-12 character WPA in practice ?

futant Wrote: (01-10-2014, 10:20 AM) -- I'm curious, is this speed very slow ? -- it is horrendously slow.
epixoip General Help 17 43,217 01-10-2014, 03:24 PM
    Thread: Brute Force.
Post: RE: Brute Force.

why are you using such an old version? please install the latest version. mysql5 is -m 300. https://hashcat.net/wiki/doku.php?id=supported_psa
epixoip Old hashcat Support 4 8,586 11-01-2012, 12:19 PM