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 [desc] Author Forum Replies Views Posted
    Thread: Custom chat set
Post: RE: Custom chat set

The file extension doesn't actually matter, but I agree it's good to stick to some convention/standard. It would probably make sense to rename our .charset files into .hcchr files, because of the "...
philsmd hashcat 4 721 07-24-2020, 08:29 PM
    Thread: custom hcmask aborting aborting 7 seconds
Post: RE: custom hcmask aborting aborting 7 seconds

Please make sure that you provide the correct path to the file "test.hcmask" otherwise it will be interpreted as a literal mask specified on the command line (not a mask file: .hcmask). If you spec...
philsmd hashcat 3 3,694 05-31-2017, 08:27 PM
    Thread: Custom iterations count
Post: RE: Custom iterations count

What are the details about the algorithm used? "sha512 salted with custom iterations" doesn't really say much. There are many different ways to use "sha512", "iterations" and "salt" all within a has...
philsmd Old oclHashcat Support 2 5,103 12-28-2015, 08:14 PM
    Thread: Custom mask generator
Post: RE: Custom mask generator

this "sort of ranking" is called markov and hashcat supports it... the custom charset+mask "-2 ?l?d ?2?2?2?2" will do exactly that... you can test with --stdout
philsmd hashcat 11 5,304 12-26-2019, 11:34 AM
    Thread: Custom mask generator
Post: RE: Custom mask generator

The restore file format can do that... https://hashcat.net/wiki/doku.php?id=restore#c_structure masks_pos is the start/offset (it starts counting with 0) of the total number of masks
philsmd hashcat 11 5,304 12-26-2019, 09:49 PM
    Thread: Custom rule/mask not working
Post: RE: Custom rule not working

maybe you should give some examples of plains which hashcat should try. what do you mean by "I want to try at the end all ?l?d?s possibilities" do you mean the mix of them OR first of the 3 is a l...
philsmd Old hashcat Support 5 9,947 04-03-2014, 08:54 PM
    Thread: Custom Ruleset, Correct word but exhausted
Post: RE: Custom Ruleset, Correct word but exhausted

I discovered several problems here: 1. This command makes absolutely no sense: Code: -- hashcat64.exe -w 1 -m 2500 -a 0 -r rules\mine.rule C:\Pen\hs\mywifi.hccap C:\Pen\word\test.txt --stdout --gpu...
philsmd hashcat 8 8,308 08-25-2016, 08:37 AM
    Thread: Custom start for bruting?
Post: RE: Custom start for bruting?

Actually yes there is. The only thing you need to make sure is that markov is *disabled*, otherwise you can't easily say at which percentage that number is being checked (that also means that if you ...
philsmd Old oclHashcat Support 5 7,188 12-27-2015, 07:04 PM
    Thread: Custom start for bruting?
Post: RE: Custom start for bruting?

nope. it doesn't work like that. You always need to make it relative to the --keyspace value. also note 100% (the total --keyspace for oclHashcat) is 100000000 (100M) and *not* 1000000000 (1G, or 10^...
philsmd Old oclHashcat Support 5 7,188 12-27-2015, 07:21 PM
    Thread: Custom start for bruting?
Post: RE: Custom start for bruting?

Also, thinking about it, it might actually not work exactly like that, since even with --markov-disable oclHashcat changes the left side most frequently e.g.: 531238761 631238761 731238761 831238761 a...
philsmd Old oclHashcat Support 5 7,188 12-27-2015, 07:38 PM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

The syntax is explained here: https://hashcat.net/wiki/?id=mask_attack#hashcat_mask_files (and also within the FAQ: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_hashca...
philsmd hashcat 5 5,451 09-14-2017, 07:20 AM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

oh, you are right. I actually didn't test it and just noticed the , (the only thing that I escaped). The correct syntax, according to the custom charset definition wiki is that you also have to esc...
philsmd hashcat 5 5,451 09-14-2017, 02:20 PM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

Yeah, that's true that there are 2 different escaping rules. The one about the masks (?? for a literal "?") was always there: see https://hashcat.net/wiki/?id=mask_attack#masks This is also how it...
philsmd hashcat 5 5,451 09-14-2017, 04:09 PM
    Thread: DCC2 - 2100 only using one GPU on multi GPU systems
Post: RE: DCC2 - 2100 only using one GPU on multi GPU sy...

what attack type (-a x) ? What input ? How large is the mask/dict(s) ? Maybe try using this: Code: -- -S -- but the speed will/could suffer a lot with -S. I guess you could just optimize...
philsmd hashcat 5 712 08-02-2020, 11:34 PM
    Thread: DCC2 - 2100 only using one GPU on multi GPU systems
Post: RE: DCC2 - 2100 only using one GPU on multi GPU sy...

did you try -S ? maybe a solution is to pre-compute something to generate a larger dict from the small dict. pipe could also be an option, but let's be honest both -S and pipes normally are only be...
philsmd hashcat 5 712 08-04-2020, 09:47 PM
    Thread: DCC2 Cracking from a file not working
Post: RE: DCC2 Cracking from a file not working

you are probably using the wrong file. the error messages clearly mentions a different hash btw: you are not allowed to post hashes here, see forum rules (it doesn't matter if it is just an example...
philsmd hashcat 1 823 02-07-2020, 06:56 PM
    Thread: Decrypt DES-CBC RSA private key
Post: RE: Decrypt DES-CBC RSA private key

RSA is not supported. -m 1500 = descrypt is something completely diffrerent. we actually have a feature request for RSA here: https://github.com/hashcat/hashcat/issues/108 , but it doesn't seem ...
philsmd hashcat 4 7,035 05-24-2019, 02:59 PM
    Thread: Decrypt this... five figure reward
Post: RE: Decrypt this... five figure reward

This is against the forum rules. The forum here is a hashcat/oclHashcat support and discussion forum, you should have easily figured that out when you accepted the hashcat.net forum's rules: https://...
philsmd General Talk 1 3,772 03-20-2016, 07:53 PM
    Thread: decryption mechanism in wpa & wpa2
Post: RE: decryption mechanism in wpa & wpa2

the answer is 4. it uses markov chains (so not really random) if you didn't use --markov-disable EDIT: btw this has not specifically to do only with wpa; markov chains are enabled for every hash ty...
philsmd Old oclHashcat Support 1 3,929 01-26-2015, 11:28 AM
    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