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: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...

for macOS you need to compile the executable/binaries first. You can use git and compile it with make: Code: -- git clone https://github.com/hashcat/hashcat -- Code: -- cd hashcat/ -...
philsmd hashcat 9 7,472 02-26-2019, 08:42 AM
    Thread: help with hashcat 5.1.0 and itunes backup recovery
Post: RE: help with hashcat 5.1.0 and itunes backup reco...

well, you probably shouldn't run that specific mask.... and probably you shouldn't run a mask attack (see https://hashcat.net/wiki/?id=mask_attack , -a 3 ) at all for itunes backups. I would sugges...
philsmd hashcat 9 7,472 02-26-2019, 04:47 PM
    Thread: help with hashcat.
Post: RE: help with hashcat.

what's the output of Code: -- hashcat -I -- (after you installed the CUDA sdk)
philsmd hashcat 13 2,609 04-26-2020, 12:56 PM
    Thread: help with hashcat.
Post: RE: help with hashcat.

try hashcat beta (https://hashcat.net/beta/) with CUDA installed
philsmd hashcat 13 2,609 04-25-2020, 09:55 PM
    Thread: help with hashing wpa2 gtx 1080 hashrate
Post: RE: help with hashing wpa2 gtx 1080 hashrate

well, you didn't even mention what your command line is. Is it a mask attack (-a 3) ? what is your speed with hashcat -m 2500 -b ? Are you sure you added the -w 3 parameter (or even -w 4) ?
philsmd hashcat 2 1,924 10-16-2018, 12:51 PM
    Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery

Did you try to crack the example files from https://hashcat.net/wiki/doku.php?id=example_hashes ? (search for 14600 or LUKS)
philsmd hashcat 13 9,832 01-04-2018, 08:06 PM
    Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery

I'm not sure if this observation you made about 90% NUL characters reveals some problems. Instead, I think that also the examples have several NUL chars within the "header". I would not conclude that ...
philsmd hashcat 13 9,832 01-05-2018, 10:56 AM
    Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery

Did you try to crack the volume that you created as an example on your vm ? Can you perform the same test (creating a new luks "file") on the actual machine. I'm not sure if the raid setup reall...
philsmd hashcat 13 9,832 01-05-2018, 01:49 PM
    Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery

This payload data should be (look like) random data. In your case it doesn't seem to be random data. Is this also the case for your other examples?
philsmd hashcat 13 9,832 01-05-2018, 02:31 PM
    Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery

I would suggest that you create a test with exactly the same settings (same hashing and encryption algorithm etc) and try to extract the data from it and crack it. If the test works successfully, t...
philsmd hashcat 13 9,832 01-06-2018, 05:19 PM
    Thread: Help with output
Post: RE: Help with output

Unfortunately cpu hashcat doesn't support --username together with --show/--left/--remove yet. That means, if you use --username with --remove, the user names won't end up in the new/modified hash li...
philsmd Old hashcat Support 1 4,607 01-20-2015, 08:37 PM
    Thread: Help with partial known simple OS X password
Post: RE: Help with partial known simple OS X password

-a 3 is for mask attack (https://hashcat.net/wiki/mask_attack), if you want to use a wordlist, you need to use -a 0 I'm not sure what D:\cracked.txt or [path to cracked.txt] mean in your example. I...
philsmd hashcat 6 6,006 04-03-2017, 05:51 PM
    Thread: Help with partial known simple OS X password
Post: RE: Help with partial known simple OS X password

I didn't say you shoud use "- o" (minus space lower-case o), but "-o file". That's a huge difference. Furthermore, this "-1 xyz?d?d?d?d" is totally wrong. What should this do in your opinion? --cust...
philsmd hashcat 6 6,006 04-03-2017, 09:03 PM
    Thread: Help with pbkdf2_hmac_'sha512' hashes
Post: RE: Help with pbkdf2_hmac_'sha512' hashes

you first script (the hash generator) doesn't use the binary input, while your second script hex-decodes it and converts it to base64. This line Code: -- salt = b"2213dcd3820c18c559cc389c8bd22e...
philsmd hashcat 2 1,758 02-03-2019, 09:35 AM
    Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...

maskprocessor has an option for #3, see mp64 --help output: Code: -- -q, --seq-max=NUM Maximum number of multiple sequential characters -- for #2 instead you need to generate some k...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 5,806 01-26-2019, 12:44 PM
    Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...

I literally just wrote what you should do for point #3 use maskprocessor with -q 2 as explained in my command above.
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 5,806 01-26-2019, 04:11 PM
    Thread: Help with policygen/maskprocessor to create hcmask
Post: RE: Help with policygen/maskprocessor to create hc...

the hashcat forum software (CMS) uses mybb. The mybb community/devs implemented the password reset mechanism with a temporary password. It's not your original password. The original password is stored...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 5,806 01-26-2019, 11:03 PM
    Thread: Help with special character rule
Post: RE: Help with special character rule

what did you try ? it would make sense to at least mention how you tried it etc ? see https://hashcat.net/wiki/doku.php?id=rule_based_attack for instance to append the "a" character, you would u...
philsmd hashcat 7 1,475 05-13-2020, 02:12 PM
    Thread: Help with special character rule
Post: RE: Help with special character rule

I don't quite get what you are trying to do and what your command looks like. Why don't you just show us what you currently try and we will explain what is wrong ! That way it would be much easier. ...
philsmd hashcat 7 1,475 05-13-2020, 06:39 PM
    Thread: Help with special character rule
Post: RE: Help with special character rule

I'm pretty sure that is some problem with your specific rule file (malformed, corrupted). just try it yourself... open a text editor, insert the dollar symbol and the closing bracket, store it an...
philsmd hashcat 7 1,475 05-14-2020, 02:14 PM