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: Stdin and stdout simultaneously
Post: RE: Stdin and stdout simultaneously

Yes this already works. You must be doing something wrong, because this is working perfectly fine here. You can troubleshoot it with just an echo command, e.g: echo test | ./hashcat64.bin --st...
philsmd hashcat 3 4,064 11-17-2017, 09:01 AM
    Thread: stop working !
Post: RE: stop working !

You use a 3rd party windows program (Hashcat-GUI), this implies that whenever you have problems by using this GUI it is better to post your GUI problems there: https://forum.md5decrypter.co.uk/forum8-g...
philsmd Very old oclHashcat-plus Support 4 8,934 06-15-2013, 03:24 PM
    Thread: Strange behavior when using two GPUs
Post: RE: Strange behavior when using two GPUs

jevgienij Wrote: (03-03-2019, 03:12 PM) -- What am I missing [...]? -- Founder Edition / Reference Design GPUs
philsmd hashcat 7 3,287 03-03-2019, 03:19 PM
    Thread: Strange behaviour w/ WPA
Post: RE: Strange behaviour w/ WPA

I've tested this a little bit w/ same command line and similar dict, but I always get 100% progress. It could have to do w/ dictstat (and/or a corrupted .dictstat file), could you please try to delet...
philsmd Old oclHashcat Support 3 5,876 04-30-2014, 05:13 PM
    Thread: Strange Mask Attack Ouput
Post: RE: Strange Mask Attack Ouput

hey TrAnn3l... the problem here is that "." is a valid file in your path. Therefore it is treated as a path to a charset file. As far as I know... devs are still discussing if charset file paths i...
philsmd Very old oclHashcat-plus Support 2 6,119 11-11-2013, 05:15 PM
    Thread: strange output statsprocessor
Post: RE: strange output statsprocessor

You should always specify a mask, the --help says: ./sp64.bin [options]... hcstat-file [filter-mask] the mask (filter-mask) is needed to tell sp64 where you want the --custom-charset1 etc to be used,...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 7,219 04-10-2015, 11:11 PM
    Thread: Struggling with hashcat iTunes
Post: RE: Struggling with hashcat iTunes

if you only have an Intel CPU (no GPU), you should install the OpenCL Runtime for Intel CPUs from https://software.intel.com/en-us/articles/opencl-drivers#cpu-section (https://registrationcenter-downlo...
philsmd hashcat 1 571 03-29-2020, 08:28 PM
    Thread: Struggling with syntax
Post: RE: Struggling with syntax

1. you are posting your question within the wrong forum section: your output shows that you are using hashcat-legacy, while your are posting within the "hashcat" forum section. (... or maybe you shoul...
philsmd hashcat 1 3,866 08-08-2016, 09:43 AM
    Thread: Stuck for days, probably a simple fix, please help!
Post: RE: Stuck for days, probably a simple fix, please ...

Code: -- cudaHashcat64 -m 2500 --show hash_file.hccap -- if you did specify a session name (--session) for cracking the hash(es) you need to specify it for the --show command as well. Also see: -...
philsmd Old oclHashcat Support 4 6,236 11-05-2015, 10:44 AM
    Thread: Stuck while Dictionary chache building
Post: RE: Stuck while Dictionary chache building

what happens if you just read the file with something like: Code: -- type crackstation.txt > nul --
philsmd hashcat 3 1,310 12-09-2019, 04:51 PM
    Thread: stupid behaviour when using masks hashcat execution
Post: RE: stupid behaviour when using masks hashcat exec...

1. read here: https://hashcat.net/wiki/doku.php?id=mask_attack#supported_by "mask files are currently only supported by oclHashcat" 2. there is no masks directory nor .hcmask files within the cpu h...
philsmd Old hashcat Support 2 7,916 06-12-2014, 12:27 PM
    Thread: substr(md5(md5($pass)))
Post: RE: substr(md5(md5($pass)))

If you are asking about the code changes you need to do to make this work, it would probably be better to discuss this in the developer section of this forum. Feature request go directly to github (o...
philsmd hashcat 2 6,214 03-01-2016, 09:08 PM
    Thread: suggest brute rules
Post: RE: suggest brute rules

With oclHashcat you can use mask files see https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
philsmd General Help 2 4,862 06-27-2014, 07:31 PM
    Thread: Support for MD5(MD5(SHA1(SHA1(MD5($pass)))))
Post: RE: Support for MD5(MD5(SHA1(SHA1(MD5($pass)))))

Closing this thread because it is a double post, see https://hashcat.net/forum/thread-6698.html (btw: this is not the way it works. If you do not know which is the correct forum section to post a n...
philsmd hashcat 1 2,737 07-08-2017, 12:57 PM
    Thread: Supported ATI GPUs?
Post: RE: Supported ATI GPUs?

It's the first thread in hardware and also the first thread that comes when you search for it, anyway did you look for this? https://hashcat.net/forum/thread-919.html
philsmd Very old oclHashcat-plus Support 3 14,124 05-23-2013, 11:06 AM
    Thread: Syntax Help
Post: RE: Syntax Help

You do not need the wallet.dat file directly for cracking (after you already extracted the information with bitcoin2john.py), you only need the file hash.txt for cracking (it already contains the "has...
philsmd General Talk 3 3,164 12-02-2017, 09:01 AM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

okay I investigated this a little bit and indeed there are 2+ hashing algorithms used for teamspeak, the one for the server query password was already mentioned above so I will skip that now (it is ju...
philsmd Old hashcat Support 13 25,727 06-27-2015, 11:17 PM
    Thread: Telegram and hashcat.
Post: RE: Telegram and hashcat.

do you mean this: https://github.com/hashcat/hashcat/issues/1534 ? The Telegram Android/IOS APP hash ? We have recently added this format https://github.com/hashcat/hashcat/pull/2282 , it's still ...
philsmd hashcat 9 2,995 01-16-2020, 11:44 AM
    Thread: Telegram and hashcat.
Post: RE: Telegram and hashcat.

that's what I already told you. The beta version of hashcat has this new hash algorithm support: Code: -- -m 22301 = Telegram client app passcode (SHA256) -- This means that with the beta ve...
philsmd hashcat 9 2,995 01-16-2020, 01:10 PM
    Thread: Telegram and hashcat.
Post: RE: Telegram and hashcat.

@zvonko I guess this is not the mobile app you are using, but the Desktop Application. We had this github issue https://github.com/hashcat/hashcat/issues/1534 and unfortunately nobody mentioned/exp...
philsmd hashcat 9 2,995 02-26-2020, 01:19 PM