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 Replies Views Posted [asc]
    Thread: (Noob) Tips for a more efficient command? (Mode 2811)
Post: RE: (Noob) Tips for a more efficient command? (Mod...

That command is all over the place! "--hex-charset" why? "-1 charsets/DES_full.charset"? You never use the -1 charset. "-o example.dict"? Outputting to a wordlist? "--increment-min 4"???? You just sai...
rico hashcat 3 3,984 02-07-2017, 02:48 PM
    Thread: Polish letters - office
Post: RE: Polish letters - office

No idea, mate, but v3.30 was released over a month ago. You should at least try that first.
rico hashcat 4 4,166 02-07-2017, 01:19 PM
    Thread: New hccapx format explained
Post: RE: New hccapx format explained

Thanks, atom. I won't be able to get back to my PC to send the .cap for another 10 hours (if you even still need it).
rico User Contributions 49 179,646 02-07-2017, 12:25 PM
    Thread: New hccapx format explained
Post: RE: New hccapx format explained

Great stuff, handshake capturing always a tricky business. I just gave cap2hccapx a quick spin but didn't have much luck either I'm afraid. cap2hccapx seems to identify incomplete handshakes as good? ...
rico User Contributions 49 179,646 02-07-2017, 01:01 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

a-z = 26 chars 0-9 = 10 chars = ? 38 chars, len 12. Keyspace is 38^12 = 9,065,737,908,494,995,456 calexico Wrote: (01-19-2017, 06:38 AM) -- Yes, this is the default passphrase. And yes, I ha...
rico User Contributions 182 305,384 01-20-2017, 01:50 AM
    Thread: Parse Error
Post: RE: Parse Error

https://hashcat.net/wiki/doku.php?id=example_hashes Those hashes aint -m 3000 (LM) but could be -m 1000 (NTLM). The "Line-length exception" message is because your first hash is 31 bytes instead of 3...
rico hashcat 3 8,276 01-15-2017, 01:17 AM
    Thread: Parse Error
Post: RE: Parse Error

No attack mode specified. Add -a 3 Custom charset is -l instead of -1. Change to -1 ?u?d?s I haven't seen your hashlist format so possibly try without --username Double-check that -m 3000 (a...
rico hashcat 3 8,276 01-15-2017, 12:19 AM
    Thread: Unknown hash and original: not identifieably, is hashcat able to find out?
Post: RE: Unknown hash and original: not identifieably, ...

tiator Wrote: (01-10-2017, 04:02 PM) -- Is it possible to had hashcat the hash and a text file with the unhashed value, and hashcat is able to identify it? -- Sort of. Put the passphrase (unhashed ...
rico hashcat 2 5,506 01-11-2017, 11:44 PM
    Thread: Rookie question on masks
Post: RE: Rookie question on masks

Bad cap. Try again. https://hashcat.net/forum/thread-6126.html
rico hashcat 2 3,409 12-22-2016, 12:11 AM
    Thread: increment gives invlaid mask error
Post: RE: increment gives invlaid mask error

WPA passphrases require a minimum length of 8. I'm also not sure if/how the --increment option is applied in this hybrid attack mode - maybe it's not meant to be used outside a direct mask attack?
rico hashcat 5 7,878 12-13-2016, 04:03 PM
    Thread: Two different GPUs
Post: RE: Two different GPUs

You absolutely can use different cards together and even include the CPU too (only bother using CPU if the hashrate is worthwhile though). Just don't use SLI.
rico Hardware 6 7,541 12-12-2016, 06:55 PM
    Thread: Issues running hashcat
Post: RE: Issues running hashcat

Looks good to me. Maybe it's a Sierra thing? This was run on El Capitan 10.11.6 (iMac (21.5-inch, Mid 2011)) Quote: -- $ ./example0.sh hashcat (v3.10-428-g225c682) starting... OpenCL Platform ...
rico hashcat 7 8,001 10-19-2016, 12:28 PM
    Thread: Currency Charsets
Post: RE: Currency Charsets

https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files Take a look at the file charsets/standard/English/en_cp1252.hcchr and try it something like this: Code: -- -1 charsets/sta...
rico hashcat 7 8,404 10-17-2016, 10:03 PM
    Thread: macOS - mask attack doesn't work
Post: RE: macOS - mask attack doesn't work

Code: -- $ ./hashcat -a 3 3c68f35450c4b594072841cfc1c5785f ?l?l?l?l?l?l?l?l hashcat () starting... OpenCL Platform #1: Apple               ========================= - Device #1: Intel(R...
rico hashcat 6 7,492 10-10-2016, 12:14 PM
    Thread: Decrypting usenet headers
Post: RE: Decrypting usenet headers

Somnambulist Wrote: (09-30-2016, 11:30 AM) -- Yes, it's just a md5 IP, so that cracks in under a second with hashcat. -- I'm intrigued. Do tell.
rico hashcat 11 20,400 09-30-2016, 11:05 PM
    Thread: Cracking progress ( lass pass attempt)
Post: RE: Cracking progress ( lass pass attempt)

1. Determine total keyspace. >hashcat64 -m 2500 -a 3 --keyspace -1 ?dABCDEF T2.hccap ?1?1?1?1?1?1?1?1?1?1 68719476736 2. What position is 00753E0000 in the total keyspace, as a ratio? As this v...
rico hashcat 5 5,127 09-24-2016, 12:26 AM
    Thread: Cracking progress ( lass pass attempt)
Post: RE: Cracking progress ( lass pass attempt)

Why are you using mask processor? hashcat can do all this. hashcat32 -m 2500 -a 3 -1 ?dABCDEF T2.hccap ?1?1?1?1?1?1?1?1?1?1 It's going to take a while though....
rico hashcat 5 5,127 09-23-2016, 03:59 PM
    Thread: How it is possible to decrypt vb?
Post: RE: How it is possible to decrypt vb?

Have you even looked at the info on the status screen? How many words in your wordlists? Multiplied by how many rules? At how many hashes per second? Now multiply/divide as appropriate. 5 days ...
rico hashcat 7 8,305 09-22-2016, 04:33 PM
    Thread: How it is possible to decrypt vb?
Post: RE: How it is possible to decrypt vb?

So now try again with 200GB of lists + rules this time.
rico hashcat 7 8,305 09-21-2016, 09:46 PM
    Thread: basic help needed
Post: RE: basic help needed

hashcat64.exe --help: Code: --  Options Short / Long     | Type | Description                                     | Example ==========================+===...
rico hashcat 8 7,908 09-21-2016, 12:14 PM