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: Issue with basic bruteforce
Post: RE: Issue with basic bruteforce

you didn't specify the correct attack mode, -a 3.
epixoip Very old oclHashcat-plus Support 2 5,880 10-30-2012, 10:35 PM
    Thread: Markov Chains and hashcat.hcstat File
Post: RE: Markov Chains and hashcat.hcstat File

i believe rockyou was used for the default hcstat file. the threshold parameter determines how "deep" the algorithm will go into each markov table; e.g. a threshold of 30 means up to 30 chars are add...
epixoip General Help 6 26,039 10-31-2012, 08:19 AM
    Thread: WPA Hashing Question
Post: RE: WPA Hashing Question

the mask you are looking for is -1 ABCDEF?d ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1 however, plus does not support 16-char passwords.
epixoip Very old oclHashcat-plus Support 8 14,719 11-01-2012, 03:04 AM
    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,583 11-01-2012, 12:19 PM
    Thread: What am I missing?
Post: RE: What am I missing?

looks like you're using the wrong driver. need to use catalyst 12.8. if you're going to use catalyst 12.10, then you need to stop x11 and run hashcat as root.
epixoip Very old oclHashcat-plus Support 10 16,755 11-04-2012, 03:25 AM
    Thread: Does hashcat plus and lite works with the latest Catalyst 12.10?
Post: RE: Does hashcat plus and lite works with the late...

12.8 is the recommended catalyst version for the current hashcat releases.
epixoip General Help 4 8,638 11-04-2012, 03:26 AM
    Thread: Long base passwords
Post: RE: Long base passwords

most ntlm implementations only implement one block of md4, which limits the key to 27 characters. while i'm sure atom's implementation differs from this, you can see an example of this algorithm at ht...
epixoip Very old oclHashcat-lite Support 8 13,991 11-04-2012, 03:33 AM
    Thread: Markov Chains and hashcat.hcstat File
Post: RE: Markov Chains and hashcat.hcstat File

close, chicago-guy Wrote: (11-03-2012, 08:30 PM) -- 1) hcstat file is created with statsprocessor by using a corpus of words. -- hcstat file is created with hcstatgen from hashcat-utils by using a ...
epixoip General Help 6 26,039 11-04-2012, 05:41 AM
    Thread: Long base passwords
Post: RE: Long base passwords

Windows doesn't share this implementation, no. This implementation is oriented toward performance. You can get more performance if you make certain assumptions, like e.g. the password is less than 28 ...
epixoip Very old oclHashcat-lite Support 8 13,991 11-04-2012, 01:58 PM
    Thread: NT Passworder
Post: RE: NT Passworder

this isn't a hacking forum.
epixoip General Talk 5 12,280 11-04-2012, 02:01 PM
    Thread: oclHashcat-plus mask batchscript
Post: RE: oclHashcat-plus mask batchscript

plus has supported incremental mode for a while now. so if you use -i with ?l?l?l?l?l?l?l?l it will find a 7-char passwd that matches that mask as well.
epixoip Very old oclHashcat-plus Support 2 5,922 11-04-2012, 03:35 PM
    Thread: Does hashcat plus and lite works with the latest Catalyst 12.10?
Post: RE: Does hashcat plus and lite works with the late...

they have been tested, and it is recommended that you stay with 12.8. you haven't stated which OS you're using so i cannot give specifics.
epixoip General Help 4 8,638 11-05-2012, 01:34 AM
    Thread: Markov Chains and hashcat.hcstat File
Post: RE: Markov Chains and hashcat.hcstat File

chicago-guy Wrote: (11-04-2012, 08:48 AM) -- 8) But, for $t > 0, isn't it simpler to consider $k = $t ^ $l -- well sure, i suppose, if you wanted to be all simple about it ;)
epixoip General Help 6 26,039 11-05-2012, 04:21 AM
    Thread: $P$B8... first time, GPU nVdia, Dual Core:DHCP
Post: RE: $P$B8... first time, GPU nVdia, Dual Core: How

kasmi.achmed Wrote: (11-05-2012, 08:54 PM) -- I got a fast nVidia Cuda GPU -- If there is such a thing as a fast Nvidia GPU, the GTX 460 sure ain't it.
epixoip Very old oclHashcat-lite Support 8 15,779 11-05-2012, 11:24 PM
    Thread: Performance drop with partially known long plain NTLM
Post: RE: Performance drop with partially known long pla...

this is expected because you aren't giving the left side enough work to do. i'm surprised your gpu utilization is that high, when i try your mask i only get about 2% utilization on one GPU.
epixoip Very old oclHashcat-lite Support 7 12,888 11-07-2012, 01:14 AM
    Thread: can hashcat crack md5($s.'-'.md5($p)) ?
Post: RE: can hashcat crack md5($s.'-'.md5($p)) ?

no, lite/plus do not have any mode that would work with that algorithm. but, cpu hashcat can crack them using mode 7 if you manually append a dash to each salt.
epixoip Old hashcat Support 4 8,719 11-07-2012, 09:48 PM
    Thread: zip compressed wordlist
Post: RE: zip compressed wordlist

people still use zip compression?
epixoip General Help 6 13,783 11-07-2012, 09:51 PM
    Thread: Speed of Hascat vs Pyrit
Post: RE: Speed of Hascat vs Pyrit

correct, it means that plus is over 2x faster than pyrit with its precomputed tables.
epixoip General Help 10 49,690 11-07-2012, 09:52 PM
    Thread: can hashcat crack md5($s.'-'.md5($p)) ?
Post: RE: can hashcat crack md5($s.'-'.md5($p)) ?

it looks like it is 3710 now. it used to be mode 7, https://hashcat.net/wiki/doku.php?id=supported_psa
epixoip Old hashcat Support 4 8,719 11-09-2012, 07:39 AM
    Thread: What am I missing?
Post: RE: What am I missing?

Is fglrx loaded? What does clinfo show?
epixoip Very old oclHashcat-plus Support 10 16,755 11-11-2012, 10:13 AM