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 [desc] Replies Views Posted
    Thread: Error ? --pw-min is a reserved parameter for Prince attack mode
Post: RE: Error ? --pw-min is a reserved parameter for P...

From the --help output (and wiki and forum and ...) you can easily see that the options you are looking for are: Code: -- --increment Enable increment mode --increment-min=NUM Start i...
philsmd Old hashcat Support 2 7,090 08-25-2015, 06:57 PM
    Thread: Hashcat v 0.50 "increment error"
Post: RE: Hashcat v 0.50 "increment error"

Just have a look at the --help output Code: -- --increment           Enable increment mode --increment-min=NUM   Start incrementing at NUM --increment-max=NUM   Stop incrementing at NUM -- ...
philsmd Old hashcat Support 5 8,423 11-22-2015, 05:18 PM
    Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?

First, please make sure that you use the newest release version of cpu hashcat (0.50). It is important that your md5_0.hash file is uniqued, so no duplicate hashes (use sort -u md5_0.hash | sponge ...
philsmd Old hashcat Support 8 11,130 12-01-2015, 05:38 PM
    Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?

Autrui Wrote: (12-01-2015, 06:01 PM) -- Code: -- No hashes loaded -- -- It seems that it worked for you too: If it says "No hashes loaded" the file "md5_0.hash" is probably empty (and therefor...
philsmd Old hashcat Support 8 11,130 12-01-2015, 06:13 PM
    Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?

I can't reproduce the problem here; no matter what I try. Maybe you have some special setup: for instance a remote drive (not a local disk), the file/directory does not have write permissions etc. A...
philsmd Old hashcat Support 8 11,130 12-02-2015, 11:01 AM
    Thread: preppend number to dictionary
Post: RE: preppend number to dictionary

Think about it one more time! If you first prepend 1 then prepend 2 then prepend 3 then prepend 4 then prepend 5 you end up prepending "54321" so you need to reverse it to ^5^4^3^2^1 if you want to ...
philsmd Old hashcat Support 2 4,398 01-15-2016, 12:27 AM
    Thread: kernel security check failure
Post: RE: kernel security check failure

This doesn't seem have anything (not even the most remotely) to do with oclHashcat. The error message implies (according to my fast research) that your system has some serious problems, either with R...
philsmd Old hashcat Support 9 24,406 01-20-2016, 12:49 PM
    Thread: gpu intel
Post: RE: gpu intel

The minimum password length for -m 2500 = WPA/WPA2 is 8 characters. Just read the warning and it should be very clear indeed.
philsmd Old hashcat Support 7 9,274 05-13-2016, 02:00 PM
    Thread: -m 13100 (Kerberos 5 TGS-REP etype 23) return Invalid hash-type specified ???
Post: RE: -m 13100 (Kerberos 5 TGS-REP etype 23) return ...

If the output of Code: -- cudaHashcat64.exe --help -- doesn't list the hash mode you are trying to use, in your case 13100, it means that this specific version does not support -m 13100. It is as s...
philsmd Old hashcat Support 1 6,622 05-29-2016, 06:42 PM
    Thread: Creating new or custom charset for hashcat
Post: RE: Creating new or custom charset for hashcat

@S3TH: You really need to understand hashcat's definitions of: 1. mask attack 2. built-in and custom charsets 3. rules (which in hashcat's term is a completely different attack), please don't ever mix...
philsmd Old hashcat Support 3 28,490 03-19-2016, 11:32 AM
    Thread: oclHashcat v1.30
Post: RE: oclHashcat v1.30

@forumhero, what exactly is terrible about 130 MH/s @ descrypt for a R9 290x ? You might have already noticed that there are no k (kilo), M (mega), G (giga) etc indications in all of the above cha...
philsmd Old oclHashcat Announcements 15 59,504 09-02-2014, 10:43 PM
    Thread: oclHashcat v1.31
Post: oclHashcat v1.31

[hr] Download here: https://hashcat.net/oclhashcat/ [hr] oclHashcat v1.31 is the first oclHashcat version that fully supports the new Maxwell v2 GPUs from NVidia (GTX 970/980). There are a lo...
philsmd Old oclHashcat Announcements 17 76,655 10-02-2014, 09:22 PM
    Thread: oclHashcat v1.36
Post: RE: oclHashcat v1.36

point 1. and 2. shouldn't be a problem in the future, because I've developed a perl script (7z2hashcat.pl) that should be able to deal with those archive types too. I.e. it does not have those limitat...
philsmd Old oclHashcat Announcements 12 45,557 04-26-2015, 11:05 AM
    Thread: oclHashcat v1.36
Post: oclHashcat v1.36

[hr] Download is here: https://hashcat.net/oclhashcat/ [hr] This version 1.36 is a wild mix of nice updates :) Still, all oclHashcat versions back to 1.33 share the same driver dependencie...
philsmd Old oclHashcat Announcements 12 45,557 04-25-2015, 07:36 PM
    Thread: oclHashcat v1.37
Post: RE: oclHashcat v1.37

hurray, 1.37 release! By the way guys, if you see some warnings like these: Code: -- WARNING: Linking two modules of different data layouts! WARNING: Linking two modules of different target triples...
philsmd Old oclHashcat Announcements 6 20,975 08-18-2015, 06:27 PM
    Thread: Cracking an OS X 10.8.2 PBKDF2 Hash
Post: RE: Cracking an OS X 10.8.2 PBKDF2 Hash

The wiki clearly says what hash mode you should use: https://hashcat.net/wiki/doku.php?id=example_hashes 7100 OS X v10.8 So you need -m 7100 in your command line... Furthermore, if you want to u...
philsmd Old oclHashcat Support 5 14,790 12-12-2013, 08:28 PM
    Thread: Defaults for -a3
Post: RE: Defaults for -a3

Is there anything wrong w/ the values specified here: https://hashcat.net/wiki/doku.php?id=oclhashcat#default_values Note: ?3 is the same as --custom-charset3 Also the full mask is and was there...
philsmd Old oclHashcat Support 2 6,669 12-12-2013, 09:20 PM
    Thread: cuda hashcat plus error
Post: RE: cuda hashcat plus error

Why do you use v0.15 of oclHashcat-plus? Download 1.00 from https://hashcat.net/oclhashcat/ and update the NV driver to match the requirements.
philsmd Old oclHashcat Support 5 16,762 12-12-2013, 09:23 PM
    Thread: Limited symbols
Post: RE: Limited symbols

Hi, it doesn't make much sense to explain it here, if we have a wiki page that explains it. Therefore, I refer you to: https://hashcat.net/wiki/doku.php?id=mask_attack Hint: cudaHashcat32.exe -m...
philsmd Old oclHashcat Support 2 6,848 12-24-2013, 02:57 PM
    Thread: bruteforce mode strange behavior
Post: RE: bruteforce mode strange behavior

you need to quote the -1 argument otherwise the command line will interpret some characters as special commands.
philsmd Old oclHashcat Support 1 5,048 12-27-2013, 07:58 AM