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 [desc] Posted
    Thread: Hello and really need help with a wordlist
Post: RE: Hello and really need help with a wordlist

combinator.bin from hashcat-utils.
epixoip General Talk 5 12,475 02-26-2013, 08:55 PM
    Thread: Hello and really need help with a wordlist
Post: RE: Hello and really need help with a wordlist

to output to a file just use a redirect.
epixoip General Talk 5 12,475 02-26-2013, 11:43 PM
    Thread: RX470 - only 14MCU ????
Post: RE: RX470 - only 14MCU ????

RX470 is essentially just a 7970 at heart, and does indeed have 32 MCU. I'm not sure why clinfo is telling you that you have 14 MCU, which would make it an HD7790/RX460. Probably a driver issue.
epixoip Hardware 10 12,486 12-27-2016, 07:07 AM
    Thread: RX470 - only 14MCU ????
Post: RE: RX470 - only 14MCU ????

Yes, the R9 280X is a rebranded 7970. And the RX470 is essentially just a 7970 with a die shrink. It's nothing special.
epixoip Hardware 10 12,486 05-02-2017, 07:43 PM
    Thread: RX470 - only 14MCU ????
Post: RE: RX470 - only 14MCU ????

Bro, seriously, lift the veil. Look with your soul, not your eyes. *Everything* that AMD has released since the dawn of GCN has been based on the 7970. Every new GPU they've released has either been a...
epixoip Hardware 10 12,486 05-06-2017, 06:41 AM
    Thread: RX470 - only 14MCU ????
Post: RE: RX470 - only 14MCU ????

Undeath: I think this is mostly covered by "Can power it?" :) Flomac: I
epixoip Hardware 10 12,486 05-07-2017, 07:27 AM
    Thread: No Output of Cracked Hashes
Post: RE: No Output of Cracked Hashes

Please stop posting massive screenshots. Learn how to copy/paste from the command line and use code blocks.
epixoip Old oclHashcat Support 10 12,489 02-09-2015, 02:58 AM
    Thread: Big hash list problem
Post: RE: Big hash list problem

GPU #1 does not have enough video memory to handle that many hashes with the new version.
epixoip Very old oclHashcat-plus Support 7 12,493 08-26-2013, 09:31 AM
    Thread: Big hash list problem
Post: RE: Big hash list problem

less host memory, not less device memory.
epixoip Very old oclHashcat-plus Support 7 12,493 08-26-2013, 01:47 PM
    Thread: Big hash list problem
Post: RE: Big hash list problem

it does use the memory on both cards, but it does so independently of course.
epixoip Very old oclHashcat-plus Support 7 12,493 08-27-2013, 08:40 AM
    Thread: Problem get password that is in dictionary
Post: RE: Problem get password that is in dictionary

Something is not right with your "dizionario" wordlist: Quote: -- Integer overflow detected in keyspace of wordlist: dizionario Progress.........: 0 Candidates.#2....: [Copying] -- I don't...
epixoip hashcat 12 12,535 03-01-2017, 04:51 AM
    Thread: Newbie questions
Post: RE: Newbie questions

All of your questions are answered here https://hashcat.net/wiki/doku.php?id=oclhashcat
epixoip Old oclHashcat Support 8 12,539 12-30-2014, 04:16 AM
    Thread: Newbie questions
Post: RE: Newbie questions

no
epixoip Old oclHashcat Support 8 12,539 12-30-2014, 04:26 AM
    Thread: Newbie questions
Post: RE: Newbie questions

Your syntax is incorrect. Look at the usage again. Code: -- Usage: oclHashcat64 [options]... hash|hashfile|hccapfile [dictionary|mask|directory]... -- Further, the default mode is 0 so you d...
epixoip Old oclHashcat Support 8 12,539 12-30-2014, 05:50 AM
    Thread: ERROR: clEnqueueCopyBuffer() -30
Post: RE: ERROR: clEnqueueCopyBuffer() -30

Yeah those -n/-u values don't really make sense. If you don't know what you're doing with those, just use ''-w 3'' instead.
epixoip User Contributions 7 12,543 02-23-2015, 10:09 PM
    Thread: ERROR: clEnqueueCopyBuffer() -30
Post: RE: ERROR: clEnqueueCopyBuffer() -30

The optimal -n/-u values vary depending on the algorithm. The -n/-u values you were using are for WPA, not MD5. Typically for MD5 you'd use -n 128 -u 1024 (or -n 256 if you have the RAM to support it....
epixoip User Contributions 7 12,543 02-24-2015, 01:07 AM
    Thread: OSX 10.10 hash
Post: RE: OSX 10.10 hash

Looks like you have some garbage characters before the start of the hash? hash.txt needs to be a plain ascii text file with no encoding, and only the hash itself should be in the file.
epixoip Old hashcat Support 7 12,569 04-15-2016, 08:25 PM
    Thread: OSX 10.10 hash
Post: RE: OSX 10.10 hash

The options you provided would search for loweralphanumeric passwords that are exactly five characters long. With these options, hashcat will run until it either finds the password, or has exhausted t...
epixoip Old hashcat Support 7 12,569 04-16-2016, 06:41 PM
    Thread: Hashcatplus wont even start
Post: RE: Hashcatplus wont even start

you didn't give it a wordlist, so it's trying to read one from stdin.
epixoip Very old oclHashcat-plus Support 5 12,583 02-20-2013, 02:07 AM
    Thread: Hashcatplus wont even start
Post: RE: Hashcatplus wont even start

Maxfield4 Wrote: (02-20-2013, 02:14 AM) -- Using the "straight" method it doesnt have the option for wordlist -- The "straight method" is a straight dictionary attack using a wordlist. If this opti...
epixoip Very old oclHashcat-plus Support 5 12,583 02-20-2013, 07:31 AM