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 [asc] Views Posted
    Thread: WPA crack not working in Windows Environment
Post: RE: WPA crack not working in Windows Environment

actually this sounds like a bug in the windows version (compiler bug?)
undeath Old oclHashcat Support 10 25,136 10-29-2014, 09:27 PM
    Thread: can't get oclhashcat to work
Post: RE: can't get oclhashcat to work

use the latest oclhashcat version with driver 14.9
undeath Old oclHashcat Support 10 19,139 12-20-2014, 11:44 PM
    Thread: Looking for the best setup for 500kh/s or 1000kh/s on WPA/WPA2
Post: RE: Looking for the best setup for 500kh/s or 1000...

What budget are we talking about?
undeath Hardware 10 16,722 07-28-2015, 07:15 PM
    Thread: TC password found, wrong?
Post: RE: TC password found, wrong?

atom Wrote: (04-20-2016, 02:43 PM) -- Given a theoretical speed of 1MH/s, which requires you a machine with at least 4 high-end GPU's, this would produce 1 false positive only every 517 days. For th...
undeath Old oclHashcat Support 10 15,460 04-22-2016, 01:36 PM
    Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...

This thread needs more pointless quotes.
undeath hashcat 10 10,557 05-01-2017, 05:31 PM
    Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...

epixoip Wrote: (05-02-2017, 04:06 PM) -- Erm, guys, this isn't hard. If the algorithm is e.g. md5(p.s) and you know p but need to find s, just switch them: use p as s and run it as md5(s.p). Same goe...
undeath hashcat 10 10,557 05-02-2017, 04:40 PM
    Thread: RX470 - only 14MCU ????
Post: RE: RX470 - only 14MCU ????

I find the flowchart above very offensive and not true. It's completely ignoring the part where AMD increases the clock rate that subsequently needs to be throttled by powertune.
undeath Hardware 10 12,486 05-06-2017, 06:58 PM
    Thread: Use rules on dicrionary
Post: RE: Use rules on dicrionary

use hashcat --stdout
undeath General Talk 10 8,016 06-15-2017, 04:54 PM
    Thread: Use rules on dicrionary
Post: RE: Use rules on dicrionary

What is the difference?
undeath General Talk 10 8,016 06-15-2017, 05:26 PM
    Thread: Use rules on dicrionary
Post: RE: Use rules on dicrionary

cannot reproduce your problem with 3.5.0. hashcat terminates after printing for me.
undeath General Talk 10 8,016 06-16-2017, 08:18 PM
    Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask

There is no such attack mode. You need to emulate it using masks or generated rules. The hybrid attack modes would work, but only for mask + word or word + mask but not mask + word + mask.
undeath hashcat 10 8,457 11-22-2017, 05:39 PM
    Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask

try mp64.bin '$?d'
undeath hashcat 10 8,457 11-22-2017, 08:05 PM
    Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask

you could just generate a file for ^?a and $?a and use rule file chaining in hashcat by using multiple -r switches
undeath hashcat 10 8,457 11-23-2017, 12:28 AM
    Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask

note about your python script: specify the command as list of strings and you don't have to worry about any kind of escaping. but anyway, just generate a rule file with pattern ^?a and one with $?a...
undeath hashcat 10 8,457 11-23-2017, 01:42 PM
    Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask

undeath Wrote: (11-23-2017, 01:42 PM) -- generate a rule file --
undeath hashcat 10 8,457 11-23-2017, 07:46 PM
    Thread: Potfile format - to hex or not to hex
Post: RE: Potfile format - to hex or not to hex

hex-encoded words are raw binary data. No guesses about encoding are done. That's up to the user (you).
undeath hashcat 10 9,896 11-23-2017, 07:48 PM
    Thread: Descrypt 8 Char PW
Post: RE: Descrypt 8 Char PW

Code: -- OpenCL Platform #2: NVIDIA Corporation ====================================== * Device #2: GeForce GTX 1060 6GB, 1518/6072 MB allocatable, 10MCU Hash.Type........: descrypt, DES (Unix), Tra...
undeath General Talk 10 8,115 11-30-2017, 01:01 AM
    Thread: Would appreciate assistance with forming correct command structure
Post: RE: Would appreciate assistance with forming corre...

A quantum computer is not what you want. It would be efficient at breaking the underlying cryptography of litecoin (and bitcoin and most others) but not at calculating hashes. Cracking a wallet wit...
undeath hashcat 10 6,583 12-17-2017, 01:10 PM
    Thread: Would appreciate assistance with forming correct command structure
Post: RE: Would appreciate assistance with forming corre...

ok, the keyspace would be: 95^6 [completely unknown characters] * 10 [possible positions for "3"] * 10 [possible positions for "4"] * 11 [possible positions for "5"] = 808601079687500 assuming all th...
undeath hashcat 10 6,583 12-17-2017, 05:35 PM
    Thread: Best GPU
Post: RE: Best GPU

Depends on the algorithm you are attacking but overall best is GTX1080Ti.
undeath General Talk 10 16,925 02-02-2018, 07:15 PM