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 [desc] Author Forum Replies Views Posted
    Thread: VeraCrypt Volume Won't Decrypt. I know password and keyfile?
Post: RE: VeraCrypt Volume Won't Decrypt. I know passwor...

Approach should be identical to TrueCrypt - extracting the first bytes of the drive into a separate file, and pointing hashcat at it. https://hashcat.net/forum/thread-7099.html
royce hashcat 1 2,375 01-19-2018, 08:32 AM
    Thread: Veracrypt with keyfile
Post: RE: Veracrypt with keyfile

Sounds like it's a passphrase, and you know the wordlist, but not the order. princeprocessor could be used to generate all possible combinations of words. You may need to alter princeprocessor's so...
royce hashcat 2 1,630 02-25-2019, 07:20 PM
    Thread: Very high "runtime" value with -w 4
Post: RE: Very high "runtime" value with -w 4

Is the runtime value correlating with some kind of other performance problem? Also, any reason why you're not using a newer version of hashcat?
royce hashcat 2 3,144 11-19-2017, 02:19 AM
    Thread: Virtual VRAM is stuck at 1024mb
Post: RE: Virtual VRAM is stuck at 1024mb

This is a known issue where NVIDIA specifically appears to never allocate more than 25% of total memory. https://devtalk.nvidia.com/default/topic/992502/why-is-cl_device_max_mem_alloc_size-never-la...
royce hashcat 2 3,413 06-10-2017, 01:19 AM
    Thread: Warp Wallet Challenge 2
Post: RE: Warp Wallet Challenge 2

Hashcat doesn't supportĀ ad-hoc algorithms. John the Ripper supports ad-hoc algorithms, but only using certain components. Direct support would be required. This thread (https://github.com/magnumri...
royce General Talk 8 8,702 10-06-2017, 03:59 PM
    Thread: webEdition CMS >=6.4
Post: RE: webEdition CMS >=6.4

Yes, hash requests should be made on GitHub. For others' ref, older versions of hashcat support older versions of WebEdition.
royce General Talk 1 3,087 11-19-2017, 03:05 AM
    Thread: Weird estimated time
Post: RE: Weird estimated time

The time estimate is accurate. WPA is a slow hash, and you've requested a brute-force attack. Most of the time, a full brute-force attack like the one you've crafted is a last-resort activity, aft...
royce hashcat 5 3,465 06-05-2018, 05:27 AM
    Thread: Weird exception when cracking DES(unix)
Post: RE: Weird exception when cracking DES(unix)

Does hashed_file.txt contain only hashes -- no usernames, etc.? Does it work OK with other masks?
royce Old oclHashcat Support 6 9,656 11-09-2015, 03:17 AM
    Thread: Weird exception when cracking DES(unix)
Post: RE: Weird exception when cracking DES(unix)

Whoops - I totally missed the command order in your original post. Simply follow the broad usage guidance from --help: Code: -- Usage: cudaHashcat [options]... hash|hashfile|hccapfile [dictiona...
royce Old oclHashcat Support 6 9,656 11-09-2015, 04:33 AM
    Thread: What am I doing wrong?
Post: RE: What am I doing wrong?

I'm not able to reproduce this. Code: -- $ hashcat -a 3 --stdout -i --increment-min 5 --increment-max 9 -1 custom.hcchr -2 custom1.hcchr ?u?1?1?1?2?2?2?2?2 | head -100000 | cut -b1 | sort -u | ...
royce hashcat 1 1,843 12-23-2017, 04:19 AM
    Thread: What does the values in Speed Dev indicate
Post: RE: What does the values in Speed Dev indicate

The first device is hashing candidate passwords at a rate of roughly 9452700 hashes per second.
royce hashcat 1 1,825 02-17-2018, 06:28 PM
    Thread: What does this hashcat outupt mean?
Post: RE: What does this hashcat outupt mean?

They are the ones that have actually been applied. :) The phrasing could be more clear - I'll propose something better. Thanks for the question - this will hopefully make things more clear for o...
royce hashcat 2 623 06-23-2020, 10:08 PM
    Thread: What does this tip mean when you break it?
Post: RE: What does this tip mean when you break it?

It means that every hash that you are trying to crack was already previously cracked, and the results of that crack are in the potfile.
royce Hardware 5 4,056 06-02-2018, 05:18 PM
    Thread: What GPU and CPU is ideal for Penetration testing role job?
Post: RE: What GPU and CPU is ideal for Penetration test...

I can't speak to CPU (other than "generally faster is better" and "at least one core per GPU") or RAM (other than "more than 32GB for analyzing big wordlists"). For density (packing a good amount of ...
royce Hardware 11 13,250 03-27-2017, 09:33 PM
    Thread: What GPU and CPU is ideal for Penetration testing role job?
Post: RE: What GPU and CPU is ideal for Penetration test...

More cores is good. Current state of the art is NVIDIA (because of the LOPT3.LUT instruction set, I think?)
royce Hardware 11 13,250 03-30-2017, 06:14 PM
    Thread: What GPU and CPU is ideal for Penetration testing role job?
Post: RE: What GPU and CPU is ideal for Penetration test...

It is definitely supported by hashcat. Some benchmarks from @epixoip are here: https://gist.github.com/epixoip/973da7352f4cc005746c627527e4d073
royce Hardware 11 13,250 04-01-2017, 12:01 AM
    Thread: What GPU and CPU is ideal for Penetration testing role job?
Post: RE: What GPU and CPU is ideal for Penetration test...

PCI-E lanes are good for gaming, but hashcat does not care. x1 would even be sufficient for hashcat. If you intend to use the system for multiple password-auditing purposes, a minimum of x4 might ...
royce Hardware 11 13,250 04-03-2017, 07:24 PM
    Thread: Need help with Intel CPU and NVIDIA GPU
Post: RE: What happened to haschat.exe or hashcat.bin?

6.1.1 appears to have both hashcat.exe and hashcat.bin at this writing?
royce hashcat 43 4,387 07-29-2020, 11:50 PM
    Thread: Need help with Intel CPU and NVIDIA GPU
Post: RE: What happened to haschat.exe or hashcat.bin?

Heh, whew! :D
royce hashcat 43 4,387 07-30-2020, 06:37 AM
    Thread: What I'm doing wrong?
Post: RE: What I'm doing wrong?

Please post your command syntax for a sanity check.
royce General Help 8 11,374 11-12-2015, 03:51 AM