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 [desc] Author Forum Replies Views Posted
    Thread: low c/s and no fan speed
Post: RE: low c/s and no fan speed

I used the DOS version, not the Windows version. I would probably recommend you do the same, not sure how well I trust Windows. I used the exact instructions there in that post, and they worked very ...
epixoip Very old oclHashcat-plus Support 9 14,314 01-02-2013, 10:15 PM
    Thread: low c/s and no fan speed
Post: RE: low c/s and no fan speed

Awesome, glad to hear it :)
epixoip Very old oclHashcat-plus Support 9 14,314 01-03-2013, 08:06 AM
    Thread: Low GPU load for dictionary attack
Post: RE: Low GPU load for dictionary attack

You're not giving the GPU enough work to do. It is impossible to gain any acceleration with straight dictionary attacks against fast hashes unless you supply an amplifier. https://hashcat.net/wiki/d...
epixoip Old oclHashcat Support 1 3,836 06-29-2015, 11:54 PM
    Thread: low performance
Post: RE: low performance

your cpu is likely faster than that gpu, so i wouldn't put too much effort into it.
epixoip Old oclHashcat Support 5 9,108 03-27-2014, 11:31 PM
    Thread: low performance with prepend more than 3 characters in mask attack
Post: RE: low performance with prepend more than 3 chara...

Benchmark mode performs a single hash brute force of a large keyspace, an ideal scenario that presents the opportunity for maximum optimization. Many of the optimizations are not applicable when attac...
epixoip Old oclHashcat Support 5 6,892 09-07-2015, 04:25 AM
    Thread: low performance with prepend more than 3 characters in mask attack
Post: RE: low performance with prepend more than 3 chara...

Of course, it has the exact same effect.
epixoip Old oclHashcat Support 5 6,892 09-07-2015, 08:02 AM
    Thread: Low recovered number of linkedin hashes
Post: RE: Low recovered number of linkedin hashes

A good dictionary would get you around 50% cracked, and those aren't near enough rules. https://securitynirvana.blogspot.com/2012/06/final-word-on-linkedin-leak.html
epixoip General Help 7 14,901 07-15-2012, 10:24 AM
    Thread: Low speed on GTX 970 v1.32 with WPA2
Post: RE: Low speed on GTX 970 v1.32 with WPA2

150 KH/s is a great speed for WPA2 on the GTX 970. WPA is just a really slow algorithm.
epixoip Old oclHashcat Support 4 7,777 01-17-2015, 06:56 AM
    Thread: low speed with cudaHashcat64
Post: RE: low speed with cudaHashcat64

Speed looks fine to me. Slow GPU, slow algorithm.
epixoip Old oclHashcat Support 2 4,803 09-18-2015, 08:22 PM
    Thread: lower gpu util in linux
Post: RE: lower gpu util in linux

depends on a number of factors. algorithm, attack mode, keyspace, -n and --gpu-loops values... and in windows you're probably using your graphics card to drive your display. not sure if you're doing ...
epixoip Very old oclHashcat-plus Support 11 20,971 01-25-2013, 06:50 PM
    Thread: lower gpu util in linux
Post: RE: lower gpu util in linux

hoze Wrote: (01-26-2013, 09:20 PM) -- Workload: 16 loops, 8 accel -- and you wonder why you're not getting full speed?
epixoip Very old oclHashcat-plus Support 11 20,971 01-27-2013, 04:41 AM
    Thread: Lowering FSB Increases WPA2 Speed
Post: RE: Lowering FSB Increases WPA2 Speed

Literally impossible. WPA kernel in oclHashcat is ~ 14000000 instructions. You haven't posted your clock speed, so I am assuming a stock 1000 Mhz core clock. 2048 cores * 1000000000 Hz / 14000000 inst...
epixoip Old oclHashcat Support 5 12,029 10-28-2014, 03:59 PM
    Thread: Lowering FSB Increases WPA2 Speed
Post: RE: Lowering FSB Increases WPA2 Speed

I'll also further go on to state that there is absolutely no correlation between FSB speed and GPU speed. The GPU is a separate device that runs independent of the host system, only sharing the PCI-e ...
epixoip Old oclHashcat Support 5 12,029 10-28-2014, 04:08 PM
    Thread: Lowering FSB Increases WPA2 Speed
Post: RE: Lowering FSB Increases WPA2 Speed

Tiesto Wrote: (10-31-2014, 12:34 PM) -- My APIC is disabled in bios or whaterver its called -- I think you are confusing ACPI for APIC. Same letters, different things. Tiesto Wrote: (10-31-20...
epixoip Old oclHashcat Support 5 12,029 10-31-2014, 10:11 PM
    Thread: Mac OSX 10.8 and 10.9 Questions
Post: RE: Mac OSX 10.8 and 10.9 Questions

mode 1722 is OSX 10.7, which is salted, but non-iterated, sha512. mode 7100 is OSX 10.8+, which uses pbkdf2-hmac-sha512 with a variable number of iterations. therefore it is only logical that mode 710...
epixoip General Help 5 12,285 02-13-2014, 08:55 PM
    Thread: Make Wordlist
Post: RE: Make Wordlist

keyspace is 16^16... you would need 313,594,649,253,062,377,472 bytes of storage to make a wordlist out of that, and about would take about 57690425 days to generate. good luck.
epixoip General Talk 6 20,005 08-22-2013, 12:59 AM
    Thread: Making it work on Ubuntu 15.04 + GeForce 8600 GT
Post: RE: Making it work on Ubuntu 15.04 + GeForce 8600 ...

paulofreitas Wrote: (05-04-2015, 10:27 PM) -- I'm using the latest NVIDIA driver version (340.76) installed from Additional Drivers screen on System Settings. [...] Am I missing something? Shouldn't ...
epixoip Old oclHashcat Support 5 9,999 05-04-2015, 10:36 PM
    Thread: Making it work on Ubuntu 15.04 + GeForce 8600 GT
Post: RE: Making it work on Ubuntu 15.04 + GeForce 8600 ...

Oh shit, I didn't even notice you said you had an 8600. Yes, Nvidia dropped support for that GPU. You will not be able to use cudaHashcat with it.
epixoip Old oclHashcat Support 5 9,999 05-04-2015, 11:37 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,042 10-31-2012, 08:19 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,042 11-04-2012, 05:41 AM