Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: Stuck for days, probably a simple fix, please help!
Post: RE: Stuck for days, probably a simple fix, please ...

If you have the .pot file like you said, just open it with a text editor and it should be there in the format SSID : Password (that's what I remember). Just make sure that you have the right pot file...
mastercracker Old oclHashcat Support 4 6,236 11-05-2015, 12:56 PM
    Thread: Weird exception when cracking DES(unix)
Post: RE: Weird exception when cracking DES(unix)

Your command line is badly structured.  Try this: Code: -- cudaHashcat64 -m 1500 -a 3 --session session1 -o file.txt --remove hashed_file.txt ?d?d?d?d?l?l --
mastercracker Old oclHashcat Support 6 9,656 11-09-2015, 03:26 AM
    Thread: Weird exception when cracking DES(unix)
Post: RE: Weird exception when cracking DES(unix)

Quote: -- And another question while I am at it. It output to file.txt. I ran it and got 186 of the passwords I am cracking. If i do another command and output it there, will it overwrite what is in ...
mastercracker Old oclHashcat Support 6 9,656 11-09-2015, 12:49 PM
    Thread: 8 Character Unix DES Question
Post: RE: 8 Character Unix DES Question

Post your command line.
mastercracker Old oclHashcat Support 6 8,867 11-12-2015, 12:39 PM
    Thread: OSX 10.10 (-m 7100) Hash Question
Post: RE: OSX 10.10 (-m 7100) Hash Question

Make sure you point oclhashcat to the right hash file. Otherwise can you post the 2 command lines you used for hashcat and oclhashcat?
mastercracker Old oclHashcat Support 7 11,409 11-12-2015, 12:44 PM
    Thread: Cracking simple sentences
Post: RE: Cracking simple sentences

For testing, look at the help file for these switches: --debug-mode=NUM Defines the debug mode (hybrid only by using rules), see references below --debug-file=FILE ...
mastercracker Old oclHashcat Support 6 11,233 11-21-2015, 10:40 PM
    Thread: oclHashcat v1.01
Post: RE: oclHashcat v1.01

vn1k Wrote: (01-22-2014, 03:24 AM) -- Just wondering if there was any particular reason for removing pw-limit and pw-skip options? It was a workaround for me to distribute computations using MPI. Now...
mastercracker Old oclHashcat Announcements 11 36,317 01-22-2014, 12:59 PM
    Thread: oclHashcat v1.20
Post: RE: oclHashcat v1.20

Amazing work. I foresee a problem which I am also facing. People with older rigs, in my case Windows Vista 32-bits don't have the 14.4 drivers available. Even if my HD6970 are not that old, I might...
mastercracker Old oclHashcat Announcements 44 160,918 04-27-2014, 07:56 PM
    Thread: Rules for hashcat
Post: RE: Rules for hashcat

Your only other chance with oclHashcat is to just combine a dictionary of words with a dictionary of years like: oclHashcat.exe -m 0 -o output.txt test.hash Words.dict Years.dict
mastercracker Old hashcat Support 10 33,611 06-17-2010, 06:57 PM
    Thread: Rules for hashcat
Post: RE: Rules for hashcat

davidonpda Wrote: (06-16-2010, 10:52 PM) -- K9_ Wrote: (05-14-2010, 07:27 PM) -- https://load2.me/?vNrnylSs Code: -- AllRules.rule combinator.rule generated.rule leetspeak.rule passwordspro.r...
mastercracker Old hashcat Support 10 33,611 06-17-2010, 12:15 AM
    Thread: Hashcat bug
Post: Hashcat bug

Hi Atom, I have possibly found a bug. I was using Hashcat in a simple dictionary attack with a list of a bit more than 2 million hashes, the Vbulletin external salts and the md5(md5($pass).$salt) al...
mastercracker Old hashcat Support 11 21,546 01-16-2011, 06:21 AM
    Thread: Hashcat bug
Post: RE: Hashcat bug

Now that I know this, what I do as a workaround is that after a couple of hours, I manually stop Hashcat, take note of the -s value, delete the hash temp file and then continue the cracking at the -s ...
mastercracker Old hashcat Support 11 21,546 01-16-2011, 07:39 PM
    Thread: Hashcat bug
Post: RE: Hashcat bug

blandyuk Wrote: (01-19-2011, 02:08 PM) -- On a related not to cracking VB hashes, when I specify the salt file which contains 857375 salts, oclHashcat come back as says: ERROR: too much salts ?...
mastercracker Old hashcat Support 11 21,546 01-19-2011, 05:03 PM
    Thread: Hashcat bug
Post: RE: Hashcat bug

blandyuk Wrote: (01-21-2011, 05:51 PM) -- Tnx mastercracker, simple enough solution :) Another issue I have is I only want to use my wordlist files on their own, no right-dict. I need oclHashcat to d...
mastercracker Old hashcat Support 11 21,546 01-21-2011, 06:01 PM
    Thread: Mask attack
Post: Mask attack

Am I just blind or I can't find documentation or a post showing how to do a mask attack with Hashcat (if it is possible). If it is not currently possible can I suggest that for the wish list? Thanks...
mastercracker Old hashcat Support 1 5,902 10-27-2011, 03:40 AM
    Thread: vBulletin MD5 without Salts
Post: RE: vBulletin MD5 without Salts

moplayer Wrote: (11-02-2011, 10:41 PM) -- Thank you for you support K9_ But I'm not seeing any results. Altough I have a huge and good wordlist. Why? -- Maybe they are not Vbulletin hashes or if t...
mastercracker Old hashcat Support 9 28,779 11-03-2011, 07:03 AM
    Thread: harmonize the mode between Hashcat and OClHashcat-plus
Post: harmonize the mode between Hashcat and OClHashcat-...

Hi Atom. Are you going to harmonize the mode between Hashcat and OClHashcat-plus (like -m 15 versus -m 2711)? I was waiting for the new OCLhashcat-plus to redo my specification table. If they are n...
mastercracker Old hashcat Support 2 6,153 01-02-2012, 01:56 AM
    Thread: SHA1 hashfile bug
Post: RE: SHA1 hashfile bug

Quote: -- Ok, I finally got this command line to work: oclHashcat-plus64 -a 3 hash003.txt ?l?l?l?l?l?l?l?l -m 100 -o cracked.txt However, is there a way to use parameters to define the cracking meth...
mastercracker Old hashcat Support 10 20,681 01-06-2012, 10:42 PM
    Thread: OpenCL bruteforcing via hcGui
Post: RE: OpenCL bruteforcing via hcGui

Looks right that time. However there was no 8 digits numbers in your hash list. You can check the box on the left of "Charset 1" and on the right side put ?l?u?d Then put ?1?1?1?1?1?1?1?1 in the ...
mastercracker Old hashcat Support 10 19,976 01-20-2012, 10:03 PM
    Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?

The quick answer is probably that since the mode 1400 don't use salts, the salt file does not get loaded and used. As for a solution for this, you could try oclHashcat-plus with rules that prepend or...
mastercracker Old hashcat Support 15 28,811 02-21-2012, 03:14 PM