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 [asc] Posted
    Thread: Blake2b hash always has invalid token length
Post: RE: Blake2b hash always has invalid token length

example hashes can be found here: https://hashcat.net/wiki/example_hashes or use -m 600 --example-hashes posting hashes is against the forum rules (no matter what "problem" you have), you will g...
philsmd hashcat 4 1,617 10-18-2019, 11:47 AM
    Thread: Blake2b hash always has invalid token length
Post: RE: Blake2b hash always has invalid token length

it's not $blake2$ signature but $BLAKE2$ just try the example and see what happens. put the hash in a hash file, because depending on your operating system and shell $variable like $BLAKE2 will be...
philsmd hashcat 4 1,617 10-18-2019, 12:15 PM
    Thread: Combinator
Post: RE: Combinator

it's all about acceleration, read: https://hashcat.net/faq/morework if there is much I/O slowdown, but little new input for hashcat, the GPU can't really accelerate, it will stay idle... instead if...
philsmd hashcat 8 1,615 05-20-2020, 08:38 PM
    Thread: Help me install hxctools
Post: RE: Help me install hxctools

well, this is the hashcat forum. so you won't get too much help here (hcxtools is a 3rd party tool). I would suggest that you just install the headers / dev / libs package too like "libssl-dev". ...
philsmd hashcat 3 1,608 08-26-2019, 03:01 PM
    Thread: Rules for Swedish characters
Post: RE: Rules for Swedish characters

see --keyboard-layout-mapping and the file layouts/se.hckmap also read about the addition of this feature here: https://hashcat.net/forum/thread-7983.html
philsmd hashcat 4 1,606 07-31-2019, 07:18 PM
    Thread: Benchmark Variance
Post: RE: Benchmark Variance

did you actually try to mess around with the command line options and see if you can observe any changes as suggested above? btw: it would also make sense to read the warnings and act accordingly (...
philsmd hashcat 4 1,606 11-13-2019, 01:32 AM
    Thread: Benchmark Variance
Post: RE: Benchmark Variance

For me it has kind of the different effect, -w 4 is even slightly faster than the benchmark with -b , because benchmark doesn't use -w 4 by default. If you want to troubleshoot here are the relevan...
philsmd hashcat 4 1,606 11-12-2019, 09:00 AM
    Thread: help cracking a 7 character password
Post: RE: help cracking a 7 character password

so many problems here: 1. it's NOT allowed to post hashes, see https://hashcat.net/forum/announcement-2.html It's even worse if you claim that you have some problem and NOT even provide the correct...
philsmd hashcat 3 1,603 08-21-2019, 11:45 AM
    Thread: help cracking a 7 character password
Post: RE: help cracking a 7 character password

yeah, it's easy to blame a moderator for being nasty and I have no problem being called like that. The main question is if it is more nasty to treat rules like they do not exist ... or if it's more na...
philsmd hashcat 3 1,603 08-21-2019, 12:42 PM
    Thread: m -15700 2h\s on 1080ti
Post: RE: m -15700 2h\s on 1080ti

it's called the cost factor (N, r, p). different settings/cost implies different speed
philsmd hashcat 4 1,599 11-24-2019, 01:00 PM
    Thread: Script or tool for hashing lines needed
Post: RE: Script or tool for hashing lines needed

you can use tools/test.pl for it Code: -- cat example.dict | perl ./tools/test.pl passthrough 0 --
philsmd General Talk 4 1,596 09-25-2019, 07:46 PM
    Thread: Hash type sorting
Post: RE: Hash type sorting

best advice would be to do it manually. There are some software that try to detect hashes, but they are all crap and not reliable. You sometimes can't say what the hash type is if you do not know whic...
philsmd hashcat 2 1,590 05-11-2019, 01:31 PM
    Thread: Bruteforce with descending characters - zzz,zzy,zzx
Post: RE: Bruteforce with descending characters - zzz,zz...

Furthermore, the left side is changed most frequently. Is there any reason why you would need to change the order ? You might be able to create a new hcstat2 file with hcstat2gen from hashcat-ut...
philsmd hashcat 9 1,579 04-26-2020, 09:03 AM
    Thread: Bruteforce with descending characters - zzz,zzy,zzx
Post: RE: Bruteforce with descending characters - zzz,zz...

yeah. but even for the approach with testing first password candidates at the end, you could actually just use -s / -l until the whole keyspace was tested, i.e. split your keyspace in x chunks and te...
philsmd hashcat 9 1,579 04-26-2020, 03:39 PM
    Thread: Bruteforce with descending characters - zzz,zzy,zzx
Post: RE: Bruteforce with descending characters - zzz,zz...

The --keyspace , --skip and --limit usage is very intuitive. You just first determine the total "keyspace" (https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_keyspace) with ...
philsmd hashcat 9 1,579 04-27-2020, 08:54 AM
    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: Hashcat self-destructs (Windows)
Post: RE: Hashcat self-destructs (Windows)

ha, this reminds me of some users running into the problem of copy-pasting a command starting with "> hashcat64.exe ..." where > was part of the command prompt of the original/copied command lin...
philsmd hashcat 2 1,561 04-06-2019, 07:21 PM
    Thread: wordlist creates
Post: RE: wordlist creates

the question here is: why would you need to create a word list on disk ? This involves a lot of disk I/O (usage of one of the slowest components on a PC, even if it is a NVMe SSD). Remember: in additi...
philsmd hashcat 3 1,560 03-01-2020, 10:25 AM
    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: Hashcat office collision attack (9810 and 9820) doesn't work
Post: RE: Hashcat office collision attack (9810 and 9820...

sounds similar to this problem https://github.com/hashcat/hashcat/issues/2067
philsmd hashcat 2 1,556 07-16-2019, 12:05 PM