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 [desc] Views Posted
    Thread: Intel GPU / CPU not found
Post: RE: Intel GPU / CPU not found

install the driver as mentioned here: https://hashcat.net/hashcat https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section PS: and do not forget to update ha...
philsmd hashcat 5 844 08-26-2020, 01:42 AM
    Thread: Intel GPU / CPU not found
Post: RE: Intel GPU / CPU not found

just install the dependency: Code: -- sudo apt install lsb-core -- The ubuntu version check can be ignored as far as I know
philsmd hashcat 5 844 08-26-2020, 02:15 AM
    Thread: Intel GPU / CPU not found
Post: RE: Intel GPU / CPU not found

do you now use the latest hashcat version ? which operating system do you use ?
philsmd hashcat 5 844 08-29-2020, 03:02 PM
    Thread: NetNTLMv1 format
Post: RE: NetNTLMv1 format

This example works for me: Code: -- u4-netntlm::kNS:338d08f8e26de93300000000000000000000000000000000:9526fb8c23a90751cdd619b6cea564742e1e4bf33006ba41:cb8086049ec4736c -- Seems that the wiki page...
philsmd Very old oclHashcat-plus Support 6 20,096 05-16-2013, 03:35 PM
    Thread: Same hashes different results
Post: RE: Same hashes different results

Did some test now but was unable to reproduce this. Are you sure that the charset matches with the passwords, i.e. that all hashes *could* definitely be cracked by the mask? E.g are there no special c...
philsmd Very old oclHashcat-plus Support 6 13,507 05-22-2013, 03:06 PM
    Thread: Same hashes different results
Post: RE: Same hashes different results

I did now try to run the exactly same cmds on my machine (32bit, cuda - gtx 580, win) and I always get following output (tested w/ newest beta and w/ release version 0.14): Code: -- Recovered......:...
philsmd Very old oclHashcat-plus Support 6 13,507 05-25-2013, 10:28 AM
    Thread: How to map a password policy onto your Mask?
Post: RE: How to map a password policy onto your Mask?

Hey Rob, the best thing you should do is to have a look into the hashcat wiki https://hashcat.net/wiki/ and for your particular problem, see here: https://hashcat.net/wiki/doku.php?id=mask_attack Your...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 16,455 05-29-2013, 10:44 AM
    Thread: sha-1 with salt cracking issue
Post: RE: sha-1 with salt cracking issue

johnreich Wrote: (07-01-2013, 07:37 PM) -- ...am i doing something wrong? -- Yes, you post hashes here, while the forum rules clearly say you should NEVER post hashes. https://hashcat.net/forum/a...
philsmd Very old oclHashcat-plus Support 6 13,967 07-01-2013, 07:48 PM
    Thread: Salted SHA-1 found by Lite but not by Plus
Post: RE: Salted SHA-1 found by Lite but not by Plus

I would like to trac(k) this problem here: https://hashcat.net/trac/ticket/174
philsmd Very old oclHashcat-plus Support 6 10,960 07-03-2013, 06:34 PM
    Thread: sha-1 with salt cracking issue
Post: RE: sha-1 with salt cracking issue

Again, no reason to post hashes unmasked (but I see you now modified your 1st post, good). So are you able to generate the *same* hash w/ e.g. sha1sum or an online hash generator? If you are only abl...
philsmd Very old oclHashcat-plus Support 6 13,967 07-01-2013, 08:38 PM
    Thread: Salted SHA-1 found by Lite but not by Plus
Post: RE: Salted SHA-1 found by Lite but not by Plus

I don't know if this is a problem w/ lite, but it seems to output the digest just in byte-swapped format, see here to understand that (first plus - correct -, then lite): 4205d56d 6dd50542 what h...
philsmd Very old oclHashcat-plus Support 6 10,960 07-02-2013, 09:17 AM
    Thread: sha-1 with salt cracking issue
Post: RE: sha-1 with salt cracking issue

The algorithm could use and do literally everything. I mean, it could iterate a random number of times (and store the number in salt), it could split the salt and prefix/suffix it, append it, suffix ...
philsmd Very old oclHashcat-plus Support 6 13,967 07-02-2013, 09:29 AM
    Thread: Make Wordlist
Post: RE: Make Wordlist

I don't think that with 16 chars it is very clever and fast to generate a wordlist. Also, depending on the hash mode and your hardware setup, 16 chars may take quite long to bruteforce too Anyway, th...
philsmd General Talk 6 20,005 08-22-2013, 01:04 AM
    Thread: cuModuleLoad() 209 error
Post: RE: cuModuleLoad() 209 error

From https://hashcat.net/oclhashcat-plus/ Quote: -- NV users require ForceWare 319.37 or later -- I don't think it will work for you w/ an older driver just because a newer driver is difficult (h...
philsmd Very old oclHashcat-plus Support 6 15,175 11-17-2013, 12:05 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

The problem here is the communication between completely different processes (combinator.bin and oclHashcat-plus64.bin)... the pipe symbol reflects this very well... ( look at | as a wall between the ...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 03:49 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

Please keep in mind, that while for you this 2 things seem to end up doing the same or at least have several points in common, ... the feature to natively support combinations + rules is very differe...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 04:31 PM
    Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils

UPDATE: let's consider -a 1 w/ -r the problem here is that devs need to come up w/ a nice and very fast solution to do both the combination and apply rules (possible within the gpu kernel, otherwise i...
philsmd Very old oclHashcat-plus Support 6 14,167 12-05-2013, 04:56 PM
    Thread: reuse restore file after upgrade (was oclHashcat v1.01)
Post: RE: oclHashcat v1.01

As far as I know, (by accident) for the next version of oclHashcat, there is a new feature that will "upgrade" your .restore file when it detects that the restore file could still be used (if nothing ...
philsmd Old oclHashcat Support 6 14,058 01-04-2014, 12:03 PM
    Thread: reuse restore file after upgrade (was oclHashcat v1.01)
Post: RE: reuse restore file after oclHashcat upgrade (w...

The problem is that when you are running some (mingw etc) shell commands, you need to know what they do... For example, if you want to modify the file "att5.restore" then you shouldn't touch the "oclH...
philsmd Old oclHashcat Support 6 14,058 01-06-2014, 12:07 PM
    Thread: Need help with redmine hashes
Post: RE: Need help with redmine hashes

I can confirm that there was a slight problem w/ the hash type number of redmine hashes... Next version will work w/ -m 7600 but it doesn't work w/ current release version because of that slight has...
philsmd Old hashcat Support 6 12,427 02-05-2014, 05:02 PM