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: Combinator Attack and unique
Post: RE: Combinator Attack and unique

From an algorithm perspective, would it be faster to sort & uniq on CPU or GPU, for huge files ?
Mem5 hashcat 3 2,897 11-29-2017, 10:05 PM
    Thread: OpenCL errors
Post: RE: OpenCL errors

Try again: - with latest version : 5.1.0 https://hashcat.net/files/hashcat-5.1.0.7z - without --force option and post again.
Mem5 hashcat 4 2,937 12-10-2018, 10:28 AM
  Question Thread: Riser PCI - USB ?!
Post: Riser PCI - USB ?!

Hi, Anyone has already tested PCI 16x riser usb? Like this : https://images10.newegg.com/ProductImageCompressAll300/A6V8_131209032221419770Qd1J3lYggE.jpg Any loss of speed ? As USB is slower than PC...
Mem5 Hardware 2 2,952 11-13-2017, 11:13 PM
    Thread: Hashes export
Post: RE: Hashes export

MD5 Wordpress is also known as phpass, to extract them from your database (assuming it's a text/csv), regex on : - start with "$P$" - length : 34 characters. Once extracted, run hashcat mode (-m) 40...
Mem5 General Talk 6 2,969 06-08-2019, 04:59 PM
    Thread: Hashes export
Post: RE: Hashes export

What's the format of your database?
Mem5 General Talk 6 2,969 06-08-2019, 08:58 PM
    Thread: Can't crack ZIP file, No hashes loaded
Post: RE: Can't crack ZIP file, No hashes loaded

Works fine wth the example hash: Code: -- hashcat -m 13600 $zip2$*0*3*0*b5d2b7bf57ad5e86a55c400509c672bd*d218*0**ca3d736d03a34165cfa9*$/zip2$ dic.txt hashcat (v5.1.0) starting... (...) $zip2$*0*3*...
Mem5 hashcat 4 2,993 02-07-2019, 06:48 PM
    Thread: Running hashcat on multiple hash files
Post: RE: Running hashcat on multiple hash files

Have you tried to cat them all in one file?
Mem5 General Talk 5 3,007 10-23-2019, 09:26 PM
    Thread: Running hashcat on multiple hash files
Post: RE: Running hashcat on multiple hash files

slawson Wrote: (10-23-2019, 09:40 PM) -- copy /b *.16800 all.16800 -- Pay attention, /B          Indicates a binary file While 16800 mode is text only.
Mem5 General Talk 5 3,007 10-29-2019, 09:06 AM
    Thread: [SOLVED] 'inconsistency in registered CommandLine options' on Ubuntu 19.10
Post: RE: 'inconsistency in registered CommandLine optio...

What's your command line?
Mem5 hashcat 5 3,076 11-01-2019, 11:13 PM
    Thread: BLAKE2
Post: RE: BLAKE2

1935.6 MH/s on my 1080 ti
Mem5 hashcat 4 3,133 11-05-2018, 02:19 PM
    Thread: Mode 22000 Bad file descriptor
Post: Mode 22000 Bad file descriptor

Using hashcat-5.1.0 beta 1610 : Code: -- hashcat.exe -m 22000 hash dic -- works OK with sample hash WPA*01*9d42bfc4ab79cf3a3a85761efd2a0cf0*e8e61d2bfe07*e21f445660bb*3c3429452aba22e9a7a6*** (passw...
Mem5 hashcat 10 3,159 01-18-2020, 12:51 AM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

Any reason to not support it ? All other modes have the username implementation. I guess this is a Feature Request for github :)
Mem5 hashcat 10 3,159 01-18-2020, 02:36 PM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

Ok. Legacy.. :) Mode 16800 does support --username as it's only hex. That's why I thought mode 22000 (hex as well) would support it as well. Anyway thanks for your common work to merge 16800 and 2500 ...
Mem5 hashcat 10 3,159 01-18-2020, 02:57 PM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

Hi Zerbea, Fully agree to use hex instead of ASCII. My initial question was why mode 16800 accepts --username but mode 22000 does not, because both inputs are in hex. Having a look at the source code...
Mem5 hashcat 10 3,159 01-19-2020, 04:52 PM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

No worries :) Amazing job you've done BTW.
Mem5 hashcat 10 3,159 01-19-2020, 08:40 PM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

This allows a brilliant fine tuning =)
Mem5 hashcat 10 3,159 01-20-2020, 12:00 AM
    Thread: Large wordlist editor windows
Post: RE: Large wordlist editor windows

If you want to stay on Windows, install a linux subsystem, you will have a linux shell into windows, so you'll be able to use sed/awk/grep etc. Link: https://docs.microsoft.com/en-us/windows/wsl/inst...
Mem5 General Talk 4 3,254 08-24-2018, 12:08 PM
    Thread: Password wallet recovery wasabi
Post: RE: Password wallet recovery wasabi

We don't crack hashes here. Same for atom. Your wallet may uses Scrypt, which is slow as hell. Note that if you give your 12 words + password, one can get the master private key, and steal your fund...
Mem5 hashcat 16 3,271 03-29-2020, 02:29 PM
    Thread: Password wallet recovery wasabi
Post: RE: Password wallet recovery wasabi

I like it :)
Mem5 hashcat 16 3,271 04-02-2020, 06:58 PM
    Thread: Need help buying a rig, and not GPU based
Post: RE: Need help buying a rig, and not GPU based

GPUs (like 1070-1080-1080ti) are far better than CPU (even i9)
Mem5 Hardware 3 3,308 02-25-2018, 02:54 PM