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 Posted [asc]
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

Did you try to run the commands without the for/while loop? Does the problem also happen without the loop, e.g running the commands one after the other?
philsmd hashcat 22 17,111 07-28-2017, 02:20 PM
    Thread: CSV, hashes and username...
Post: RE: CSV, hashes and username...

This question was answered way too often, it even made it into the FAQ: https://hashcat.net/faq#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword has...
philsmd hashcat 2 3,880 07-27-2017, 10:56 AM
    Thread: 980Ti and 780Ti run together
Post: RE: 980Ti and 780Ti run together

as far as I know this is just a warning, not an error. Of course it would be better to use more modern/newer GPUs, but as far as I know it is still possible to use these 2 different models together. ...
philsmd Hardware 6 5,453 07-27-2017, 10:48 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

it could be that for the 5268AC the formula is just a little bit different, e.g while we have the formula 2 ^ 32 + 2 for the 599, it could be that the formula for 5268AC is almost the same i.e. 2 ^ 32...
philsmd User Contributions 182 305,386 07-24-2017, 01:55 PM
    Thread: 980Ti and 780Ti run together
Post: RE: 980Ti and 780Ti run together

yes
philsmd Hardware 6 5,453 07-23-2017, 09:16 AM
    Thread: RAR crack
Post: RE: RAR crack

There could be many reasons why your experiencing these crashes. I would suggest that you try the -m 12500 = RAR3-hp example hash from https://hashcat.net/wiki/example_hashes. It would be also i...
philsmd hashcat 2 6,493 07-18-2017, 05:35 PM
    Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat

Use the latest release which is now also up-to-date with the source code: 7z2hashcat64-1.1.exe (for 32 bit windows use 7z2hashcat32-1.1.exe instead)
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,737 07-18-2017, 04:09 PM
    Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat

You are not allowed to post hashes within this forum (except if moderators or the administrator ask you to help them troubleshoot some problem with a specific hash). Which version of hashcat and 7z2h...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 4,737 07-18-2017, 08:49 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

Please be more specific at which code you are refering to. There are a lot of code snippets within this thread, e.g. 2 for different algorithms, one for searching a (8 char) substring of a specific pa...
philsmd User Contributions 182 305,386 07-18-2017, 08:32 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

If I'm not totally (I mean completely!!!) mistaken you are totally looking at the wrong code. The code posted by mrfancypants here: https://repl.it/JMbi/4 is not (just) the key generator. This is a ...
philsmd User Contributions 182 305,386 07-16-2017, 09:11 PM
    Thread: How can I crack a veracrypt encrypted partition?
Post: RE: How can I crack a veracrypt encrypted partitio...

If that's the case you shouldn't be able to find the string "BOOTMGR compressed" etc on the encrypted volume. Maybe you are trying to extract the "hash" from the wrong partition?
philsmd hashcat 10 26,762 07-15-2017, 02:08 PM
    Thread: Location of TrueCrypt Hidden OS Header
Post: RE: Location of TrueCrypt Hidden OS Header

I'm not sure why you are even trying to "brute-force" the offset. The instructions are very clear: if the whole disk (operating system) is encrypted i.e. the system starts with the special boot loade...
philsmd hashcat 7 7,597 07-14-2017, 08:11 PM
    Thread: cap2hccapx essid filters
Post: RE: cap2hccapx essid filters

Currently, the code searches for exact matches. This could be simply changed by, for instance, replacing strcmp () with strchr () here: https://github.com/hashcat/hashcat-utils/blob/b1e45b2337c2011...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 4,574 07-14-2017, 09:44 AM
    Thread: old box compatibility with Hashcat
Post: RE: old box compatibility with Hashcat

That's probably a typo, I think epixoip means hashcat-legacy (https://github.com/hashcat/hashcat-legacy), i.e. the (old) CPU-based only hashcat tool (that was called "hashcat" before "oclHashcat" was ...
philsmd General Talk 4 5,001 07-14-2017, 09:27 AM
    Thread: Can anyone explain how hashcat is able to crack Scrypt via CPU without using tons of
Post: RE: Can anyone explain how hashcat is able to crac...

the short answer is "parallelization". You need to keep in mind that it only makes sense to use GPUs because they can parallalize things enormously good, i.e. the power of the GPUs comes only from ru...
philsmd hashcat 3 4,791 07-12-2017, 05:15 PM
    Thread: Problema en iniciar Hashcat Handshake
Post: RE: Problema en iniciar Hashcat Handshake

@wirelees Last warning (before you get banned, next time): Forum rules exists for good reasons and (actually the first rule of this small set of rules) https://hashcat.net/forum/announcement-2.html em...
philsmd General Talk 4 4,781 07-12-2017, 12:53 PM
    Thread: Linux Shadow hashes
Post: RE: Linux Shadow hashes

Please do not forget that hashcat supports loading of different/special file types like pwdump, linux shadow, passwd, DCC, NetNTLM, nsldaps etc. Therefore you actually only need to specify that you...
philsmd hashcat 7 12,730 07-12-2017, 12:39 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: Mask processor error
Post: RE: Mask processor error

-a 3 is for mask attack, -a 3 is not for stdin/wordlists -a 0 is used for straight/wordlist/stdin attacks BTW: you really should read te wiki instead of asking all these very noob/basic question...
philsmd hashcat 2 2,559 07-04-2017, 10:42 PM
    Thread: Mask processor
Post: RE: Mask processor

If you read the --help output of maskprocessor it should be very clear: -q is used to limit the number of identical characters that are next to each other (-q x means that each character should be rep...
philsmd hashcat 1 2,214 07-04-2017, 03:37 PM