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: Fan control in Linux
Post: RE: Fan control in Linux

Hey, did you ever find out a good solution for this for you?
royce Hardware 2 3,930 11-19-2017, 03:27 AM
    Thread: RTX 2080 Low performance
Post: RE: RTX 2080 Low performance

The kernel building is a once-per-algorithm-per-hashcat-version thing, and will only slow you down on the first run.
royce hashcat 7 3,930 04-08-2019, 10:14 PM
    Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?

Many tools from hashcat-utils are pretty minimal. The wiki has a summary of usage: https://hashcat.net/wiki/doku.php?id=hashcat_utils#generate-rules
royce hashcat 4 3,931 12-04-2017, 08:46 AM
    Thread: csv output for benchmarking
Post: RE: csv output for benchmarking

There is also: hashcat -b --machine-readable
royce User Contributions 1 3,940 02-19-2017, 03:45 AM
    Thread: Problems with CRC32
Post: RE: Problems with CRC32

hashcat's crc32 implementation expects a second field.  From the example hashes (https://hashcat.net/wiki/doku.php?id=example_hashes): 5. You can consider the second part as a “salt”. If it is ...
royce hashcat 2 3,970 04-15-2017, 08:03 PM
    Thread: Kerberoasting-Attack / NTLM Hash cracking
Post: RE: Kerberoasting-Attack / NTLM Hash cracking

If you know for a fact that it's *truly* 12 random characters... then it's not crackable in a reasonable amount of time. If you do the math: https://www.wolframalpha.com/input/?i=(26%2B26%2B34)...
royce hashcat 5 3,976 08-04-2019, 08:12 PM
    Thread: dahua hash
Post: RE: dahua hash

You are correct - dahua is not currently (as of 4.0.1, 2017-11-18) supported. dahua hashes are supported with John the Ripper.
royce hashcat 1 4,008 11-19-2017, 02:13 AM
    Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0

The new glibc requirement was affecting the following modes, making them unavailable in 6.1.0: Code: -- ‍ 3910 | md5(md5($pass).md5($salt)) | Raw Hash, Salted and/or Iter...
royce hashcat 10 4,018 07-29-2020, 04:47 PM
    Thread: Dictionary encoding: UTF8 or Win-1252 for German?
Post: RE: Dictionary encoding: UTF8 or Win-1252 for Germ...

Dictionary encoding depends on the encoding used by the software that initially stored the passwords. If the software used UTF-8, hashcat will need to receive UTF-8 strings as source material. If anot...
royce General Talk 2 4,024 08-21-2016, 08:49 AM
    Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing

It's possible that hashcat's format is a little different in its conversion, but I'm not sure what the difference might be. It's also possible that it's a slightly newer version or variant. Do you...
royce hashcat 5 4,041 05-28-2018, 04:37 PM
    Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing

Huh - if the trial copy produces hashes of the same type, then this may indeed simply be a new variant. Please create an issue on hashcat's GitHub here: https://github.com/hashcat/hashcat/issue...
royce hashcat 5 4,041 05-30-2018, 05:40 AM
    Thread: Lotus Note User ID Hashing
Post: RE: Lotus Note User ID Hashing

Not sure how much help I was ... but you're welcome, just the same. :D
royce hashcat 5 4,041 05-30-2018, 06:53 AM
    Thread: How to use hashcat on multiple pc network(master-slave configuration)
Post: RE: How to use hashcat on multiple pc network(mast...

The first three Google hits for "distributed hashcat" cover the major ones: Hashtopolis, Hashview, and Cracklord. https://github.com/s3inlc/hashtopolis https://github.com/hashview/hashview https...
royce hashcat 1 4,041 06-15-2018, 08:34 AM
    Thread: gtx 1060 3gb version
Post: RE: gtx 1060 3gb version

All cards supported by current NVIDIA drivers will work with hashcat. You shouldn't have to use --force (at least, not at this writing. Someday you may have to. The 9xx, 10xx, and 20xx series should a...
royce Hardware 6 4,047 08-25-2018, 08:53 PM
    Thread: gtx 1060 3gb version
Post: RE: gtx 1060 3gb version

More VRAM is good for when you are trying large lists of hashes, or large combos of wordlists+rules, etc. Note also that due to what I believe to be an error in NVIDIA's interpretation of the Open...
royce Hardware 6 4,047 08-25-2018, 11:10 PM
    Thread: gtx 1060 3gb version
Post: RE: gtx 1060 3gb version

I think that should be fine - it's not a hard requirement. You're close enough to it to be OK.
royce Hardware 6 4,047 08-27-2018, 05:18 AM
    Thread: Quad 1080 ti Build | Need Hardware Advice
Post: RE: Quad 1080 ti Build | Need Hardware Advice

x16 throughput is not important for most hashcat attacks. x4 is the minimum from my testing, for both hashcat and john. Having some RAM and CPU to feed the GPUs for some attacks is a good call. Dit...
royce Hardware 3 4,053 11-29-2017, 12:42 AM
    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: 2x Nvidia for opencl - SLI link necessary?
Post: RE: 2x Nvidia for opencl - SLI link necessary?

Not necessary - in fact, definitely do not use SLI with hashcat. https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#should_i_attach_crossfire_amdsli_nvidia_bridges
royce Hardware 2 4,058 09-08-2016, 09:19 AM
    Thread: Single-mode john analog for hashcat
Post: RE: Single-mode john analog for hashcat

I have to admit, it seems like single mode would only make a real difference for slow hashes for which each target password itself has a known per-password plaintext component (such as the Myspace lea...
royce hashcat 5 4,080 06-21-2018, 06:16 AM