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 [desc]
    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: 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: 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: 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: 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: 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: 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: 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: 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: 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

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: 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: 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: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

Does the problem also happen without the --increment command line option?
philsmd hashcat 22 17,111 07-29-2017, 12:56 PM
    Thread: Office hash trouble
Post: RE: Office hash trouble

you should make sure that it looks similar to the example hash listed here: https://hashcat.net/wiki/example_hashes You should also try to use/crack the example hash to make sure that your command...
philsmd hashcat 4 4,319 07-29-2017, 03:37 PM
    Thread: Best practice dealing with dic intersections
Post: RE: Best practice dealing with dic intersections

There are countless tools, but I guess the best is to just stick to hashcat-utils's rli/rli2 tool: - https://hashcat.net/wiki/doku.php?id=hashcat_utils#rli - https://hashcat.net/wiki/doku.php?id=hashc...
philsmd General Talk 4 5,551 07-30-2017, 07:34 AM
    Thread: -m 11600 7z
Post: RE: -m 11600 7z

Difficult to say without having the .7z and the extracted hash (but you are right, it is not allowed to post hashes here according to the forum's rules). I would say that it makes sense in this cas...
philsmd hashcat 3 4,073 08-01-2017, 11:31 AM
    Thread: cap2hccapx
Post: RE: cap2hccapx

You can use it to filter (i.e. limit) the number of "hashes" by generating a .hccapx file that only contains "hashes" involving only a very specific network name (ESSID). That means, if you know the n...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 2,852 08-02-2017, 10:47 AM
    Thread: -m 11600 7z
Post: RE: -m 11600 7z

Yeah, you are right it sometimes depends on how "experimental" the beta currently is. Sometimes (actually very often) betas contain fixes for known problems/bugs and therefore at that very moment we r...
philsmd hashcat 3 4,073 08-02-2017, 10:56 AM
    Thread: DES-ECB Numeric Key Search
Post: RE: DES-ECB Numeric Key Search

just use -1 charsets/DES_special/DES_numeral.charset
philsmd hashcat 3 3,522 08-03-2017, 07:48 AM