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 [desc] Views Posted
    Thread: ATI Radeon Graphic Card - 6670 HD - OpenCl Installation
Post: RE: ATI Radeon Graphic Card - 6670 HD - OpenCl Ins...

that is not the proper driver download location. you need the driver from amd.com.
epixoip General Help 5 13,837 10-24-2014, 02:19 AM
    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

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

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: Hashcat reading from stdin
Post: RE: Hashcat reading from stdin

use a named pipe on hashcat
epixoip Old hashcat Support 5 10,729 11-06-2014, 05:32 AM
    Thread: Hashcat reading from stdin
Post: RE: Hashcat reading from stdin

no
epixoip Old hashcat Support 5 10,729 11-06-2014, 10:54 PM
    Thread: cudaHashcat freezing mid-attack
Post: RE: cudaHashcat freezing mid-attack

this is a bug in 1.31. wait for the next release.
epixoip Old oclHashcat Support 5 8,856 11-14-2014, 10:35 PM
    Thread: cudaHashcat freezing mid-attack
Post: RE: cudaHashcat freezing mid-attack

yes, i know. it happens randomly. workaround is to just keep running it and crossing your fingers.
epixoip Old oclHashcat Support 5 8,856 11-15-2014, 01:43 AM
    Thread: cudaHashcat freezing mid-attack
Post: RE: cudaHashcat freezing mid-attack

and i don't think you get what i am saying. you are describing the exact issue that many people have been complaining about on IRC and on these forums. it is a futex bug that results in deadlocked ...
epixoip Old oclHashcat Support 5 8,856 11-15-2014, 05:13 AM
    Thread: sapb, which card (est)
Post: RE: sapb, which card (est)

You're comparing VLIW4 to GCN, that's the big difference. I'm not familiar with the SAP B algorithm, but I think the obvious answer here is that it is better suited toward GCN than VLIW.
epixoip Old oclHashcat Support 5 8,969 11-16-2014, 02:57 AM
    Thread: sapb, which card (est)
Post: RE: sapb, which card (est)

GTX 980: Speed.GPU.#1.: 662.0 MH/s
epixoip Old oclHashcat Support 5 8,969 11-17-2014, 12:14 AM
    Thread: Totally lost!
Post: RE: Totally lost!

you are confusing online password cracking and offline password cracking. what you are looking to do is online password cracking, but hashcat is for offline password cracking. so hashcat cannot do wha...
epixoip Old hashcat Support 5 9,459 12-03-2014, 06:15 AM
    Thread: Totally lost!
Post: RE: Totally lost!

offline password cracking is for cracking password hashes that have been recovered from a password database or sniffed off the wire, and also for non-hash formats such as encrypted files. for onlin...
epixoip Old hashcat Support 5 9,459 12-03-2014, 07:39 AM
    Thread: how to crack MD5 middle with MASK attacking mode?
Post: RE: how to crack MD5 middle with MASK attacking mo...

what you are looking to do is not supported by hashcat
epixoip Old hashcat Support 5 11,642 12-10-2014, 06:08 AM
    Thread: how to crack MD5 middle with MASK attacking mode?
Post: RE: how to crack MD5 middle with MASK attacking mo...

hm didn't know atom implemented that, or how exactly he did implement it. maybe he can chime in on exactly how it works.
epixoip Old hashcat Support 5 11,642 12-10-2014, 09:19 AM
    Thread: Wordlists
Post: RE: Wordlists

Generating wordlists from bruteforce keyspace is not a good idea. Mask attack will be several orders of magnitude faster.
epixoip General Talk 5 14,680 01-05-2015, 04:46 AM
    Thread: Wordlists
Post: RE: Wordlists

That doesn't make any sense, I think you're doing something wrong and just haven't realized it.
epixoip General Talk 5 14,680 01-05-2015, 05:20 AM
    Thread: ERROR: oclHashcat.induct: Operation not permitted
Post: RE: ERROR: oclHashcat.induct: Operation not permit...

The solution is to chown+chmod the oclHashcat directory. The workaround is to supply a different path for the induction directory, via the --induction-dir switch.
epixoip Old oclHashcat Support 5 7,699 01-14-2015, 04:04 AM
    Thread: Identifying hash type
Post: RE: Identifying hash type

forumhero, i guess you missed wflme Wrote: (01-14-2015, 10:52 PM) -- Obfuscated as per the forum rules. -- wflme, will be nearly impossible to know with any degree of certainty without having the s...
epixoip General Talk 5 17,640 01-15-2015, 12:13 AM
    Thread: Identifying hash type
Post: RE: Identifying hash type

Cool, glad that's what it was. By the way, you're not hex-dumping the base64-encoded string; you're hex-encoding the base64 decoded string. Remember that hashes are binary, so we have to have some ...
epixoip General Talk 5 17,640 01-16-2015, 09:12 AM