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 [asc] Posted
    Thread: Too many collisions with -m 9720
Post: RE: Too many collisions with -m 9720

To find collisions you should use only -m 9710 and -m 9720. To recover the password without looking for collisions use -m 9700. using ?b?b?b?b?b with -m 9700 doesn't really make sense, except if th...
philsmd Old oclHashcat Support 7 9,479 01-23-2016, 01:05 PM
    Thread: Too many collisions with -m 9720
Post: RE: Too many collisions with -m 9720

If you are referring to the initial post https://hashcat.net/forum/thread-3665-post-20935.html#pid20935 you need to know that this thread was opened before devs even thought about implementing the -m ...
philsmd Old oclHashcat Support 7 9,479 01-23-2016, 05:15 PM
    Thread: Potfile entries and output file
Post: RE: Potfile entries and output file

yeah, it's exactly how it was designed. If the hashes are already present within the pot file it means that they were also already outputted somehow, therefore there is no need to do it again and aga...
philsmd hashcat 5 9,401 03-12-2018, 10:44 PM
    Thread: Potfile entries and output file
Post: RE: Potfile entries and output file

In some cases you could just extract some lines from the potfile itself (like "cat hashcat.potfile"), but this is not a good idea in general. It's always advisable to keep all the original files
philsmd hashcat 5 9,401 03-12-2018, 10:50 PM
    Thread: Issue with large hcmask file
Post: RE: Issue with large hcmask file

Please try with https://hashcat.net/beta/
philsmd hashcat 15 9,382 01-19-2018, 05:13 PM
    Thread: Issue with large hcmask file
Post: RE: Issue with large hcmask file

Can you please give clear instruction on how to reproduce this? Do you just run "./hashcat64.bin --restore" and it immediately gives you the "Restore value is greater than keyspace." error ? Does i...
philsmd hashcat 15 9,382 01-22-2018, 03:46 PM
    Thread: Issue with large hcmask file
Post: RE: Issue with large hcmask file

walterlacka do you also run it without --restore? can you provide the full details (number of masks) and the .restore file? does it always stop at the same mask? If you upload the .restore file we w...
philsmd hashcat 15 9,382 03-16-2018, 07:34 PM
    Thread: What's wrong with AMD & RAR3-HP
Post: RE: What's wrong with AMD & RAR3-HP

I tested this with win 10 and GnuWin32's wc command. The differences between linux and windows are the following. Linux: Code: -- ./hashcat -a 3 --stdout -i --increment-min 5 --increment-max 5 -1 ?d...
philsmd hashcat 9 9,372 02-01-2017, 03:51 PM
    Thread: Error: cuModuleLoad() 209
Post: RE: Error: cuModuleLoad() 209

See FAQ: What does the cuModuleLoad() 209 error mean? (https://hashcat.net/faq#what_does_the_cumoduleload_209_error_mean) what do you mean by latest driver? You need to mention an exact version num...
philsmd Old oclHashcat Support 5 9,338 04-12-2015, 02:24 PM
    Thread: No output file... why?
Post: RE: No output file... why?

Please do not give bad/wrong advices. --help shows -o, --outfile=FILE Define outfile for recovered hash so it is --outfile or short -o
philsmd Old oclHashcat Support 6 9,283 12-03-2014, 11:54 PM
    Thread: gpu intel
Post: RE: gpu intel

The minimum password length for -m 2500 = WPA/WPA2 is 8 characters. Just read the warning and it should be very clear indeed.
philsmd Old hashcat Support 7 9,274 05-13-2016, 02:00 PM
    Thread: Which way is faster
Post: RE: Which way is faster

Well, the following facts should be very obvious but maybe you are asking for them: - if the dictionary is very small and dedicated a word list attack (-a 0) would be smarter/better - if a dictionary ...
philsmd hashcat 7 9,226 04-02-2017, 03:02 PM
    Thread: Which way is faster
Post: RE: Which way is faster

yes, definitely
philsmd hashcat 7 9,226 04-02-2017, 04:01 PM
    Thread: buitin charsets works, but custom charsets dosn't work
Post: RE: buitin charsets works, but custom charsets dos...

Please use --help and the wiki to learn about --hex-charset. Hint: if you remove --hex-charset it should work Please also don't post hashes if not ask by a dev, see https://hashcat.net/forum/anno...
philsmd Old hashcat Support 4 9,223 09-28-2013, 10:13 AM
    Thread: Creating rule file
Post: RE: Creating rule file

just use this: Code: -- maskprocessor 'T0$1$9$?d$?d' > toggle_first_and_append_digits.rule -- btw: if you look here: https://hashcat.net/wiki/rule_based_attack the "TN" rule stands for toggle not ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,180 08-18-2016, 04:17 PM
    Thread: Creating rule file
Post: RE: Creating rule file

That's a very known "limitation". The rejection test will occur as soon as possible and in most of the cases makes perfect sense since otherwise too short plains will be transfered to the GPUs. Since ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,180 08-20-2016, 02:27 PM
    Thread: oclHashcat-lite32.exe does nothing, immediately exits with no output.
Post: RE: oclHashcat-lite32.exe does nothing, immediatel...

Hey TwoBit, 1. as far as I understood you use a windows system (because of the exe), is this correct? 2. are you familiar w/ windows command line interpreter (cmd) ? How do you launch the command ? Yo...
philsmd Very old oclHashcat-lite Support 3 9,153 05-30-2013, 10:35 AM
    Thread: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem
Post: RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR ...

please follow this guide https://hashcat.net/faq/wrongdriver
philsmd hashcat 4 9,115 12-19-2018, 04:19 PM
    Thread: Markov attack
Post: RE: Markov attack

It's not a special "kind of attack", instead it is "just" one of many optimisations. It is on by default in hashcat (to disable it you need to use --markov-disable). You can see the differences by u...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,099 01-30-2017, 05:51 PM
    Thread: hashcat keeps stopping itself and I don't know why.
Post: RE: hashcat keeps stopping itself and I don't know...

turbogiant76 Wrote: -- I have no warning and I have not set fan speed -- you say that you don't see any warning but at the same time you post a screenshot ( https://imgur.com/a/mNKP5 ) that displays...
philsmd hashcat 9 9,095 08-28-2016, 06:03 PM