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 [asc] Author Forum Replies Views Posted
    Thread: MaskProcessor Optional Characters
Post: RE: MaskProcessor Optional Characters

Could you please try to explain what you whish in output in a list of statements like this (only dumb example): in first position I always want to have *all* special chars in second position I want ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 9,951 07-18-2013, 03:15 PM
    Thread: MaskProcessor Optional Characters
Post: RE: MaskProcessor Optional Characters

Hey, maybe you can give some examples? How are you using the output (dict, pipe etc)? Say you want that the 'A' should be at position 3 or not, but otherwise you want to have only digits a plausible ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 9,951 07-18-2013, 02:57 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

The executable is definitely within the maskprocessor folder: https://github.com/hashcat/maskprocessor/releases Well, it would make sense to explain what attack mode you tried and how your strategy...
philsmd hashcat 12 2,254 05-11-2020, 03:53 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

@Sondero, my guess is that it is similar to the command with -m 2500 mentioned here: https://hashcat.net/faq/morework but I agree, this is very, very rarely fixing the main problem... even if you g...
philsmd hashcat 12 2,254 05-11-2020, 10:59 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

1. try to use this command for benchmark: hashcat64.exe -m 2500 -b 2. the number of networks in the hccapx file will affect the speed (more salt/ESSIDs, more work), try with the example hash from htt...
philsmd hashcat 12 2,254 05-12-2020, 12:03 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

Where do you see these percentages ? Are you talking about the "Util" value in the status prompt of hashcat ?
philsmd hashcat 12 2,254 05-12-2020, 12:42 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

I don't think the task manager will even recognize common OpenCL tools/software. It will just consider a few other/built-in or video editing/media player software etc. It would probably make more s...
philsmd hashcat 12 2,254 05-12-2020, 01:04 PM
    Thread: maskprocessor - how to combine letters and numbers?
Post: RE: maskprocessor - how to combine letters and num...

-1 ?l?u?d -q 4 -r 5 ?1?1?1?1?1?1?1
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 2,084 07-17-2019, 11:05 AM
    Thread: Masking??? (Noob)
Post: RE: Masking??? (Noob)

looks almost perfect, but @undeath I think the first step is not quite correct. #1: "either all cap or no cap" this means that you have only 2 possibilities (either 3 lowercase or 3 uppercase ch...
philsmd hashcat 3 2,286 11-27-2018, 12:07 PM
    Thread: Maskuni : a standalone mask generator with unicode support
Post: RE: Maskgen : a standalone mask generator with uni...

interesting. but the name of the tool is a little bit confusing because we always use maskgen for the hcmask generation tool of PACK (https://github.com/iphelix/pack/). That's very confusing, because ...
philsmd User Contributions 3 1,130 06-03-2020, 08:54 AM
    Thread: Mask starting with a dash
Post: RE: Mask starting with a dash

I don't think this is a problem of hashcat, but this is how most command line tools work. a dash is a special character and denotes the beginning of a command line parameter. one dash introduces a s...
philsmd hashcat 4 3,494 05-08-2018, 10:37 AM
    Thread: Mask starting with a dash
Post: RE: Mask starting with a dash

The general rule for any command line tool using the (defacto) standard way of using arguments (getopts) is that the user needs to specify when the list of arguments is over and the remaining paramete...
philsmd hashcat 4 3,494 05-08-2018, 07:17 PM
    Thread: mask question
Post: RE: mask question

Hi, please read https://hashcat.net/wiki/doku.php?id=mask_attack and --help. What you should investigate is what custom charsets do (--custom-charset1, --custom-charset2, --custom-charset3, --custom-...
philsmd General Talk 2 5,715 09-23-2013, 09:36 AM
    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,560 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
    Thread: mask processor
Post: RE: mask processor

use .hcmask file for several different masks https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files my.hcmask Code: -- ?l?l?l?l?l?l?l?l ?l?l?l?l?l?l?l?d ?l?l?l?l?l?l?d?l ?l?l?l?...
philsmd General Talk 3 2,104 04-02-2019, 01:04 PM
    Thread: mask order unknown?
Post: RE: mask order unknown?

use policygen from PACK (https://thesprawl.org/projects/pack/), i.e. the use of .hcmask files is needed (and PACK can generate them for you)
philsmd hashcat 2 3,106 05-29-2017, 08:59 PM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

already the fact that it contains the same amount of passwords, but is 2 bytes shorter is suspicous to say the least, maybe it doesn't contain the correct passwords: Passwords.: 14344392 Bytes.......
philsmd hashcat 20 5,250 11-17-2019, 09:01 AM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

just do the same test by putting the word "hashcat!" (without quotes) into rockyou txt and using the example hash from https://hashcat.net/wiki/example_hashes furthermore, you should clean up (spli...
philsmd hashcat 20 5,250 11-17-2019, 04:49 PM
    Thread: Mask not finding password Straight hit or miss.
Post: RE: Mask not finding password Straight hit or miss...

I really think this is a user error. what is all this strange commands: Guess.Mask.......: rockyouEdited1.text [19] Candidates.#1....: rockyouEdited1.text -> rockyouEdited1.text This means ...
philsmd hashcat 20 5,250 11-18-2019, 08:57 AM