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: Restore point stays at 0
Post: RE: Restore point stays at 0

Number of entries in the hashfile also has a big influence.
atom hashcat 3 1,754 06-22-2019, 03:51 PM
    Thread: Restore problem
Post: RE: Restore problem

You can not restore if any of the data (including paths and dictionaries) changed.
atom Very old oclHashcat-plus Support 2 6,671 03-18-2013, 10:36 AM
    Thread: restore session always crashes..
Post: RE: restore session always crashes..

well that says that it crashes somewhere inside AMD's OpenCL runtime, so it's not really an oclHashcat problem. Try to remove all *.kernel files in kernels/4098/*.kernel maybe it helps..
atom Old oclHashcat Support 9 15,049 05-14-2014, 06:50 PM
    Thread: restore session always crashes..
Post: RE: restore session always crashes..

you dont need to, only if you want oclhashcat to be able to access temperature and fan information. if you dont care about, just add --gpu-temp-disable and in that case you should be able to run it wi...
atom Old oclHashcat Support 9 15,049 05-15-2014, 08:13 AM
    Thread: Restore value is greater than keyspace.
Post: RE: Restore value is greater than keyspace.

You can not avoid it when updating to new version
atom General Talk 4 5,323 08-18-2017, 10:04 AM
    Thread: Restoring session skips words
Post: RE: Restoring session skips words

You can restore only from valid checkpoints (the one stored in the .restore file) or the checkpoint listed in the status view. Otherwise you risk valid candidates to not crack the handshakes.
atom General Talk 2 3,227 11-20-2017, 08:32 PM
    Thread: Restructuring pot file
Post: RE: Restructuring pot file

Why, I dont see the advantage
atom Feature Requests 4 9,887 07-31-2012, 02:23 PM
    Thread: Restructuring pot file
Post: RE: Restructuring pot file

I dont like the idea of switching the position of hash and salt but I udnerstand the problem. What I can do is to encode the salt in hex, what you think?
atom Feature Requests 4 9,887 07-31-2012, 04:33 PM
    Thread: Results: oclHashcat-lite-0.11-rc3-12.8
Post: RE: Results: oclHashcat-lite-0.11-rc3-12.8

M@LIK Wrote: (12-13-2012, 12:11 PM) -- Why MD5 benchmarks are appearing twice? Once in the beginning and again in the end... -- A bug which is there since v0.09 or so :)
atom Beta Tester 7 7,855 12-16-2012, 10:37 AM
    Thread: Resume is broken
Post: RE: Resume is broken

Hashcat will recognize if a wordlist changed (or was recreated). That makes sense in your case, so it's correct if it starts from 0. And that's correct to do it, because if you change it, the keyspace...
atom hashcat 24 24,090 07-18-2016, 01:07 PM
    Thread: Resume is broken
Post: RE: Resume is broken

The restore system is fine as it is and works well. It would be better to not use files that obviously include a BF keyspace. This is the root of your problem
atom hashcat 24 24,090 07-19-2016, 08:52 AM
    Thread: Resume is broken
Post: RE: Resume is broken

Yes, that's the reason. The dictstat does not work with removeable drives. Anyway you shouldn't use files. If you want to skip repeating character you can use maskprocessor and pipe it to hashcat via ...
atom hashcat 24 24,090 07-20-2016, 10:02 AM
    Thread: Resume/save function for hashcat
Post: RE: Resume/save function for hashcat

done in v0.20, thread closed
atom Feature Requests 4 21,473 06-18-2010, 10:44 AM
    Thread: Retain trigger not working with WPA2
Post: RE: Retain trigger not working with WPA2

You can disable retain with --gpu-temp-retain=0
atom hashcat 3 4,528 08-12-2016, 03:27 PM
    Thread: Return Code backwards
Post: RE: Return Code backwards

There is a docs/status_codes.txt that lists the return codes for -lite and -plus
atom Very old oclHashcat-lite Support 3 9,113 11-03-2012, 11:01 AM
    Thread: Return Code backwards
Post: RE: Return Code backwards

Its required for some self-test scripts.
atom Very old oclHashcat-lite Support 3 9,113 11-05-2012, 01:07 PM
    Thread: Reverse pass and hash on oclHashcat-plus
Post: RE: Reverse pass and hash on oclHashcat-plus

yes, use rules
atom Feature Requests 2 7,535 12-20-2011, 10:14 AM
    Thread: Reversing MSCHAPv2 to NTLM
Post: RE: Reversing MSCHAPv2 to NTLM

This can be a bit tricky, so I've added a new tool to hashcat-utils called ct3_to_ntlm.c. It's on github already. You need to know that that's two different versions for NetNTLMv1. The one with and...
atom User Contributions 18 36,659 10-05-2016, 02:24 PM
    Thread: Reversing MSCHAPv2 to NTLM
Post: RE: Reversing MSCHAPv2 to NTLM

No, because 14000 is a generic DES cracker, not a NetNTLM reverser. You recompute your chall data easily yourself, see the tool i've pushed. Just a single md5
atom User Contributions 18 36,659 10-06-2016, 06:03 PM
    Thread: Reversing MSCHAPv2 to NTLM
Post: RE: Reversing MSCHAPv2 to NTLM

There's a : missing
atom User Contributions 18 36,659 11-03-2016, 12:05 AM