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: DES-ECB
Post: RE: DES-ECB

bits != bytes
undeath hashcat 7 1,523 04-22-2020, 01:29 AM
    Thread: DES-ECB
Post: RE: DES-ECB

The DES character set is simply cutting the keyspace. If you were using ?b you'd brute-force the unused bit as well.
undeath hashcat 7 1,523 04-22-2020, 10:47 PM
    Thread: Hashcat speed problem?
Post: RE: Hashcat speed problem?

try the latest version
undeath hashcat 1 1,526 10-26-2018, 10:16 AM
    Thread: Atoms client-less WPA-attack if PSK not in dict
Post: RE: Atoms client-less WPA-attack if PSK not in dic...

Please be more specific. What hash mode are you talking about? In general, hashcat will never automatically switch between different attack modes.
undeath hashcat 2 1,526 05-25-2019, 03:41 PM
    Thread: Optimizing WPA recovery
Post: RE: Optimizing WPA recovery

you can simply concatenate hccapx files
undeath General Talk 4 1,529 02-20-2020, 06:10 PM
    Thread: Cracking bcrypt hash using brute force mode
Post: RE: Cracking bcrypt hash using brute force mode

Pure masks don't support this but you can create a hcmask file with policygen from PACK: https://github.com/iphelix/PACK
undeath hashcat 7 1,538 05-11-2020, 01:04 AM
    Thread: How to find a particular string whose MD5-hash is known?
Post: RE: How to find a particular string whose MD5-hash...

Read the forum rules. Do not post hashes unless asked to do so.
undeath hashcat 3 1,543 07-02-2019, 03:23 PM
    Thread: Hashcat stop working when launched
Post: RE: Hashcat stop working when launched

Your command line doesn't make sense. Either you use straight wordlist mode (a0) and pipe something in (a stupid idea in your case) or you use hashcat's native mask attack (a3) and specify the correct...
undeath hashcat 5 1,550 01-28-2020, 11:20 PM
    Thread: Hashcat stop working when launched
Post: RE: Hashcat stop working when launched

Are you using risers? One of them might be defective. You can try running the attack on individual devices.
undeath hashcat 5 1,550 01-29-2020, 02:00 AM
    Thread: Recovering password for Excel 97-2003 file (RC4)
Post: RE: Recovering password for Excel 97-2003 file (RC...

You need to escape special characters your shell interprets. Read up on how to use your shell or put the hash in a txt file.
undeath hashcat 2 1,555 06-12-2019, 06:19 PM
    Thread: Weird result with MSSQL 2000 mode 131
Post: RE: Weird result with MSSQL 2000 mode 131

A MSSQL 2000 hash consists of two hashes, one with the correct case and one with all upper case letters. Hashcat probably simply ignores one of them. see https://www.theregister.co.uk/2002/07/08/crac...
undeath hashcat 3 1,556 08-18-2019, 10:39 PM
    Thread: July 2020 5k Budget Multi GPU Build
Post: RE: July 2020 5k Budget Multi GPU Build

The GTX 2080 Ti is a good chip but don't buy a FE. You should get OEM-design blower fans instead. Important questions though: what hash types are you mainly going to attack and do you need options ...
undeath Hardware 5 1,558 07-18-2020, 01:24 PM
    Thread: A bit of an issue with rules.
Post: RE: A bit of an issue with rules.

wheelies Wrote: (02-11-2020, 09:56 PM) -- One question, when would rules being applied after the check be useful? -- When speed is a priority.
undeath hashcat 4 1,566 02-12-2020, 12:16 AM
    Thread: Cracking sha1 with two different salts
Post: RE: Cracking sha1 with two different salts

This mode is available in the beta version as 19300. https://hashcat.net/beta/ or https://github.com/hashcat/hashcat
undeath hashcat 4 1,578 11-27-2019, 04:40 PM
    Thread: Cracking sha1 with two different salts
Post: RE: Cracking sha1 with two different salts

Code: -- hashcat (v5.1.0) starting... -- you are not running a beta version
undeath hashcat 4 1,578 11-27-2019, 05:27 PM
    Thread: Hybrid Worldlist + Mask 0 length mask
Post: RE: Hybrid Worldlist + Mask 0 length mask

either use rules instead of hybrid mask or use multiple attacks.
undeath hashcat 1 1,580 08-06-2018, 09:59 PM
    Thread: Script or tool for hashing lines needed
Post: RE: Script or tool for hashing lines needed

run them with --help
undeath General Talk 4 1,596 09-25-2019, 09:31 PM
    Thread: m -15700 2h\s on 1080ti
Post: RE: m -15700 2h\s on 1080ti

the ETH wallet is using scrypt which is specifically designed to be very slow on gpus. Your cpu might be faster.
undeath hashcat 4 1,598 11-24-2019, 01:04 AM
    Thread: Rules for Swedish characters
Post: RE: Rules for Swedish characters

rules don't support multibyte characters
undeath hashcat 4 1,605 07-31-2019, 05:28 PM
    Thread: Help me install hxctools
Post: RE: Help me install hxctools

just install the openssl-dev package in your os
undeath hashcat 3 1,607 08-26-2019, 03:59 PM