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 [asc] Views Posted
    Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: RE: PHDays Hashrunner challenge 2015 - Writeup

If you want to crack SCRYPT with hashcat just check out the latest beta version.
atom Organisation and Events 14 39,743 05-24-2015, 04:11 PM
    Thread: WPA/WPA2 hash help
Post: RE: WPA/WPA2 hash help

Yeah it's fine it will go through all passwords 0000000000 - 9999999999 but not in that order unless you use --markov-disable. Note it will not crack "012345" because it's not of length 10.
atom Old oclHashcat Support 14 17,250 07-10-2015, 09:53 AM
    Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X

Would need to test that. Which CUDA GPU are they using?
atom Old oclHashcat Support 14 17,335 09-18-2015, 10:37 AM
    Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X

Because I'd need to test it and since I do not have such a Device I can't port it.
atom Old oclHashcat Support 14 17,335 09-21-2015, 09:36 AM
    Thread: Hashcat-gui, windows 8.1, GTX660OC, two GTX570 card issues.
Post: RE: Hashcat-gui, windows 8.1, GTX660OC, two GTX570...

Remove kernels folder
atom hashcat 14 15,999 10-05-2016, 12:26 PM
    Thread: hashcat 3.10 Ubuntu 12.04 different GPUs HD5830, HD5970 - what driver works for both?
Post: RE: hashcat 3.10 Ubuntu 12.04 different GPUs HD583...

You need the installer from the AMD website. The ideal driver is 15.12, not 15.9.
atom Hardware 14 19,165 10-25-2016, 11:02 AM
    Thread: hashcat 3.10 Ubuntu 12.04 different GPUs HD5830, HD5970 - what driver works for both?
Post: RE: hashcat 3.10 Ubuntu 12.04 different GPUs HD583...

Yes, update your GPU and save alot of headache :)
atom Hardware 14 19,165 10-30-2016, 03:31 PM
    Thread: Hex ch and small problem
Post: RE: Hex ch and small problem

?b doesn't make sense because DES strips the highest bit and you'll end up with a 56 bit keyspace. That's what DES_full.charset is optimized for, to search only within this 56 bit keyspace.
atom hashcat 14 12,596 02-06-2017, 10:11 PM
    Thread: Hex ch and small problem
Post: RE: Hex ch and small problem

Quote: -- with this 1 year 59 days -1 charsets/DES_full.charset -2 charsets/DES_0_9.charset ?2?1?1?1?1?1?1?1 where DES_0_9.charset is without ABCDEF -- This totally makes no sense. Do not ...
atom hashcat 14 12,596 02-08-2017, 11:46 AM
    Thread: Hex ch and small problem
Post: RE: Hex ch and small problem

There's actually two ways: Use multiple masks with N constants in it to divide the total keyspace or a large rewrite of hashcat. But both can't help you. Such an integer overflow just shows that your ...
atom hashcat 14 12,596 02-21-2017, 10:39 AM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

The reason is what I've described with the results of my tests if AMDGPU-Pro. The power-saving is simply too aggressive and there's no way (yet) to turn it off.
atom hashcat 14 14,791 04-20-2017, 08:20 AM
    Thread: KFA2 1080 ti low utilization
Post: RE: KFA2 1080 ti low utilization

Just add --powertune-enable (it's what the video player do and what causes the speed increase).
atom hashcat 14 9,378 11-02-2017, 11:50 AM
    Thread: Benchmarks for hashcat v4.00 on AMD and NVIDIA cards
Post: RE: Benchmarks for hashcat v4.00 on AMD and NVIDIA...

Most relevant, maybe not perfect: https://docs.google.com/spreadsheets/d/1Xy0kkwB6Jkqo7CEprS-GtcUp3dZFWzV_FvZqWNHWmBM/edit#gid=785768233
atom Hardware 14 15,972 11-06-2017, 02:43 PM
    Thread: Benchmarks for hashcat v4.00 on AMD and NVIDIA cards
Post: RE: Benchmarks for hashcat v4.00 on AMD and NVIDIA...

Benchmarks are from Vega64 Air, which has 290W TDP (and from my experience it never pulls more than 250W). It's the liquid version which draws 350W. Anyway the V100 is the killer if it wouldn't be...
atom Hardware 14 15,972 11-07-2017, 11:07 AM
    Thread: cracking salted SHA1
Post: RE: cracking salted SHA1

It does look like hex but I doubt that it is becuase true hex encoding would require an even number of characters as salt.
atom hashcat 14 19,731 09-24-2018, 03:32 AM
    Thread: 4-Way Handshake vs PMKID
Post: RE: 4-Way Handshake vs PMKID

The main time for computation is in the PBKDF2 (99.99999%, well not exactly but you get the point), not anything after that. Therefore anything after that PBKDF2 can be seen as almost not existent.
atom hashcat 14 9,433 04-05-2019, 04:53 PM
    Thread: ATI and Nvidia - same system?
Post: RE: ATI and Nvidia - same system?

you say its crashsing. is it really crashing? i mean theoretically it should catch the exception and give an appropriate error message. if this is not the case its a bug. just want to be sure about it...
atom Hardware 13 33,096 10-13-2010, 10:12 AM
    Thread: ATI and Nvidia - same system?
Post: RE: ATI and Nvidia - same system?

cat 10.9 and sdk v2.2 is perfect. but you may need to use latest beta, i will send you link in PM
atom Hardware 13 33,096 10-13-2010, 10:13 PM
    Thread: [Help] Joomla 1.5.X hash
Post: RE: [Help] Joomla 1.5.X hash

32 byte salt is not supported since v0.24. max 31 byte.
atom Very old oclHashcat Support 13 40,947 01-27-2011, 10:50 AM
    Thread: ATI and Nvidia - same system?
Post: RE: ATI and Nvidia - same system?

oclHashcat v0.25 fixes this
atom Hardware 13 33,096 01-31-2011, 06:44 PM