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: hash of a hash
Post: RE: hash of a hash

It is not working like that, instead you need a cracker that supports the algorithm: RipeMD160 (SHA256 (pass)) where SHA256 output is in hex I suppose Currently hashcat does not support this...
philsmd Old oclHashcat Support 2 4,936 03-02-2014, 01:07 PM
    Thread: Hash Prestashop
Post: RE: Hash Prestashop

Seems interesting. Devs need to add a special hash format for this one, since the salt+password is too long for a single md5 transform. Could you please add a trac ticket ( https://hashcat.net/trac/ ...
philsmd Old hashcat Support 8 18,704 02-23-2015, 12:28 AM
    Thread: Hash Prestashop
Post: RE: Hash Prestashop

There is some good news here, the new hash type -m 11000 = PrestaShop made it to cpu hashcat already (beta!), oclHashcat support will follow. But let me use this opportunity for a big Warning for for...
philsmd Old hashcat Support 8 18,704 02-26-2015, 12:43 PM
    Thread: Hash speed
Post: RE: Hash speed

try to add -w 3 or even -w 4 you could get even more speed with rules (but of course the overall runtime could increase too). so the correct answer is: 1. more dedicated/clever attacks (specifi...
philsmd hashcat 3 1,781 05-31-2019, 07:08 PM
    Thread: Hash Type Question!
Post: RE: Hash Type Question!

It seems that this is -m 10 = md5 ($pass . $salt) The "$user" here is only used because the salt depends on the user. See here https://hashcat.net/wiki/doku.php?id=example_hashes to find the correct ...
philsmd Old hashcat Support 2 6,784 12-27-2013, 08:37 AM
    Thread: Hash type sorting
Post: RE: Hash type sorting

best advice would be to do it manually. There are some software that try to detect hashes, but they are all crap and not reliable. You sometimes can't say what the hash type is if you do not know whic...
philsmd hashcat 2 1,590 05-11-2019, 01:31 PM
    Thread: Hash-encoding exception ?
Post: RE: Hash-encoding exception ?

These hashes are md5crypt hashes. See https://hashcat.net/wiki/doku.php?id=example_hashes and the help (it's the hash mode -m 500 = md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5 ). You sohuldn't...
philsmd hashcat 2 5,756 01-25-2017, 10:55 PM
    Thread: Hashcat + LUKS + RTX 2080 (laptop)
Post: RE: Hashcat + LUKS + RTX 2080 (laptop)

maybe you use a notebook or a GPU without fan ? luks/cryptosetup etc use a cost factor (think of iterations), it depends on how powerful the CPU on the system the disk was first encrypted (or passw...
philsmd hashcat 2 1,389 11-14-2019, 10:45 PM
    Thread: hashcat -b is not seeing my grahpic card
Post: RE: hashcat -b is not seeing my grahpic card

follow this: https://hashcat.net/faq/wrongdriver and install the driver directly from https://nvidia.com
philsmd hashcat 4 892 06-15-2020, 11:33 AM
    Thread: Hashcat / rig troubleshooting
Post: RE: Hashcat / rig troubleshooting

I would rather try testing with only a few cards to troubleshoot it. could be power problem and/or temperature problem. Is the system motherboard (using risers ?) etc even compatible with that powe...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,118 07-11-2020, 12:32 PM
    Thread: Hashcat 0.15 clGetdeviceIDS error -1
Post: RE: Hashcat 0.15 clGetdeviceIDS error -1

use forum/google search: https://www.google.com/search?q=site:hashcat.net "clGetdeviceIDs+-1" (https://www.google.com/search?q=site%3Ahashcat.net+%22clGetdeviceIDs+-1%22)
philsmd Very old oclHashcat-plus Support 3 7,370 11-14-2013, 02:06 PM
    Thread: Hashcat 0.15 clGetdeviceIDS error -1
Post: RE: Hashcat 0.15 clGetdeviceIDS error -1

If you were willing to read, then you should be able to understand what the error means and that it doesn't really depend which version of ubuntu you use. For example, take the first forum thread in ...
philsmd Very old oclHashcat-plus Support 3 7,370 11-14-2013, 03:37 PM
    Thread: Hashcat 0.43 not successfully decrypting SHA512 unix hash
Post: RE: Hashcat 0.43 not successfully decrypting SHA51...

Just tested the same hash on 32 bit ubuntu and 32 bit windows 7 (w/ cygwin) w/ both v43 and latest beta. I instead CAN reproduce the problem, seems to be an odd 32bit-specific problem!? WIN: Code: -...
philsmd Old hashcat Support 12 33,265 03-14-2013, 10:49 AM
    Thread: Hashcat 0.43 not successfully decrypting SHA512 unix hash
Post: RE: Hashcat 0.43 not successfully decrypting SHA51...

It is on trac now ( https://hashcat.net/trac/ticket/92/ ). Thx
philsmd Old hashcat Support 12 33,265 03-15-2013, 11:49 AM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

Hey. Rest assured that devs are already investigating this possible memory (RAM) problem. Do you think that you can give more details on which parameters you use and how large (roughly) your dicts/r...
philsmd Old hashcat Support 12 22,818 07-25-2013, 08:30 AM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

Can you provide a (minimal) test case s.t. we can easily reproduce and double-check the problem. Cmdline/input etc (MASKED, whatever is needed to see it crashing). Thx
philsmd Old hashcat Support 12 22,818 08-04-2013, 07:10 PM
    Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?

I "*think*" I have identified the problem (yes it was a problem, but dunno if no more crashes occur when you test). The trac ticket is here: https://hashcat.net/trac/ticket/186 Please test (when ha...
philsmd Old hashcat Support 12 22,818 08-08-2013, 11:16 AM
    Thread: hashcat 0h/s
Post: RE: hashcat 0h/s

The timeout patch was not applied correctly (maybe you didn't reboot etc, please follow the steps 1 by 1 and don't skip anything) You should also try with cmd instead of powershell. that might also...
philsmd hashcat 3 2,306 12-16-2018, 11:48 AM
    Thread: Hashcat 3 (from git) and OSX
Post: RE: Hashcat 3 (from git) and OSX

From the --help output: Code: -- -D, --opencl-device-types -- and yes both just single device types e.g. -D 1 and also multiple device types e.g. -D 1,2 is possible
philsmd hashcat 8 8,384 07-11-2016, 02:31 PM
    Thread: Hashcat 3 (from git) and OSX
Post: RE: Hashcat 3 (from git) and OSX

Why do you say you (quote : ) "can't use CPU only" ? This is exactly what -D 1 does (with support from your CPU OpenCL driver). BTW: it's also possible to use hashcat-legacy - formerly called "cpu has...
philsmd hashcat 8 8,384 07-13-2016, 08:00 AM