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: Use hashcat with a dictionary of big words
Post: RE: Use hashcat with a dictionary of big words

Total wrong approach. If your algorithm creates 128 byte intermediate values you need to handle that inside a dedicated kernel for that algorithm.
atom hashcat 4 5,765 12-18-2016, 05:11 PM
    Thread: Use hashcat with a dictionary of big words
Post: RE: Use hashcat with a dictionary of big words

Yes, block size for sha1 is 64, but if the data part is >= 55, then it requires two calls to sha1 transform because of merkle-demgard construct.
atom hashcat 4 5,765 12-22-2016, 02:49 PM
    Thread: Creating hashes with hashcat
Post: RE: Creating hashes with hashcat

True, but if you clone the GitHub repository there's a tool called test.pl in the tools/ folder. Once you manage to install all the required perl modules you can use it to generate almost all hashes s...
atom General Help 2 5,760 01-12-2016, 02:19 PM
    Thread: R9 290 WPA Speed.
Post: RE: R9 290 WPA Speed.

Do not forget -w 3
atom Old oclHashcat Support 3 5,757 10-08-2015, 11:03 PM
    Thread: Truecrypt / Veracrypt Container
Post: RE: Truecrypt / Veracrypt Container

Vercrypt is like Truecrypt: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes
atom hashcat 2 5,757 10-13-2016, 04:16 PM
    Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...

I think you don't know enough about the details. Passwords are typically not used as the cipher keys directly. Otherwise your information is wrong and the password can not be 9 digits long. For AES th...
atom hashcat 10 5,754 01-31-2019, 09:54 AM
    Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...

TRUE CRYPT OR VERA CRYPT is support by hashcat
atom hashcat 10 5,754 02-05-2019, 09:44 AM
    Thread: [split] oclHashcat-plus v0.06 - chinese characters
Post: RE: [split] oclHashcat-plus v0.06 - chinese charac...

english please
atom Very old oclHashcat-plus Support 1 5,749 11-08-2011, 11:22 AM
    Thread: Feature request
Post: RE: Feature request

i think what he's talking about is some rainbow-table like approach.
atom Old oclHashcat Support 2 5,749 01-29-2014, 11:18 AM
    Thread: Possible to crack only first 8 digit password
Post: RE: Possible to crack only first 8 digit password

yes thats possible. if you know last 7, for example "5810321", then write ?1?1?1?1?1?1?1?105080100030201 instead of ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1
atom Very old oclHashcat-lite Support 1 5,745 12-28-2011, 07:09 PM
    Thread: CHAP Challenge Limit
Post: RE: CHAP Challenge Limit

The challenge salt should be a fixed 16 byte value. You sure the capture is ok?
atom hashcat 4 5,744 01-16-2017, 10:21 AM
    Thread: CHAP Challenge Limit
Post: RE: CHAP Challenge Limit

No, only fixed length is supported
atom hashcat 4 5,744 01-23-2017, 10:41 AM
    Thread: Newbie Build Question?
Post: RE: Newbie Build Question?

I think this message is not from the NV installer but from the Intel one. If that's the case and you're on Ubuntu 16.04, ignore it, it will successfully install and work afterwards.
atom Hardware 4 5,735 05-13-2017, 02:25 PM
    Thread: Help with MSKerb5 Hash
Post: RE: Help with MSKerb5 Hash

looks invalid, please see example hash page on the wiki
atom General Help 2 5,732 05-19-2016, 08:15 PM
    Thread: Syntax for Truecrypt-Boot-Mode
Post: RE: Syntax for Truecrypt-Boot-Mode

As for the images, you just need the first 512 byte from block device (or harddisk image). See https://hashcat.net/wiki/doku.php?id=example_hashes You need -m 6241.
atom Very old oclHashcat-plus Support 2 5,715 09-03-2013, 02:47 PM
    Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored

What happens if you just use a single keyfile? Which PIM are you using?
atom hashcat 13 5,712 03-10-2019, 06:29 PM
    Thread: VeraCrypt with PIM/keyfile seems to be ignored
Post: RE: VeraCrypt with PIM/keyfile seems to be ignored

I can't reproduce this locally: Code: -- root@ht:~/hashcat# ./hashcat -m 13761 tools/vc_tests/hashcat_sha256_aes_boot_pim500.vc -a 3 hashca?l --veracrypt-pim 500 hashcat (v5.1.0-737-gbbae1b53...
atom hashcat 13 5,712 03-14-2019, 11:05 AM
    Thread: how to generat a wordlist from a mask
Post: RE: how to generat a wordlist from a mask

Wait, there's a builtin hybrid mode -a6 and -a7
atom General Help 3 5,711 02-12-2015, 12:00 AM
    Thread: Can't find OclHashCat Download Link ?
Post: RE: Can't find OclHashCat Download Link ?

oclHashcat is outdated, use hashcat
atom hashcat 6 5,710 02-21-2018, 01:05 AM
    Thread: LM Hashes
Post: RE: LM Hashes

There's toggle rules in rules folder which help you find correct case
atom General Talk 11 5,710 08-22-2019, 11:16 AM