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: Devices being skipped
Post: Devices being skipped

I dont have any -D option. I have 4 gpus, its only running one of them, 3 just say skipped, I have tried running -D 1,2,3,4 and it says 4 doesnt exist even though both nvidia-smi and hashcat shows 4 ...
kkost hashcat 8 1,240 07-25-2020, 01:36 PM
    Thread: Devices being skipped
Post: RE: Devices being skipped

undeath Wrote: (07-25-2020, 01:43 PM) -- -D is for device types (1 in your case), -d is for individual devices. Try that instead. -- Just tried this: ./hashcat -a 0 --session=ses -m 12700 -w 2 -d 1,2...
kkost hashcat 8 1,240 07-25-2020, 01:46 PM
    Thread: Devices being skipped
Post: RE: Devices being skipped

philsmd Wrote: (07-25-2020, 01:46 PM) -- which hashcat version ? did you try with beta and release version from https://hashcat.net/beta/ and https://hashcat.net/hashcat accordingly ? please also po...
kkost hashcat 8 1,240 07-25-2020, 01:49 PM
    Thread: Invalid argument.please help
Post: RE: Invalid argument.please help

Put your ?d's at the end of your command.
kkost hashcat 4 708 07-25-2020, 02:03 PM
    Thread: Invalid argument.please help
Post: RE: Invalid argument.please help

dafman Wrote: (07-25-2020, 02:12 PM) -- thnk you for the quick reply. i tried. now its syntax error! i have no idea why. -- You have an extra ? on the end, remove it.
kkost hashcat 4 708 07-25-2020, 02:15 PM
    Thread: Devices being skipped
Post: RE: Devices being skipped

philsmd Wrote: (07-25-2020, 02:24 PM) -- yeah, this really looks like a problem/bug in the alias detection code (see all other devices are detected as Alias for #1). I will ask atom (the main hash...
kkost hashcat 8 1,240 07-25-2020, 02:29 PM
    Thread: Devices being skipped
Post: RE: Devices being skipped

Downgraded to hashcat 5.0.0 and now all devices are running.
kkost hashcat 8 1,240 07-25-2020, 02:34 PM
    Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0

What does it mean by improved tests? Does it mean increased speed? If so is there any benchmarks from before and after for bitcoin wallet.dat?
kkost hashcat 10 4,010 07-29-2020, 07:36 AM
    Thread: Sha512(pass.salt), 128char salt.
Post: Sha512(pass.salt), 128char salt.

Is there any support or any way of cracking hashes with extra large salts yet? Havn't been here for a long time. If there is any other module I can fairly easy modify to create it, would be nice if...
kkost hashcat 2 500 07-31-2020, 10:10 PM
    Thread: Sha512(pass.salt), 128char salt.
Post: RE: Sha512(pass.salt), 128char salt.

philsmd Wrote: (07-31-2020, 10:22 PM) -- did you try -m 1710 = sha512($pass.$salt)  ? see https://hashcat.net/wiki/doku.php?id=example_hashes there are some differences with length limits betw...
kkost hashcat 2 500 07-31-2020, 10:26 PM