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 [asc]
    Thread: rfc2898DeriveBytes
Post: RE: rfc2898DeriveBytes

What is "rfc2898DeriveBytes" supposed to be? RFC2898 (https://tools.ietf.org/html/rfc2898) specifies mulitple KDFs, one of them being the supported PBKDF2 algorithm. But anyway, all the algorithms ...
undeath hashcat 4 2,994 10-01-2018, 11:51 AM
    Thread: No duplicated characters when cracking wpa2 password
Post: RE: No duplicated characters when cracking wpa2 pa...

When piping in candidates hashcat cannot show you any progress. It is working however. You can verify this by seeing the "progress" counter increasing: Progress.........: 2949120 You can speed up has...
undeath General Talk 7 5,193 10-01-2018, 12:27 AM
    Thread: segfault on --stdout
Post: RE: segfault on --stdout

gshumway Wrote: (09-30-2018, 08:35 PM) -- So for -m 2500, 1234567 would get rejected, and so would every variation created by the rule, regardless of correct length.  Do I have this right? -- That's...
undeath hashcat 4 3,011 10-01-2018, 12:20 AM
    Thread: 2x GTX 1080ti + 1070 on MD5 /NTLM very very slow
Post: RE: 2x GTX 1080ti + 1070 on MD5 /NTLM very very sl...

0) https://hashcat.net/wiki/doku.php?id=fingerprint_attack 1) That's because of the way hashcat works internally. The left side should have as much work as possible. Together with NTLM being one of t...
undeath hashcat 11 7,371 09-29-2018, 05:15 PM
    Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman

There is a IRC channel. Kids these days… :P
undeath General Talk 7 4,549 09-28-2018, 10:21 AM
    Thread: hashcat with scrypt(scrypt)
Post: RE: hashcat with scrypt(scrypt)

scryptcat123 Wrote: (09-28-2018, 12:20 AM) -- I have hash, salt 1, and salt 2. Is there a way I can use an existing mode with hashcat to run this type of search? -- no scryptcat123 Wrote: (09-28...
undeath hashcat 1 2,034 09-28-2018, 10:19 AM
    Thread: Bcrypt Prefix
Post: RE: Bcrypt Prefix

if your cost factor is 4 (note: bcrypt does not have a iteration/round indicator) your prefix is probably $2y$4
undeath General Talk 2 2,127 09-27-2018, 04:14 PM
    Thread: 2x GTX 1080ti + 1070 on MD5 /NTLM very very slow
Post: RE: 2x GTX 1080ti + 1070 on MD5 /NTLM very very sl...

you're not supplying enough work Time.Started.....: Wed Sep 26 23:48:11 2018 (1 sec) Time.Estimated...: Wed Sep 26 23:48:14 2018 (2 secs)
undeath hashcat 11 7,371 09-26-2018, 11:58 PM
    Thread: Cracking in Google Cloud Instance Questions.
Post: RE: Cracking in Google Cloud Instance Questions.

Code: -- [email protected]:~/hashcat-4.2.1$ clinfo Number of platforms 0 -- well, there's your problem. opencl runtime isn't installed or working.
undeath Hardware 17 14,865 09-26-2018, 11:52 PM
    Thread: Hashcat start cracking problem
Post: RE: Hashcat start cracking problem

install the intel opencl runtime
undeath hashcat 5 3,494 09-26-2018, 09:10 PM
    Thread: Hashcat start cracking problem
Post: RE: Hashcat start cracking problem

don't use pocl
undeath hashcat 5 3,494 09-26-2018, 08:59 PM
    Thread: Freeze / no response when trying to see status or output, most of the time
Post: RE: Freeze / no response when trying to see status...

sounds like an ASIC hang, are you overclocking? also see this thread: https://hashcat.net/forum/thread-6202.html
undeath hashcat 5 3,008 09-25-2018, 09:57 PM
    Thread: Effects of unequal RAM and VRAM in rig
Post: RE: Effects of unequal RAM and VRAM in rig

Not enough RAM leads to CL_OUT_OF_HOST_MEMORY errors. It won't slow down things. MD5/NTLM should be good candidates for stability testing, although there might be even better ones.
undeath Hardware 1 1,960 09-25-2018, 02:23 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

can you add comparison with the 1080ti as well? Considering the prices that seems fair.
undeath Hardware 93 83,310 09-24-2018, 12:01 AM
    Thread: Password list maker in progress
Post: RE: Password list maker in progress

Is there any advantage of this over the probably much faster internal rule engine?
undeath General Talk 3 2,906 09-22-2018, 11:04 AM
    Thread: Special mask attack rules?
Post: RE: Special mask attack rules?

use https://www.thesprawl.org/projects/pack/
undeath General Talk 2 2,216 09-20-2018, 07:10 PM
    Thread: Kerberos v.5 hashing key
Post: RE: Kerberos v.5 hashing key

pretty sure you need to set user/realm/salt appropriately
undeath hashcat 2 2,238 09-19-2018, 02:33 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

john2014 Wrote: (09-19-2018, 12:18 AM) -- If this is the case, why? Maybe because the minimum length for WPA is 8 chars and so the code first rejects BEFORE the rule is applied? -- exactly john20...
undeath hashcat 10 5,466 09-19-2018, 08:58 AM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

your input word must be at least eight characters (before rule manipulation), otherwise it'll be skipped
undeath hashcat 10 5,466 09-18-2018, 09:07 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

Nikos Wrote: (09-18-2018, 07:55 PM) -- INT4 and INT8 low precision integers -- wtf does that even mean?
undeath Hardware 93 83,310 09-18-2018, 09:05 PM