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 Posted [asc]
    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,057 09-08-2016, 09:19 AM
    Thread: blowfish brute
Post: RE: blowfish brute

An artificial hash is fine. The $2a$ format is indeed blowfish-based bcrypt. Can you post the full command line you're using?
royce hashcat 17 24,505 09-01-2016, 01:23 AM
    Thread: blowfish brute
Post: RE: blowfish brute

Just as descrypt (-m 1500) is based on DES (but is much more, because it adds rounds/stretching/etc.), and md5crypt (-m 500) is similarly derived from MD5, it is the bcrypt hash (-m 3200) that is buil...
royce hashcat 17 24,505 08-31-2016, 11:22 PM
    Thread: How to get DES key if I know plain text?
Post: RE: How to get DES key if I know plain text?

DES and 3DES have been implemented: https://github.com/hashcat/hashcat/commit/71a8459d851d246945343ea59effa1d46b965bf8 Beta binaries are here: https://hashcat.net/beta/
royce hashcat 4 7,220 08-30-2016, 08:18 PM
    Thread: Notifications from forum are going to SPAM folder
Post: RE: Notifications from forum are going to SPAM fol...

Assuming that the stated host is the only source, something along these lines would be a starting point: Code: -- IN TXT "v=spf1 ip6:2a03:f80:ed15:149:154:152:149:1 ~all" --
royce General Talk 4 7,257 08-28-2016, 12:51 AM
    Thread: Looking for A Little Push
Post: RE: Looking for A Little Push

It sounds like you've discovered a number of options from your research. What are they? What criteria have you considered for prioritizing them?
royce hashcat 9 10,377 08-23-2016, 08:48 PM
    Thread: Initializing device kernels and memory
Post: RE: Initializing device kernels and memory

I'm not an expert in all of the options you're using, but it looks sane overall to me. Is there any CPU or GPU load during that period? And can you confirm that running this commandline directly, rath...
royce hashcat 10 14,879 08-22-2016, 12:20 AM
    Thread: Initializing device kernels and memory
Post: RE: Initializing device kernels and memory

Could you post your full command line (with any hashes redacted)? One possibility is that one of your command line options isn't in the proper order, such that hashcat is trying to load one of your l...
royce hashcat 10 14,879 08-21-2016, 09:12 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,022 08-21-2016, 08:49 AM
    Thread: Legacy Hashcat
Post: RE: Legacy Hashcat

[hr] https://hashcat.net/files_legacy/oclHashcat-2.01.7z https://hashcat.net/files_legacy/cudaHashcat-2.01.7z Be aware that if your GPUs are no longer supported by the manufacturer, they are not s...
royce hashcat 1 2,973 08-13-2016, 07:39 PM
    Thread: Crack a long list efficiently
Post: RE: Crack a long list efficiently

Of course hashcat does this - even if there are different salts. Anything else would be bizarre.
royce hashcat 10 11,851 08-13-2016, 04:29 PM
    Thread: Count-words ?
Post: RE: Count-words ?

Closest I could find: https://github.com/dandavison/ngrams/blob/master/src/count-words.pl
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 5,156 08-12-2016, 06:50 AM
    Thread: How I can make a more efficient bruteforce attack?
Post: RE: How I can make a more efficient bruteforce att...

Take a look at https://hashcat.net/wiki/doku.php?id=rule_based_attack The 'd' rule function repeats a word.
royce General Talk 1 3,238 08-02-2016, 03:02 PM
    Thread: edit session settings?
Post: RE: edit session settings?

philsmd's tool here may help: https://github.com/philsmd/analyze_hc_restore
royce General Talk 5 5,906 07-03-2016, 11:19 PM
    Thread: Hashcat 3 - help with hash type
Post: RE: Hashcat 3 - help with hash type

This should probably be created as a Github issue instead, in the same style as https://github.com/hashcat/hashcat/issues/398
royce hashcat 1 3,178 06-30-2016, 05:04 PM
    Thread: Hashcat 3.0 inc_vendor.cl missing
Post: RE: Hashcat 3.0 inc_vendor.cl missing

Not sure what the root cause is, but if you change the the OpenCL directory and run hashcat from there, it should work (in other words ../hashcat64.exe)
royce hashcat 23 39,229 06-30-2016, 07:07 AM
    Thread: Output all hashes: cracked and non-cracked
Post: RE: Output all hashes: cracked and non-cracked

Out of curiosity - why is the order important?
royce Old oclHashcat Support 3 14,870 06-18-2016, 06:02 PM
    Thread: Do we need to drop 32 bit binaries?
Post: RE: Do we need to drop 32 bit binaries?

Suggestion: Separate them out into their own .7z archives. That way, you can track whether anyone is downloading them. If no one is using them, you can drop them.
royce hashcat 5 7,672 06-04-2016, 02:50 PM
    Thread: Prince
Post: RE: Prince

https://lmgtfy.com/?q=prince+attack ;)
royce Old hashcat Support 1 4,401 05-06-2016, 03:21 PM
    Thread: Am I doing something wrong to cause this poor performance?
Post: RE: Am I doing something wrong to cause this poor ...

Not sure why your performance dropped. What version are you running -- latest release, or beta? You might try the latest beta, and see if you get the same results: https://hashcat.net/beta/ And gene...
royce Old oclHashcat Support 2 4,273 05-05-2016, 05:36 PM