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 Posted [desc]
    Thread: Best GPU for LUKS June 2019
Post: RE: Best GPU for LUKS June 2019

Around 13'900 H/s on 1080 Ti. I can share speed of 2080Ti if interested later.
Mem5 Hardware 5 3,606 06-17-2019, 07:35 PM
    Thread: 4-Way Handshake vs PMKID
Post: RE: 4-Way Handshake vs PMKID

I see. Thanks a lot!
Mem5 hashcat 14 9,433 06-17-2019, 07:36 PM
    Thread: Best GPU for LUKS June 2019
Post: RE: Best GPU for LUKS June 2019

Yes 2080ti is quite expensive. Here is the benchmark: Code: -- Benchmark relevant options: =========================== * --optimized-kernel-enable * --workload-profile=4 Hashmode: 14600 - LUKS (It...
Mem5 Hardware 5 3,606 06-17-2019, 09:42 PM
    Thread: Best GPU for LUKS June 2019
Post: RE: Best GPU for LUKS June 2019

I don't have 2070 sorry.
Mem5 Hardware 5 3,606 06-17-2019, 10:47 PM
    Thread: password for wallet.dat is not compatible in core
Post: RE: password for wallet.dat is not compatible in c...

Have you tries to import .wallet file in bitcoin core first?
Mem5 hashcat 2 1,368 06-21-2019, 08:28 AM
    Thread: No HW mon when using Remote Desktop (Win 7)
Post: RE: No HW mon when using Remote Desktop (Win 7)

What's your commandline ? What's the full output?
Mem5 hashcat 1 1,144 06-23-2019, 10:55 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Burguerman Wrote: (06-23-2019, 10:03 PM) -- I have heard thar there is a windows version of Hashcat. If so, could you post a link for downloading? -- Have you checked www.hashcat.net ?! And then "h...
Mem5 User Contributions 648 487,343 06-23-2019, 10:57 PM
    Thread: Why 4.0.0 find the password and 5.1.0 not?
Post: RE: Why 4.0.0 find the password and 5.1.0 not?

Please paste your command line AND output of each (v4 and v5). Do not use --force. "I need to use the --self-test-disable option" -> means that you probably have a driver issue. What's your GPUs and ...
Mem5 hashcat 5 2,337 07-04-2019, 08:30 AM
    Thread: Windows 10 GPU No devices found
Post: RE: Windows 10 GPU No devices found

What if you remove " -D 2" ?
Mem5 hashcat 8 3,351 07-08-2019, 07:29 PM
    Thread: hashcat64 5.1.0 crashing on startup
Post: RE: hashcat64 5.1.0 crashing on startup

hashcat -I ?
Mem5 hashcat 3 1,522 07-08-2019, 07:31 PM
    Thread: How to use checkpoint in hashcat beta (Windows)
Post: RE: How to use checkpoint in hashcat beta (Windows...

hashcat.exe --restore --session=mySession
Mem5 hashcat 5 2,165 07-21-2019, 10:55 PM
    Thread: Downloaded 3.6.0 but says I’m using v4.2.1 ??
Post: RE: Downloaded 3.6.0 but says I’m using v4.2.1 ?...

Zip from https://hashcat.net/beta already contains executables. edit: only win & linux
Mem5 hashcat 6 2,077 07-31-2019, 11:44 AM
    Thread: noob question about cmds/password types
Post: RE: noob question about cmds/password types

To extract zip of your hash : zip2john, or 7z2hash, depending on your archive. You will need to find the good mode : PKZIP? 7-zip? WinZip? With or without encrypted headers? To help you: https://hash...
Mem5 hashcat 3 1,485 08-04-2019, 09:35 AM
    Thread: Kerberoasting-Attack / NTLM Hash cracking
Post: RE: Kerberoasting-Attack / NTLM Hash cracking

Moreoever, why Tesla K80 ? GTX 2080 Ti are about 10x faster. I'm not kerberos expert but I don't think you can 'extract' NTLM hash from a $krb5tgs hash.
Mem5 hashcat 5 3,976 08-04-2019, 11:08 PM
    Thread: Kerberoasting-Attack / NTLM Hash cracking
Post: RE: Kerberoasting-Attack / NTLM Hash cracking

SailingTobi Wrote: (08-04-2019, 11:51 PM) -- how do you define "truly" random? I assume passwords generated by a browser password plugin are not truly random. -- They are random, but predictible. Are...
Mem5 hashcat 5 3,976 08-05-2019, 09:00 AM
    Thread: phpBB uses bcrypt
Post: phpBB uses bcrypt

According to https://www.phpbb.com/community/viewtopic.php?t=2382016 Quote: -- version 3.1: default hashing method is bcrypt version 3.0 : salted_md5 -- A phpBB bcrypt hash looks like $2y$10$... ...
Mem5 hashcat 4 1,974 08-13-2019, 09:43 AM
    Thread: how to crack a windows 10 local user password hash(Netnlm capture)
Post: RE: how to crack a windows 10 local user password ...

Replace Code: -- -i 5:15 -- by the correct syntax [spoil]-i --increment-min 5 ---increment-max 15[/spoil] You can remove --i if you do not need to increment.
Mem5 hashcat 14 4,711 08-13-2019, 09:45 AM
    Thread: Hashcat has won CMIYC 2019
Post: RE: Hashcat has won CMIYC 2019

Saw that! Awesome!
Mem5 General Talk 1 1,112 08-13-2019, 09:47 AM
    Thread: Help with SHA1
Post: RE: Help with SHA1

You'll find your anwser at https://hashcat.net/wiki/doku.php?id=hashcat
Mem5 hashcat 1 1,242 08-13-2019, 09:50 AM
    Thread: phpBB uses bcrypt
Post: RE: phpBB uses bcrypt

undeath Wrote: (08-13-2019, 10:18 AM) -- What exact change would you propose? Changing the mode 400 description to "phpBB
Mem5 hashcat 4 1,974 08-16-2019, 08:39 PM