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 [desc] Replies Views Posted
    Thread: Syntax Help
Post: RE: Syntax Help

that's not an error
undeath General Talk 3 3,164 12-03-2017, 01:47 PM
    Thread: 4 word combinations from a short list of words
Post: RE: 4 word combinations from a short list of words

You can create a dict of two combined nouns using either combinator or hashcat's stdout and then run a combinator attack with that new dict.
undeath General Talk 4 4,206 12-23-2017, 02:32 PM
    Thread: Trying to run a hash against Hashcat
Post: RE: Trying to run a hash against Hashcat

So when you need a new tire for your car you just buy a rubber ball because both things are made out of rubber and the ball is much cheaper? Next thing you might try to tell me a rubber ball is not th...
undeath General Talk 3 3,465 12-27-2017, 08:35 PM
    Thread: MD5($salt.$pass) hashcat syntax, help?
Post: RE: MD5($salt.$pass) hashcat syntax, help?

I would suggest verifying the hash mode. Works for me.
undeath General Talk 4 22,426 12-29-2017, 11:50 PM
    Thread: GTX 1080 Bitcoin Core Performance
Post: RE: GTX 1080 Bitcoin Core Performance

logik Wrote: (01-02-2018, 06:10 PM) -- are there any planning technology to improve hash crack rate? -- It's not going to get ridiculously faster. A speedup by 100% would be big, but it doesn't rea...
undeath General Talk 6 5,115 01-02-2018, 09:12 PM
    Thread: Mask Assisstance
Post: RE: Mask Assisstance

A hybrid attack (mode 6) would make more sense. Get an english wordlist and use a mask like ?s20?d?d
undeath General Talk 6 4,038 01-02-2018, 09:27 PM
    Thread: Mask Assisstance
Post: RE: Mask Assisstance

bruteforcing this keyspace is not going to happen any time soon unless the word is really short. edit: 9 7 random lowercase characters? lol. not happening during your lifetime. edit: whoops, I don...
undeath General Talk 6 4,038 01-02-2018, 09:37 PM
    Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...

This is not a veracrypt support forum. Why not make a backup and try?
undeath General Talk 7 5,221 01-19-2018, 11:38 PM
    Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...

You would only need to backup the part you are overwriting with the backup header. If it decrypts it decrypts.
undeath General Talk 7 5,221 01-20-2018, 01:39 AM
    Thread: Can I restore old header keys for logical volume using dd command? (Veracrypt)
Post: RE: Can I restore old header keys for logical volu...

By backup header I mean backup whatever you are overwriting. You need to know what that is. And yes, in the worst case it will simply fail to unlock.
undeath General Talk 7 5,221 01-20-2018, 01:47 AM
    Thread: using hashcat to generate file-checksums
Post: RE: using hashcat to generate file-checksums

File checksumming on gpu would make not much sense because PCIe throughput would be the bottleneck. Besides, GPUs are fast because they have so many cores and can do many computations parallelly. That...
undeath General Talk 4 3,491 01-21-2018, 01:11 PM
    Thread: using hashcat to generate file-checksums
Post: RE: using hashcat to generate file-checksums

Sorry, I misread your statement about the bottleneck. Most checksum functions are not designed to allow parallel processing of a single hashing operation and the sha1/2 familiy is one of that. (due...
undeath General Talk 4 3,491 01-21-2018, 04:06 PM
    Thread: Is correct these hash?
Post: RE: Is correct these hash?

mmm286 Wrote: (01-21-2018, 11:06 PM) -- I'm trying to extract user and passĀ of a application for try to convince my boss to use https instead http. -- Just deploy a rouge web server and do an activ...
undeath General Talk 5 5,152 01-22-2018, 12:11 AM
    Thread: Hashtopussy vs Linux Beowulf
Post: RE: Hashtopussy vs Linux Beowulf

install gentoo
undeath General Talk 3 3,568 01-24-2018, 09:12 PM
    Thread: Cost of Hashstack
Post: RE: Cost of Hashstack

Hashstack is included with the hardware. You cannot get hashstack without hardware.
undeath General Talk 1 2,336 01-25-2018, 01:28 PM
    Thread: DES-ECB brute force
Post: RE: DES-ECB brute force

what is the string after "--hex-charset" supposed to be? What is the key for each of those ciphertexts?
undeath General Talk 5 5,241 02-01-2018, 06:44 PM
    Thread: Best GPU
Post: RE: Best GPU

Depends on the algorithm you are attacking but overall best is GTX1080Ti.
undeath General Talk 10 16,925 02-02-2018, 07:15 PM
    Thread: DES decryption
Post: RE: DES decryption

hashcat can show all generated candidates by using --stdout (unless I'm missing some context here)
undeath General Talk 6 8,305 02-07-2018, 02:46 PM
    Thread: VeraCrypt - no idea what hash or cipher was used
Post: RE: VeraCrypt - no idea what hash or cipher was us...

you can run modes 13713, 13723, 13733 and 13753 which will cover all non-boot possibilities.
undeath General Talk 3 3,984 03-28-2018, 10:55 AM
    Thread: Having hashcat check certain websites for known hashes
Post: RE: Having hashcat check certain websites for know...

It's a nice idea for an external tool but definitely should not end up in hashcat.
undeath General Talk 5 4,580 04-01-2018, 10:31 AM