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: Bottleneck, and my 31 character limit. Ideas?
Post: RE: Bottleneck, and my 31 character limit. Ideas?

seriously? 3 forum threads for exactly the same problem within just a couple of hours/days this is against following forum rules ( https://hashcat.net/forum/announcement-2.html ): Do not double post....
philsmd Old oclHashcat Support 30 45,020 04-09-2015, 03:59 PM
    Thread: NTLM and Line Length
Post: RE: NTLM and Line Length

All formats are very well documented here: https://hashcat.net/wiki/doku.php?id=example_hashes (with examples). Did you try those?
philsmd Very old oclHashcat-plus Support 7 41,188 06-13-2013, 06:51 PM
    Thread: Hashchat GUI?
Post: RE: Hashchat GUI?

ofc there may be other reasons too to use the GUI and you should not be upset by the "too lazy" comment of mastercracker (of course it was just a joke) ... e.g. you could say that the GUI is: - easier...
philsmd General Help 8 41,067 01-06-2014, 08:54 PM
    Thread: Hashcat 3.0 inc_vendor.cl missing
Post: RE: Hashcat 3.0 inc_vendor.cl missing

We highly recommend that you DO NOT copy any haschat (include) files to a system folder or that you use similar stupid workarounds like this. The problem with such a "fix" is that after you do that...
philsmd hashcat 23 39,229 07-05-2016, 09:53 AM
    Thread: SMF
Post: RE: SMF

After the colon ( : ) is the salt! If you have the salt in a separate file, the only things you could do is either combine each hash w/ every salt or use -e.... BUT: the -e option w/ SMF hashes was *n...
philsmd Old hashcat Support 16 36,790 06-17-2013, 05:04 PM
    Thread: SMF
Post: RE: SMF

We should really focus on the SMF problem here, what you are asking now is very trivial linux stuff. Anyway, paste this one-liner in your shell and you should see how it is combined. Add redirection a...
philsmd Old hashcat Support 16 36,790 06-17-2013, 08:43 PM
    Thread: SMF
Post: RE: SMF

This -e and --remove discussion seems to be kind of offtopic here, but anyway, there was a "non-ideal behaviour" I would say that was very well documented https://hashcat.net/trac/ticket/153 and https...
philsmd Old hashcat Support 16 36,790 06-16-2013, 08:09 AM
    Thread: SMF
Post: RE: SMF

It is just like I said... please believe me, you should append the salt to the hash (separating hash and salt w/ colons, the salt is a normal string, doesn't need to be in hex or something like that)....
philsmd Old hashcat Support 16 36,790 06-17-2013, 09:29 PM
    Thread: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI wrapper)
Post: RE: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI w...

Very nice design indeed. Thank you very much for the contribution
philsmd User Contributions 19 35,840 02-27-2015, 12:49 AM
    Thread: cudahashcat
Post: RE: cudahashcat

Moved to oclHashcat forum... For any doubts about how to select the right -m (--hash-type) values and / or how the hash (+ salt) should look like, pls consider reading this wiki page: https://hashc...
philsmd Old oclHashcat Support 6 35,566 04-13-2014, 12:40 PM
    Thread: Hashcat 3.0 CL_UNKNOWN_ERROR
Post: RE: Hashcat 3.0 CL_UNKNOWN_ERROR

you can just use the --opencl-device-types 1 (or short -D 1) command line argument to filter your cpu devices. Of course the correct OpenCL driver (also make sure which version numbers hashcat suggest...
philsmd hashcat 17 35,334 01-10-2017, 02:51 PM
    Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide

We, in general, do not recommend using the package maintainers versions of the proprietary driver, since our experience showed they are either totally out-of-date or the packages are totally messed up...
philsmd User Contributions 21 33,864 08-07-2017, 08:02 AM
    Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide

shouldn't you use [fan:1] and [fan:2] instead ?
philsmd User Contributions 21 33,864 11-08-2017, 01:10 PM
    Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide

how did you set up the system? x11 and nvidia-xconfig . Did you set cool-bits etc ? maybe this is relevant: https://hashcat.net/forum/thread-6036-post-32262.html#pid32262 (even if probably not up ...
philsmd User Contributions 21 33,864 11-08-2017, 01:18 PM
    Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide

maybe it's just a problem of communication, but you must make sure that you use all the steps nvidia-xconfig sed nvidia-settings (and eventually also nvidia-smi to set the power limit) also see...
philsmd User Contributions 21 33,864 11-08-2017, 11:26 PM
    Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?

I would suggest you reduce your rule file to the bare minimum needed to reproduce this behaviour and post the few lines here. As far as I understood, it could be a "bug" regarding the rules !?
philsmd General Help 15 33,317 04-14-2013, 11:05 AM
    Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?

Mystery solved! Try: Code: -- echo -en "elec@\00"|md5sum 9a214e678ed4e501d1576326ce84b41c *- -- So the string terminator \0 is included into the "search string" when the 'x rule has a lengt...
philsmd General Help 15 33,317 04-14-2013, 12:27 PM
    Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?

Trac ticket and further discussion about possible solutions are located here: https://hashcat.net/trac/ticket/154
philsmd General Help 15 33,317 06-01-2013, 03:50 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,258 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,258 03-15-2013, 11:49 AM