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 [asc] Replies Views Posted
    Thread: multiple DES cipher same plain
Post: RE: multiple DES cipher same plain

If you just want to know all possible CT of a fixed PT by going through all possible keys, then this is not a task suited for a password cracker. For a password cracker there always needs to be some s...
atom hashcat 7 2,914 11-01-2019, 06:31 PM
    Thread: multiple DES cipher same plain
Post: RE: multiple DES cipher same plain

Note that it depends if you know the PT already. In this case you can encrypt the PT and then compare against a list of CT, which minimal speed drop. However if you need to decrypt the CT and then com...
atom hashcat 7 2,914 11-05-2019, 09:49 AM
    Thread: New password guessing method
Post: RE: New password guessing method

Here's a copy from a previous discussion on a different guesser (it was not yet implemented). --- Good thing is, to get this flying, we can distribute the effort. First thing is that PCFG needs...
atom hashcat 2 1,362 01-03-2020, 10:38 AM
    Thread: Mode 22000 Bad file descriptor
Post: RE: Mode 22000 Bad file descriptor

As long as -m 22000 has backward compatibility mode enabled, the mode is internally set to binary hashfile. This mean you can actually use a .hccapx as well as a PMKID hashlist as well as the new -m 2...
atom hashcat 10 3,159 01-18-2020, 02:47 PM
    Thread: so hashes/s is same as passwords/s?
Post: RE: so hashes/s is same as passwords/s?

The question of the OP was why the number of password candidates is not as he expected. 36^4 = 1,679,616 but should be 36^1 + 36^2 + 36^3 + 36^4 = 1,727,604 The answer to this is simple. If you give...
atom hashcat 6 2,571 01-26-2020, 01:10 PM
    Thread: A bit of an issue with rules.
Post: RE: A bit of an issue with rules.

That's exactly how it should be (see Rejected.........: 3/3). If you want the rules applied before the contraint check use -S.
atom hashcat 4 1,566 02-11-2020, 09:50 PM
    Thread: Veracrypt with multiple keyfiles
Post: RE: Veracrypt with multiple keyfiles

It works the same way is it is implemented in VC.
atom hashcat 5 1,952 02-19-2020, 01:01 PM
    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: bitlocker Hash-types Mask Attack Unable to crack the password correctly
Post: RE: bitlocker Hash-types 掩码?l?l?l无法正确�...

There is not enough information provided to reproduce the problem. We need the hashes for the volume.
atom hashcat 6 2,313 03-11-2020, 10:15 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,020 03-18-2020, 08:38 AM
    Thread: New plugin developer guide
Post: RE: New plugin developer guide

Thanks for the feedback. Note that this documents is meant as a reference guide, not a tutorial. It would be great to have a quick tutorial, too. If you need any support in writing it, hashcat develop...
atom hashcat 5 1,717 03-28-2020, 07:52 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 865 03-29-2020, 02:36 AM
    Thread: hashcat 6.0.0
Post: hashcat 6.0.0

[hr] Welcome to hashcat v6.0.0! Download binaries and source code from: https://hashcat.net/hashcat/ [hr] It has been a long time since the last release, and a long journey for hashcat 6.0...
atom hashcat 21 87,685 06-16-2020, 05:37 PM
    Thread: hashcat v6.1.0
Post: hashcat v6.1.0

[hr] Welcome to hashcat v6.1.0! Download binaries and source code from: https://hashcat.net/hashcat/ [hr] This release is mostly about expanding support for new algorithms and fixing bugs:...
atom hashcat 10 4,018 07-28-2020, 12:40 PM
    Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0

I have updated to hashcat 6.1.1 because of a small bug in hashcat.log and, more important, because of a too new GLIBC requirement in the binary package.
atom hashcat 10 4,018 07-29-2020, 12:30 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 412 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 412 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 185 09-30-2020, 10:04 AM
    Thread: did hashcat support ati 5970 gpu ?
Post: RE: did hashcat support ati 5970 gpu ?

yes, as what i've seen here https://3.14.by/forum/viewtopic.php?f=8&t=1162#p8426
atom Hardware 6 17,185 05-05-2010, 07:09 PM
    Thread: did hashcat support ati 5970 gpu ?
Post: RE: did hashcat support ati 5970 gpu ?

meinname123 Wrote: (05-06-2010, 12:54 AM) -- Yes, as stated over there i'm really impressed by the speed.. and this at relatively low usage of GPU - so even with "-n 80" Desktop and also videos are s...
atom Hardware 6 17,185 05-06-2010, 09:15 AM