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 [asc] Posted
    Thread: Fast to know truecrypt container hash alg
Post: RE: Fast to know truecrypt container hash alg

No, it's not. Only check you can do is entropy check but this tells you only that data is either compressed or encrypted. Another thing is that entire file has to be 512 byte multiple. If system is bo...
atom General Talk 1 1,090 08-22-2019, 11:15 AM
    Thread: I'm using Windows - where does combinator.exe write out to?
Post: RE: I'm using Windows - where does combinator.exe ...

Use "combinator list1 list2 > wordlist.txt" to write to a file. works on windows, too.
atom hashcat 2 1,061 08-14-2019, 11:08 AM
    Thread: Hashcat 5.1 incorrect сalculates benchmark
Post: RE: Hashcat 5.1 incorrect сalculates benchmark

How about the results in benchmark mode?
atom hashcat 2 1,018 03-18-2020, 08:38 AM
    Thread: Why is the gtx 570 so much faster than gtx 460 with HC?
Post: RE: Why is the gtx 570 so much faster than gtx 460...

Crypto operations do not utilize instructions that require floating point operations (FLOPS).
atom hashcat 1 988 08-14-2019, 11:03 AM
    Thread: Using DD to get the hash of a non-system partition encrypted by VeraCrypt
Post: RE: Using DD to get the hash of a non-system parti...

You're right the information on the wiki is not fully correct. Use bs=512 count=4097 (not a typo)
atom hashcat 3 861 03-29-2020, 02:36 AM
    Thread: About operators for u32x and u8x
Post: RE: About operators for u32x and u8x

Try to avoid u8x if possible. Since GPU are always using 32 bit registers it doesn't matter if you store your 8 bit values into 32 bit integers. Come to IRC if you have more development questions and ...
atom hashcat 1 774 03-04-2020, 04:35 PM
    Thread: Hashcat using CUDA over OPENCL, why?
Post: RE: Hashcat using CUDA over OPENCL, why?

Yes, a simple -d 2 in your case will do the trick.
atom hashcat 3 411 09-30-2020, 02:33 PM
    Thread: Hashcat using CUDA over OPENCL, why?
Post: RE: Hashcat using CUDA over OPENCL, why?

You can also use --backend-ignore-cuda
atom hashcat 3 411 09-30-2020, 02:53 PM
    Thread: how to limit a character in the mask
Post: RE: how to limit a character in the mask

You need to generate a maskfile using PACK (you can find it on github).
atom hashcat 1 184 09-30-2020, 10:04 AM
    Thread:
Post: RE: Mask syntax with gui

remove the -1 ?l?d from the mask, enable "charset 1" and copy the ?l?d into the textfield
atom Very old oclHashcat-plus Support 0 0 09-03-2012, 01:41 PM