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: markprocessor --combinations and -q -r
Post: RE: markprocessor --combinations and -q -r

Actually yes, there are exactly 2 alternatives: 1. do the math yourself (total number of combinations - (number of combinations "removed" by "-q" and/or number of combinations "removed" by "-r")). No...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 6,203 01-05-2016, 01:15 PM
    Thread: markov mode
Post: RE: markov mode

maybe you are looking for the command line argument: Code: -- --markov-threshold -- see --help output of hashcat. normally the length of the password candidates is determined by the mask le...
philsmd hashcat 6 1,079 05-22-2020, 12:33 PM
    Thread: Markov attack
Post: RE: Markov attack

It's not a special "kind of attack", instead it is "just" one of many optimisations. It is on by default in hashcat (to disable it you need to use --markov-disable). You can see the differences by u...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,099 01-30-2017, 05:51 PM
    Thread: Making sure my hash is right
Post: RE: Making sure my hash is right

Why don't you just test it by generating a new wallet (with the old dogecoin software that you used) and trying to crack that specific "hash" (for which you know the password) ? of course you should ...
philsmd hashcat 5 3,988 01-05-2018, 09:49 PM
    Thread: Making sure my hash is right
Post: RE: Making sure my hash is right

again, you do not need to guess. The only way to be 100% sure if the hash is formatted/converted correctly is to use the exact same version of the software you used some years ago (the old wallet sof...
philsmd hashcat 5 3,988 01-06-2018, 10:50 AM
    Thread: Make Wordlist
Post: RE: Make Wordlist

I don't think that with 16 chars it is very clever and fast to generate a wordlist. Also, depending on the hash mode and your hardware setup, 16 chars may take quite long to bruteforce too Anyway, th...
philsmd General Talk 6 20,005 08-22-2013, 01:04 AM
    Thread: macOS firmware password hash mode ?
Post: RE: macOS firmware password hash mode ?

I'm not very familiar with these macOS passwords, but maybe you could try this: https://forums.macrumors.com/threads/reset-macos-firmware-password.2039622/?post=24518521#post-24518521 (using firmwar...
philsmd hashcat 3 388 08-26-2020, 12:28 AM
    Thread: Mac OSX Mojave .plist format conversion
Post: RE: Mac OSX Mojave .plist format conversion

if I understood this correctly you can access the file when mounting the file system with a different operating system ?! I think we can't do anything about that. You can't just use a totally diffe...
philsmd hashcat 9 4,502 06-14-2019, 06:53 PM
    Thread: Mac OSX Mojave .plist format conversion
Post: RE: Mac OSX Mojave .plist format conversion

never heard about this "AuthenticationAuthority" format, hashcat officially only supports this: https://hashcat.net/forum/thread-8368-post-44680.html#pid44680 and the itunes backups plist files. We...
philsmd hashcat 9 4,502 06-03-2019, 09:45 AM
    Thread: Mac OS X 10.8-9 Issue
Post: RE: Mac OS X 10.8-9 Issue

First see here: https://hashcat.net/forum/announcement-2.html You shouldn't post hashes if you were not asked by a moderator or dev. The answer is simple, just truncate the length to the one indicat...
philsmd Old hashcat Support 3 11,330 02-09-2014, 05:27 PM
    Thread: Mac OS X 10.8-9 Issue
Post: RE: Mac OS X 10.8-9 Issue

Thx for these details and your testing... We did make the same test w/ a 32bit system (and w/ 32bit binary on 64bit system) and discovered a problem for this hash type, other affected hash types are ...
philsmd Old hashcat Support 3 11,330 02-11-2014, 04:19 PM
    Thread: Mac .pdf hash type
Post: RE: Mac .pdf hash type

1. please define "Mac .pdf file". Which software did you use to create the document? 2. what are the steps you followed to extract the information needed ("hash") from the .pdf document? 3. How did yo...
philsmd Old oclHashcat Support 3 6,369 12-25-2015, 09:55 AM
    Thread: Mac .pdf hash type
Post: RE: Mac .pdf hash type

@simplyslow I had to ban you for posting hashes (without permission; not even the corresponding password was mentioned): please use the 7 days off to read the forum rules again ( https://hashcat.net/f...
philsmd Old oclHashcat Support 3 6,369 12-26-2015, 11:13 AM
    Thread: m13600 error,Self-test hash parsing error: Token encoding exception
Post: RE: m13600 error,Self-test hash parsing error: Tok...

do you think this is the same problem https://github.com/hashcat/hashcat/issues/2200 ?
philsmd hashcat 4 1,883 10-30-2019, 10:24 AM
    Thread: m13600 error,Self-test hash parsing error: Token encoding exception
Post: RE: m13600 error,Self-test hash parsing error: Tok...

well, that was more like a rhetorical question ! :) we know that it has to do with hexadecimal fields and this recent commit (which in fact isn't wrong, but only brought the problem to light becaus...
philsmd hashcat 4 1,883 10-30-2019, 04:49 PM
    Thread: m 14800 (itunes Ver >10), hashcat has a strange behaviour
Post: RE: m 14800 (itunes Ver >10), hashcat has a strang...

I don't understand what the problem is. This is perfectly expected behaviour. -m 14800 is a hard/slow hash type. Everything that you just described seems to be expected. The only way to fix it ...
philsmd hashcat 6 4,996 11-10-2017, 12:08 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: LUKS clGetEventProfilingInfo(): CL_UNKNOWN_ERROR
Post: RE: LUKS clGetEventProfilingInfo(): CL_UNKNOWN_ERR...

why are you so sure that this has anything to do with LUKS ? Did you test by running the benchmarks or even --benchmark --benchmark-all ? did you try to use the beta from https://hashcat.net/beta/ ...
philsmd hashcat 2 1,090 10-08-2019, 10:41 AM
    Thread: lower performance with CUDA toolkit
Post: RE: lower performance with CUDA toolkit

probably depends on the driver not on the CUDA toolkit. hint: you can install CUDA without replacing the driver... that's also what most users/devs do... just install the CUDA toolkit and keep the ...
philsmd hashcat 2 238 09-22-2020, 10:33 AM
    Thread: Low Hashrate
Post: RE: Low Hashrate

are you talking about hashes per second H/s , because Hz is something completely differnt (core clock, frequency for instance). speed depends a lot on the attack mode and sometimes even how many ha...
philsmd hashcat 10 3,249 11-10-2019, 05:21 PM