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 [asc] Replies Views Posted
    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: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

you need to add --increment too the --increment command line switch enables the increment feature (and min/max options are further restrictions/limits)
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-19-2019, 01:35 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

?1 is not the same as ?l and ?! is completely wrong you need to be more careful about what you see and what you type. ?1 is dollar ONE and ?l is dollar lower-case ELL maskprocessor is not ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-19-2019, 07:50 PM
    Thread: Outputting Rules using stdout
Post: RE: Outputting Rules using stdout

I would say that you should just try to type the whole line again (no copy-paste or scrollback). There is probably some control character and/or ^C directly within your command line and therefore i...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 1,559 09-17-2019, 04:28 PM
    Thread: Should I be using a rule instead?
Post: RE: Should I be using a rule instead?

Code: -- hashcat -m 0 -a 3 -w 3 --increment --increment-min 6 hash.txt ?l?l?l?l?l?l?d --
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 1,925 09-25-2019, 07:43 PM
    Thread: Resuming attack with maskprocessor?
Post: RE: Resuming attack with maskprocessor?

the main question is: is this the correct approach ? does this even make sense with passwords not having 4 identical chars ? ... and most importantly: how much (percentage-wise) of the keyspace is ev...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 1,565 11-04-2019, 09:24 AM
    Thread: Partial mask increment
Post: RE: Partial mask increment

with hashcat mask files (.hcmask): https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files and https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_hashcat_mask_file ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 1,267 02-28-2020, 04:00 PM
    Thread: Maskprocessor | Hashcat syntax question
Post: RE: Maskprocessor | Hashcat syntax question

no, you do NOT need maskprocessor in that specific situation (already a huge keyspace/mask). you could improve speed by adding -w 3 or even -w 4 to your command line
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 1,084 02-29-2020, 02:16 PM
    Thread: Cracking hash
Post: RE: Cracking hash

do not post any hashes: https://hashcat.net/forum/announcement-2.html
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 2,644 04-06-2020, 09:13 PM
    Thread: Need help to make a custom wordlist
Post: RE: Need help to make a custom wordlist

> dict.txt but it doesn't make much sense since (as said) the number of combinations is quite huge maybe stdin/pipe would make much more sense, but it depends on the hash type (-m) that you use
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 955 06-29-2020, 08:41 AM
    Thread: Need help to make a custom wordlist
Post: RE: Need help to make a custom wordlist

it's actually not that easy to make policies/"rules" like this. Furthermore, there are infinite many possibilities that an user might want differently and more flexible etc. I think most of thes...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 955 06-27-2020, 11:18 PM
    Thread: Restore.Sub.#1. beginner question
Post: RE: Restore.Sub.#1. beginner question

We normally say that hashes that are "raw" or that are "unsalted" have no salt. And this statement is perfectly correct. but you could also see it like this: a hash type/algorithm that does not hav...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 871 07-01-2020, 07:41 PM
    Thread: Restore.Sub.#1. beginner question
Post: RE: Restore.Sub.#1. beginner question

I think "guessed" is the wrong term. Most things (except of the password) are normally known when it comes to hash cracking. Normally you won't need to guess iterations counts (or cost factors), they ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 871 07-01-2020, 08:55 PM
    Thread: Hashcat / rig troubleshooting
Post: RE: Hashcat / rig troubleshooting

I would rather try testing with only a few cards to troubleshoot it. could be power problem and/or temperature problem. Is the system motherboard (using risers ?) etc even compatible with that powe...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,118 07-11-2020, 12:32 PM
    Thread: Bcrypt recovery with known salt?
Post: RE: Bcrypt recovery with known salt?

Please have a look at the bcrypt example (https://hashcat.net/wiki/doku.php?id=example_hashes - see line w/ hash type 3200), the format is: $2a$cost$base64(salt).base64(hash) iteration = 2 ^ cost ...
philsmd hashcat 4 18,779 12-29-2013, 08:55 PM
    Thread: Packages for Linux distributions
Post: RE: Packages for Linux distributions

I think we should distinguish this task in 2 separate goals: 1. what devs of hashcat/oclHashcat need to change/do to facilitate creation of packages. 2. what the people need to do/know whose goal is t...
philsmd hashcat 12 18,949 12-08-2015, 02:56 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: Duplicated hashes
Post: RE: Duplicated hashes

Just use the --show option *after* you cracked the hashes. Since you used the --potfile-disable switch, you need to (temporarily) have a .pot file or with *newest beta* version (of hashcat 3.00) us...
philsmd hashcat 2 4,587 05-23-2016, 08:30 PM
    Thread: hashcat-3.00
Post: RE: hashcat-3.00

Wow, actually this looks like a perfect temperature handling for me. At the beginning for both safety reasons and maybe because your card was already a little bit warm/hot, the fan speed was set to a...
philsmd hashcat 6 8,320 06-25-2016, 01:23 PM
    Thread: Intel CPU OpenCL with Radeon?
Post: RE: Intel CPU OpenCL with Radeon?

You should really read about the new options, like "--opencl-device-types 1,2" etc
philsmd hashcat 3 15,338 06-29-2016, 09:52 PM